Domain Redirects
Last updated
Last updated
The domain redirect is accessed through Domain Redirects. The user can add the domain redirects through the domain redirect table which consists of the domain from which it needs to be redirected, the subpath, and the complete URL destination to which it needs to be redirected. The module also supports the usage of wildcard redirecting, thus many requests can be handled with one instance of domain redirect.
By default on Drupal, there are default roles that can manage URL Redirects and they are:
Super Admin
SEO Admin
Site Admin
As a Super Admin, Site Admin, or SEO Admin, please navigate to Administration \ Configurations \ Search and metadata \ Redirect \ Domain Redirects.
Follow these steps on how to manage the domain redirects:
Fill in the From domain field
Fill in the sub path fields - add "/*" that means any path
Fill in the Destination field
Click the Save button
When filling in the From domain field, you are simply saying from where the users will be redirected to the Destination.
Example:
example.com/* => redirected.com