...
- In the CMS, go to Settings → SEO Maintenance (/zSearchEngineOptimisationMaintenance.aspx).
- Click the Page Redirects tab.
- Click New.
Populate the fields as per the table below:
Field Value Notes Incoming URL The old page URL from the first forward slash ('/') onward. Example:
www.commercevision.com.au/old-page would be entered as '/old-page'.Outgoing URL The new page URL from the first forward slash ('/') onward. Example:
www.commercevision.com.au/new-page would be entered as '/new-page'.Include URL Parameters Leave this box unticked to exclude parameters. URL parameters structure extra information for a URL such as specifying dynamic content, filtering, user or campaign tracking. Parameters start with a ‘?’ symbol after the URL. Multiple parameters are separated by the ‘&’ symbol.
Here is a simple one that specifies a product after the product display URL:
When included, the system will pass thru any parameters from the incoming URL and attach to the outgoing URL
If this is a parameterised URL, decide whether the parameters need to be included or excludedfor the target. E.g., Parameters are sometimes generated dynamically when a user completes an action without’t actually changing the content on the page. If the target URL is the primary URL, you may not need to add parameters used in the incoming URL.
Response Code 301 (Moved Permanently) This tells search engines and crawlers that the page has moved permanently. Match Type Exact Match or Path Determines how to match the incoming URL
Path: only match path without the parameters (i.e. the section before the "?")
Exact Match: requires matching for the entire incoming URL including any parameters
- Click OK to save.
Related help
...