MaineHost.Blog

Understanding 301 Redirects, and why you should use them

Updated on July 1, 2024

301 RedirectsWhenever you are rebuilding a website, converting to another platform or just renaming a page you should be familiar with 301 Redirects.

Here are some examples of when you should use a 301 Redirect:

Example 1: If you have a page named /prods.html and you want to change the name to something that makes more sense like /products.html you should then use a 301 Redirect to so anyone going to the old page will be forwarded to the new page.

Example 2: You’re converting your website from an old html website to WordPress. All your old pages have .html at the end of them like products.html, and all your new pages in WordPress are just /products/ – Again, using 301 Redirects are very important so visitors visiting the old page are forwarded to the new page.

Example 3: You have a page that is no longer needed on your website, or has been combined with another page’s content. Use a 301 Redirect to forward the traffic to the old page to the new page, or to your homepage.

Reasons to use a 301 Redirect:

  • Forward visitors to old content to the new content
  • Prevent visitors from getting the dreaded 404 Page Not Found Error
  • Helping Search Engine Spiders and Bots find your new content.
  • Search Engines like Google hate finding 404 Errors

How to use a 301 Redirect:

  • If you are using WordPress the easiest way to use a 301 Redirect is to install the Simple 301 Redirect Plugin.  It easily allows you to enter the url of the old page, and the url of the new page and vwalla, that’s it, your done!
  • Another way is to edit your .htaccess file with a simple line of code:
    • Redirect 301 /products.html /products/

Google Webmasters Forum recommends that you use 301 Redirects anytime you move, delete a page on your website. You should also remember to update your sitemap so the old page is removed and your new page added.

Related Posts

How to ADD a user to your Google My Business Listing

How to ADD a user to your Google My Business Listing

Owners of listings can invite additional users to own or manage a listing. Adding owners and managers lets users share management of a listing without having to share personal account information. Owners, managers, and communications managers all have different levels of access to the listing. Only an owner can add or remove users. However, a manager may remove himself […]

read more
How Important is Website Speed?

How Important is Website Speed?

As with our WordPress Training, we are obsessed with website speed, from Fast Web Hosting of our servers, image compression to cleanly coded websites. Website speed has become more and more important from an SEO perspective as it has in the past. Google Analytics...

read more
What do these website error codes mean?

What do these website error codes mean?

Most Common Website Error Codes Explained When a browser requests a service from a web server, an error might occur. This is a list of HTTP status messages that might be returned: 1xx Website Error Codes - Informational Request received, continuing process. This class...

read more

WordPress
Development SuperHeroes

FEATURING:

WordPress Development