Redirecting obsolete URLs to a T4 page

With the transition from Commonspot to TerminalFour, most of the links to pages on www.scu.edu will be changing. We will be managing some of these changes at the web server level, to ensure that SCU web site home pages can still be found. But pages within sites will need to have page-level redirects added in order to avoid returning a 404 (broken link) error. For example:

Your current site includes a popular page with the following URL:

http://www.scu.edu/mysite/subsite/popularpage.cfm

In your T4 site, this page is found at

http://stage-www.scu.edu/mysite/popular/

To make sure that site visitors following a link to the original popularpage.cfm URL find their way to the new page, add the "Redirect to this page" to your T4 "popular" section. Enter the original URL path in the content type's URL field.

Just include the part of the URL that follows "scu.edu" - the host name doesn't need to be included. In our example, the form entry would look like this:

When site visitors follow a search engine link to the original popularpage.cfm URL, the web server will automatically redirect them to the new /mysite/popular/ page.

Here's an example of a T4 redirect in action. The following URL points to a page that doesn't exist at this path, but the new page includes a redirect that catches this URL and points it to the right location.

http://stage-www.scu.edu/webpublishing/index.cfm

Was this article helpful?
0 out of 0 found this helpful
Have more questions? Submit a request

0 Comments

Please sign in to leave a comment.