You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »


Article Description:

  • Web site administrators will need to refer to this information when they need to set up SEO friendly URLs, also knows as page routes, for a site.

To Create a Page Route:

  1. From the 'Administrator Role', go into 'SEO'. To do this:
    • Under Settings in the menu, click on 'SEO'.
    • Alternatively navigate to 'zSearchEngineOptimisationMaintenance.aspx'.
  2. Select the 'URL Routing' tab
  3. Click on 'New' which is located below the grid containing the page routes.
  4. Insert the relevant details into each field
  5. Click on 'OK' to create the page route or 'Cancel' to not insert the page route.
  6. Click on 'Re-register Routes' in order for the new page route to be operational for the site

To Edit a Page Route:

  1. From the 'SEO Page' and 'SEO Tab' inside that page, use the search bar above the grid containing the page routes to find the page route to maintain.
  2. Select the page route's record from the grid.
  3. Click on 'Modify' which is located below the grid containing the page routes
  4. Update the relevant details for the page routes
  5. Click on 'OK' to save the changes or 'Cancel' to leave the page route's details as is.
  6. Click on 'Re-register Routes' in order for the edited page route to be operational for the site

Property

Description

SequenceThe order in which the page routes are interpreted

Route Name

Name of the route

Route URL

Route for mapping requests (e.g. "Help" )

Web Page

Web Page that requests matching the above route are redirected to (e.g. ~/CustomPage.aspx)

Default Parameter Values

Need to specify default values for parameters (e.g. custompage=Help)

Examples

Sequence

Route Name

Route URL

Web Page

Default Parameters

Resulting final SEO Friendly URL

1

Contact Us

ContactUs

~/Questionnaire.aspx

questionnaire=Contact

www.YourWebSite.com/ContactUs

2

Help

Help

~/Custompage.aspx

custompage=Help

www.YourWebSite.com/Help

3

Home

Home

~/Home.aspx

 

www.YourWebSite.com/Home

Error rendering macro 'contentbylabel'

parameters should not be empty

  • No labels