If you are using Google blogger you must setup 404 page redirections, if not this will affect your organic search results. I am using blogger since 2009 for 9lessons.info and I am not paying any hosting charges till today, I suggest everyone should start a blog with blogger. This post will explain you how to setup a blogger 404 redirection page in a simple way, now you can try here with wrong URLs.
Live Demo
Step 1
Go to blogger and create a simple page with title Page not found.
Step 2
Go to blogger Settings -> Search preferences
Step 3
404 Page URL.
Redirection JavaScript here just modify with your page pathname value.
<script type = "text/javascript">
setTimeout(function()
{
location.pathname= "/p/page-url.html"
},
1000);
</script>
setTimeout(function()
{
location.pathname= "/p/page-url.html"
},
1000);
</script>
Step 4
Copy the code inside the text box and click Save Changes.
nice bro,thanks for ur all posts
ReplyDeletenow my blog was looking cool ... thanks for your idea sir :)
ReplyDeleteam a great fan of you...
Thanks for sharing A informative article.
ReplyDeleteGreat Srini.. :) Thanks for Help.
ReplyDeletelooking good...
ReplyDeletethank you for sharing the step by step tutorial on setting up 404 page in blogger.
ReplyDeletenice bro!!
ReplyDeleteIt is informatics help about 404 redirection on Google blogger. Thanks for sharing...
ReplyDeleteNice.
ReplyDeleteNice information bro, thanks for sharing..
ReplyDeleteIs your domain on GoDaddy. I am having trouble routing the naked domain [example.com] to my blog site though www.example.com gets redirected properly
ReplyDeletethis is usefull ,and i like the live demo version allthatwebstuff.
ReplyDeleteVery Good Screen short Tutorial.. Great Information.. I am happy to Read this Post..
ReplyDeleteThanks bro, it's great information about 404 page redirection.
ReplyDeleteGreat post.. I am impressing to Read this Post. Thanks
ReplyDeleteThanks you for the trick,, Now I can design my own 404 page :D
ReplyDeleteI think there is no need to add any JS code anywhere because, when some one click on broken link of your blog it moves automatically to 404 error page.
ReplyDeleteI would like to know more about it in detail.
Very nice, thanks for tutorial
ReplyDeleteThis comment has been removed by the author.
ReplyDeletethanx for this post...
ReplyDeletekeep it up...
Thanks for information
ReplyDeletethank you bro (y)
ReplyDeleteAwesome this is Great information Thanks..
ReplyDeleteI am joyful to read this post, its an attractive one. Thanks for this amazing post... I hope you will be adding more in future. Thanks..
ReplyDeleteGreat fix, worked a treat. Much better than trying to adapt the standard 404 page. Thanks for sharing.
ReplyDelete