Today I am going to teach you how to add create custom 404 error page for blogger/blogspot. This is very simple and easy. The main uses of Custom 404 Error Page for blogger is; whenever request any page or link which is not available on server at that time custom error page will be display.
Here below I have provided a few simpe and easy to use steps for creating custom 404 error page for blogger. Please follow it and you will be able to make changes according to requirements.
Steps to Create Custom 404 Error Page for Blogger
  1. ·         First of all Login on your Blogger/Blog Account.
  2. ·         Then go on Dashboard,
  3. ·         Then Click on Settings,
  4. ·         Then Click on Search preference,
  5. ·         Here see Custom Page not found and Edit it,
  6. ·         Paste the html code here that I have provided,
  7. ·         Save It.

Code for Blogger


<div class="separator" style="clear: both; text-align: center;">
<a href="http://www.webandblogsolutions.blogspot.com/files/404.gif" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img border="0" src="http://www.webandblogsolutions.blogspot.com/files/404.gif"/></a></div>
<br />
<span style="color: red;"><b>Oops! 404 File or Directory Not Found</b></span><br />
<br />
<br />
Go to our&nbsp;<span style="color: red;"><b><a href="http://www.webandblogsolutions.blogspot.com/" target="_blank">Home page</a></b></span> to explore more...........<br />
<br />
<div>Contact With us <b><a href="http://www.webandblogsolutions.blogspot.com/" target="_blank">Contact us</a></b></div>

If you are feeling any difficulty, you can also take help from the picture I have provided below. It will also help you. And if still have problem, then comments below and we will help you.