Thursday 3 January 2019

Blogger 404 page not found error codes

1ST METHOD CODE


Sorry, the page you were looking for in this blog does not exist. You will be redirected to homepage shortly.
<script type = "text/javascript">
//Blogger 404 Redirect v1.0 (makingdifferent.com)
BSPNF_redirect = setTimeout(function() {
location.pathname= "https://hinglish-help.blogspot.com//"
}, 5000);
</script>




SECOND METHOD CODE


<b:if cond='data:blog.pageType == "error_page"'>
Oops! Page does not exist. We are redirecting you to home page.
<meta content='5;URL=https://hinglish-help.blogspot.com/' http-equiv='refresh'/>
</b:if>

4 comments: