Versions Compared

Key

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

...

Alias redirects route URL requests for nonexistent URLs to a valid target URL. The target URL for an alias redirect can be a page in the current web initiative(s) as well as an external URL. Redirects allow you to use a make available simple, easy to remember URL URLs to direct users visitors to pages on your website in cases where your tree structure is complicated or the target URL contains a difficult to remember path structure. URL aliases can only be a single identifier that contains no hierarchical structure. The address of the alias URL is relative to the root URL of your website. For example, if the root of your website is: www.gxsoftware.com, then any alias URL you create can only be reached in a browser via a URL that adds the identifier to the root address, www.gxsoftware.com/<alias> <alias> for example, where <alias> is an identifier such as "Products", "Services", "Developer Support" and so forth.

...