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

Compare with Current View Page History

« Previous Version 12 Next »

 

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. This is especially useful for Custom pages (Creating custom pages) to give them a meaningful and SEO-friendly URL.

Step-by-step guide

To Create a Page Route:

  1. From the 'Administrator' role, navigate to 'SEO' in the Settings Menu.
  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 (refer to the legend below).
  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.

It is important to note that 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 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's route details as is.
  6. Click on 'Re-register Routes' in order for the edited page route to be operational for the site.

 

Property

Description

Sequence

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

Note: 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.).

Examples

Sequence

Route Name

Route URL

Web Page

Default Parameter Values

Resulting final SEO-friendly URL

10

Contact Us

ContactUs

~/Questionnaire.aspx

questionnaire=Contact

www.YourWebSite.com/ContactUs

10

Help

Help

~/Custompage.aspx

custompage=Help

www.YourWebSite.com/Help

10

Home

Home

~/Home.aspx

 

www.YourWebSite.com/Home
20About UsAboutUs~Custompage.aspxcustompage=aboutuswww.YourWebSite.com/AboutUs
500Product RouteProduct/{product}/{ProductSEOName}~/ProductDisplay.aspx www.YourWebSite.com/product/product-code-or-name
500Category RouteCategory/{CategorySEOName}/{*CategorySEONameOptional}~/ProductDisplay.aspx www.YourWebSite.com/category/category-code-or-name

 

 

Users can be redirected to Specials/Campaign pages from a URL. First, create a Page Route for the Custom Page or Template.

Then simply include the URL with an 'R' parameter prefacing the Custom Page name: http://mywebsite.com.au/login.aspx?R=mycampign  

 

Error rendering macro 'contentbylabel'

parameters should not be empty

  • No labels