Bluehost Web Hosting Help

Redirecting Web Page

Summary

This tutorial will how you how to use the Redirects tool which will allow you to redirect your domain names. This can be useful if you need to temporarily take a website down or direct visitors to a new website location.

Navigate to the Redirects page

  1. Login to your Bluehost cPanel account.
  2. Click the Domains tab, near the top of the page.
  3. Click the redirect sub-tab.

301 or 302 Redirect

From the add redirect menu, you will need to choose which type of redirect to use.

  • Permanent 301: A 301 redirect will update the visitors bookmarks and direct search engines to the new site.
  • Temporary 302: A 302 redirect will redirect the visitor or search engine, but will not update the bookmark and the search engine will continue to index to the original page.

Url to Redirect

  1. Choose your domain name you would like to redirect, using the drop-down menu.
  2. If you would like to redirect a single page or directory; you can use the text field following the drop-down menu to enter the name of the folder or file.

Destination URL

Enter the full URL of the page you will be redirecting to in the "redirects to ->" text field.
Note: You need to enter the protocol as well, e.g. http://, https:// or ftp://

WWW Redirect options

Select if you will be redirecting www. or not.

  • "Only redirect with www."This option will only redirect visitors that use www. as part of the URL
  • "Redirect with or without www."This option will redirect all visitors.
  • "Do Not Redirect www."This option will not redirect visitors that use www. as part of the URL

Wild Card Redirect

  1. Click the "Wild Card Redirect' if you would like to redirect to the same file on the new destination.
    Example: www.example.com redirects to www.example-destination.com
    • With "Wild Card Redirect": www.example.com/about.html will redirect to www.example-destination.com/about.html
    • Without "Wild Card Redirect": www.example.com/about.html will redirect to www.example-destination.com

  2. Click the "Add" button to create the redirect.
Video "How-to" Tutorial 585,468 views bookmark tags: cpanel cpanelutilities domain forward redirect


Was this resource helpful?

Did this resolve your issue?


Please add any other comments or suggestions about this content:





Recommended Help Content

How To Redirect A Website - How To Setup A 301 Or 302 Redirect

How do I create a redirect?

How To Code a PHP Redirect - PHP Header Redirect

How do I redirect users to another page using PHP?

Redirects that do not work due to PHP variables

The redirection of www.yourdomain.com/default.html or index.html to http://www.yourdomain.com/index.php?act=whatever redirects it to http://www.yourdomain.com/index.php%3fact=whatever In other words,

Related Help Content

PHP pages do not display

If suddenly when you go to your page, you get nothing on the page. You can still get HTML to display, just not PHP. To serve HTML pages to browsers, we don't associate the Apache processes with your 2

Enable site statistics for my website

I would like to view the statistics for my website.

Protect Specific Pages With SSL

This article will show a way to protect specific pages of your website with SSL. This may have benefits for SEO and can be used on pages that contain forms, shopping carts or any other page where users might enter sensitive information.

How To Host Primary Domain From A Subfolder htaccess

How do I make a sub directory (or sub folder) act as the public_html for your main domain?

How To Redirect Rewrite Using The htaccess File - www to non-www

How do I perform a URL redirect/rewrite using the .htaccess file?

Domain Dispute Policy

As the registrar, we will assist in the following domain dispute, providing the specific criteria is met. The domain has been moved without the domain owner's consent by means of the password or EPP c

Accessing Web Disk and WebDav

This article will explain how to access and use the Web Disk and cPanel as well as explain variations for different operating systems.

Cron Job Basics

Learn how the Cron Job tool can help you automate the scripts on your web site.