What is a 301 Redirect?
A 301 redirect is a way to permanently reroute traffic from an old URL to a new one. If a business is moving to a new website, it might be hard to reach all the customers about the change (and even harder to get them to remember).
A 301 redirect solves the problem by rerouting all the traffic from the old URL to the new one. So customers who accidentally go to the old site will automatically end up at the new one, even though the URLs differ.
You can add 301 redirects for single pages or entire domains. All you have to do is add a line into your .htaccess file. This is easy to do in Pair's Account Control Center. Just follow the steps below:
|
If you have a Managed WordPress or Podcast Websites hosting account, 301 redirects will be configured differently. See Setting up a 301 Redirect on Managed WordPress or Setting up a 301 Redirect on Podcast Websites Accounts. |
Accessing Your .htaccess File
Choose the tutorial that reflects your ACC interface type:
Not sure what the difference is? See Which ACC Interface Am I Using?
If you are using the Legacy Interface:
- Log in to your account at my.pair.com
- Click Domains in the left sidebar
- Click Manage Your Domain Names in the drop-down
- Under Domain Name, click the name of the domain you would like to redirect
- Across from Web Settings, click Manage Web Settings
- If you have never created an .htaccess file before, click Create an .htaccess File. If you already have a .htaccess file, click View or Edit Your .htaccess File