Add URL and Site-Search Redirects
Overview:
To create 301 or 302 URL redirects follow the steps below. You can do this in two ways:
- Manually with the Admin Tool
- Bulk import from a CSV file with the Import Tool
This function is useful if you want to add a Search Term Redirect that allows you to direct consumers to a specific page when they search for a term on the site search; e.g. Customer Account can direct to the Login page.
To add a URL or Search Term Redirect follow the steps below:
Create a New Redirect
-
From the dashboard click Settings.
-
Then click Redirects.
The Redirect Settings page displays.
The default tab is URL Redirects, click the Search Redirects tab to toggle between them as required.
-
Click + New Item.
The Redirect form displays.
-
Enter the Pattern.
- The old URL path that you want to redirect. For example, if your old URL was http://www.sitename.com/baseball then you would enter baseball.
-
Enter the Destination.
- The new URL path that you want to redirect to. For example, if you new URL is https://www.sitename.com/products/baseball then you would enter products/baseball.
-
Enter the Code.
- Select between a 301 (permanent) or 302 (temporary) redirect.
-
Select the Regex option.
- Select if you want the Pattern field to contain a regular expression. For example: ^tennis will redirect all URL paths beginning with the term "tennis".
-
Click Save.
Bulk Import URL Redirects
-
From the dashboard click Settings.
-
Then click Import.
The Import page displays.
-
Select the Model from the dropdown list.
-
Click Upload a File and select your CSV formatted file containing the following five fields:
- Code
- Regex
- Pattern
- Destination
- SearchTerm
Please sign in to leave a comment.
There are 0 Comments