Friday 27 November 2015

Redirect blogger 404 error homepage OR any other page


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.href= "http://snehabloggingtips.blogspot.in"

}, 5000);
</script>

Replace path with href and / with home page


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.href= "http://snehabloggingtips.blogspot.in/p/labels-and-tags.html"
}, 5000);
</script>
Replace path with href and / with home page

To Read more on Blogging and Seo Tips Tricks 

No comments: