Saturday 28 February 2015

How to Set up Error 404 Not Found Page in Blogger.

Setting up Error 404 web page in blogger is very important for each web developer.If you have beautiful template for your blogger and not have Error 404 web page then it's a dark spot in your beautiful Blogger Template.Today, i will tell you How to set up Error 404 Not found page in blogger.

Set up Error 404 Page:

Just Follow below instructions to set up error 404 web page.

1: Go to Setting/Search Preference.

As you are seeing below, Go to setting then search preference and look for Custom page not Found as indicated in below snap shot.

2: Now Copy the code below and past in Custom page not found Option.

Simple Codes for error 404:



<style type="text/css" >
body {background:white url('<span id="IL_AD3" class="IL_AD">https</span>://lh6.googleusercontent.com/ EfrkRXhuE08/UOgYzurf6nI/AAAAAAAABP8/FIc5IZ4ASDU/s720/404-page-design-3.jpg')  50% 0% no-repeat !important;z-index:10000000;}
.sidebar, footer, .content, .header, .columns-inner, .footer-top {display:none;}
body {min-width: 0px !important;}
</style>

You can also use your own written script in Error 404 not found page too.

No comments:

Post a Comment