Friday, January 16, 2015

Leave a Comment

How To redirect 404 error Page to Homepage In Blogger?


How To redirect 404 error Page to Homepage In Blogger?
How To redirect 404 error Page to Homepage In Blogger?
404-error

What Is 404 Error Page is about?

A 404 Error page tells us and the search engines that you have search is not available or is under construction by the authority (Admin). If there is 404 error page then it will show a message similar to these messages "404 Error404" "Not Found The Requested URL (URL)" "HTTP 404 Not Found""404 Page Not Found"

Why 404 error page Happens?

So Dear Bloggers! 

This may happen because maybe you have changed the URLs of your posts after on OR
Maybe You have Removed Some posts or maybe you have overhauled your template or your visitor might have misspelled the specific URL.


How to Redirect 404 Error Page to Homepage In Blogger?

How to Redirect 404 Error Page in Blogger?
How to Redirect 404 Error Page in Blogger?
  • Go to Blogger.com or Blogspot.com
  • Go to Settings
  • Search preferences 
  • Custom Page Not Found

There paste the following Code :
 Sorry, the page you're looking for in this blog does not exist.
You will be redirected to homepage shortly.<script type = "text/javascript">BSPNF_redirect = setTimeout(function() {location.pathname= "/"}, 5000); </script>
 Well, you can still customize it in your way like you can change the text written above to anything you like " Sorry for inconvenience, Please Come back later". Its your own will. If you want to Redirect 404 error page to any other specific page then you can just replace Pathname To Href and / with your Specific URL.
You can Manage the Time of redirection also here in the code it is 5000 Milliseconds. you can modify it according to your wish. Now save it.


How To Check If Code Works or not?

This is a valid question how can we check that our code works or not?
Well, yes you can check your code is working or not. All you need is to just put some letters in your address bar (Specific URL of Your Blog).If the page redirects to your homepage after specific time like i have selected 5 seconds then it is working if not then its not working anymore.

Benefit Of 404 Error page Redirection?

By customizing your 404 error page you can reduce your bounce rate as well as you will see a great increase in your traffic. It will help the visitor to navigate your blog more easily and comfortably. 

Last Words:

Hey folk's i hope it will help you a lot. for more update stay close to me and after read this article comment must as a feedback. And also tell me about your ideas what you wanna to read and what you want i'll try my best to give that to you :)