Internal Nodes Linkit

Component type

module

Maintenance status

Development status

Downloads

650

Component created

Component changed

Integration of Linkit module with Internal nodes module, Which allows you to select the nodes from Available node and you can set the url as your 301 redirect URL so, you don't need to go back and forth to check for node and nid. you can type the title and find the node that will give you full url.

Goto Domain

Component type

module

Categories

Maintenance status

Development status

Downloads

728

Component created

Component changed

In certain CDN configurations, the Drupal's origin is not visible to the URL nor is it connection to the webserver and the CDN pulls the pages from the webserver using the Origin Domain and delivers it to the users.

In such cases, as Drupal is being accessed only by the origin domain and was never aware of the site being accessed by the user through the CDN domain, the redirections by Drupal always end up with the Origin domain and not with CDN Domain.

goto domain

Path Alias Picker

Component type

module

Maintenance status

Development status

Downloads

509

Component created

Component changed

INTRODUCTION

Path Alias Picker allows you to search through taxonomy terms and menus and build your path alias through them. For example, you could pick the terms "drupal", "is" and "awesome" and the alias would be "drupal/is/awesome".

Note that the module isn't very clever (yet). It's only able to append parts to the existing URL.

A detailed (10 min. long) video demonstration can be found here: https://www.youtube.com/watch?v=wxRBSP6aonQ

Query Parameters To URL

Component type

module

Maintenance status

Development status

Downloads

5129

Component created

Component changed

This module provides the ability to rewrite URL query parameters into Clean URL components on specified paths.

Motivation

Views exposed filters generates URLs with multiple query parameters, and the URL path gets unwieldy fast if there are multiple filters and filter values used. Furthermore because the path contains query parameters, it might impact SEO results.

An example of a dirty URL like that could be:
example.com/events?field_category_id[0]=100&field_category_id[1]=101&field_author_name[0]=John