Create your Own Custom 404 Error Page (Most Recommended SEO tip)

The Error 404 “Page not found” is the error page displayed whenever someone asks for a page that’s simply not available on your site. The reason for this is that there may be a link on your site that was wrong or the page might have been recently removed from the site. As there is no web page to display, the web server sends a page that simply says “404 Page not found”.

404 Create your Own Custom 404 Error Page (Most Recommended SEO tip)

I come to know about this when i was analyzing my Google Webmaster and saw Crawler Error and after clicking and that what i saw that was worrying for me. here is the screenshot of my Google Webmaster.

my 404 Create your Own Custom 404 Error Page (Most Recommended SEO tip)

404 Error should not come if you want Google Page Rank. Because Google always keep analyzing how good the material you have on your site and how good your visitor feel when they come to your site. This is most annoying when user see Error 404 page. So what should we do so that our visitor never encounter this error page. Here are some most useful tips.

1. Modifying your .htaccess file

Create a file called 404.html(or whatever you want to call it) with whatever you want your visitors to see when they hit a missing page. A small sitemap and / or search is a nice idea, along with letting them know the file they requested is not available. For this do the following

  1. Make a page giving information whatever you want ( sitemap, archive or any message )
  2. Save the page as 404.html by going into  Tools>Web Developer>Page Source in Firefox.
  3. Upload this page into public_html (using FileZilla or cPanel)

To begin open up your .htaccess file if you already have one. This file resides in your public_html folder and usually a hidden file. To enter in this file Login into your cpanel and go to file manager (don’t forget to click on show hidden files). After opening the file put this code in this file.

ErrorDocument 404 /404.html

You can name your error file whatever you’d like and use whatever extension you are most comfortable.

2. Using cPanel

I am using HostGator as my Hosting Provider so i am putting tutorial for HostGator. You can see this tutorial also.

  1. Login to your cPanel
  2. goto Advance > Error Page as shown below

advance Create your Own Custom 404 Error Page (Most Recommended SEO tip)

  1. Select your Domain
  2. Select 404 (Not Found)
  3. Put any HTML code which you want to display
  4. click SAVE button

3. WordPress Plugin

404 Redirect can be easily done with the help of WordPress Plugin. This plugin will redirect your visitor to your homepage when he/she will visit a non existing page. I am using this plugin in my blog.


 Hope this will work for you. if have any issue just ask me in comment box.

All the Best !!

bh 620x203 01 Create your Own Custom 404 Error Page (Most Recommended SEO tip)

Blogging Domination Guide

If you are looking what is blogging and how you can make money through it.

Download our FREE book to know more about Blogging.

and know How to start blogging and make $$$ every month

In this book you will learn...

  • What is blogging and how to start it?
  • How to Setup your first blog on WordPress?
  • How to Monetize your blog again and again?
  • From where to get the inspiration?

Download our FREE Guide

I take your privacy very seriously

About Kulwant Nagi

Kulwant Nagi is the owner of this blog and belongs from Fatehabad, Haryana, India. He is having knowledge about HTML, PHP and CSS. He is fun loving guy and in his Free time he keeps playing with WordPress and maintaining his other blogs. Before coming into blogging he was working ASIC verification engineer.

BloggingCage Comment Policy: Your words must be your own, so try to be as nice and helpful you can be. So Please, only use your actual name and limit the amount of links that You submitted in your comment. We accept clean XHTML in comments, but don't overdo it please. No Spamming ( Read Our Comment Policy)

The Discussion

  1. Hi Kulwant!
    I have a question about this 404 Redirect plugin – does it redirect Google search robots too so that they don’t see these errors?

  2. Yes Tom it will do this also. if u want to redirect using plugin which i have mentioned here, then it will be so easy.
    Just edit in your plugin code and do the following changes..

    header(“Location: YOUR 404 page url”);

Start The Discussion

*

CommentLuv badge

 Subscribe to My Newsletter