Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

Page routes are checked each time a search is performed. Lower sequence numbers are examined first – therefore frequently used pages (i.e. 'Home', 'Login') should have a lower value than pages such as 'Terms & Conditions', which might only be viewed occasionally. 


To Edit edit a Page Route:

  1. Login as an Administrator.
  2. Navigate to 'Settings' --> 'SEO' or 'Page Routes'As Administrator, navigate to Settings → SEO or Page Routes (zSearchEngineOptimisationMaintenance).

  3. Click the 'the URL Routing' tab.

  4. Search for the required page route.

  5. Select the record via radio button.

  6. Click 'Modify'.

  7. Update the details as required.

  8. Click 'OK' to save.

  9. Click 'Re-register Routes' in order for the edited For the new page route to be operational for the site, click Re-register Routes.


Property

Description

Sequence

The order in which the page routes are interpreted. New page routes do not necessarily need to have unique values assigned.

NoteNOTE: The sequence values for Custom page routes should be lower than for Product/Category routes. This will help return results more quickly for non-product pages.  For instance, 'Contact Us', 'Help', and 'Home' could all have a sequence value of 10, and Product/Category routes could be 500.

Route Name

Name of the page route.

Route URL

Route for mapping requests - what will appear in the site's URL (e.g. 'Help', 'ContactUs' ).

Web Page

The web page that requests matching the above route are redirected to (e.g. ~/CustomPage.aspx).

Default Parameter Values

The default values for parameters based on the web page (e.g. 'custompage=Help' would be the Default Parameter Values for the 'Help' URL route.).

...