Skip Navigation
IT Connect
Connecting You to Information Technology at the UW

 

Redirecting Visitors to a New Location

IT Connect > Web > Publishing > URL Redirect

Choose Your Method

There are two primary ways of redirecting users to the location of your new website: server-based and browser-based. Both options offer various benefits and drawbacks, and individual site owners can choose which solution to use for their website.

Server-Based

Server-based redirects use simple directives in local .htaccess files that tell the web server that the content has changed locations and to immediately redirect the user to a new site. UW-IT recommends using this method.

Benefits

Drawbacks

Instructions

Setting up server-based redirect

Browser-Based

Browser-based redirects use a HTML header that tells the browser to redirect to a new location. This method allows a site administrator to optionally specify a waiting period before redirect and to leave a message announcing the URL change.

Benefits

Drawbacks

Instructions

Setting up browser-based redirect

Other Choices

Looking for URL Forwarding or Masking instead?

Contact Us

This page is maintained by UW Information Technology. Please contact us at help[at]uw.edu if you have any questions about this documentation, require assistance, or have feedback.