Your Blogspot Redirecting to NCR Not Found Error 404 Page? Here is How To Fix it

·

Recently, I shared a trick on how to stop blogspot.com from redirecting to .blogspot.com.ng but seems the script is now making SOME blogspot blogs to redirect to a 404 page.

A friend alerted me yesterday that www.freehtmlparser.blogspot.com is now redirecting to “Not Found” page. I checked and discovered it is not the “error 404” that occurs as a result of blog deletion. So, I tried deleting the script from the blog’s html and the problem was rectified.

So, if you’re experiencing same, sign in to your blog, go to “Template” > “Edit HTML” delete the code below from your HTML and Save.

<script type=”text/javascript”>
var blog = document.location.hostname.split(“.”);
if (blog[blog.length – 1] != “com”) {
var ncr = “http://” + blog[0] + “.blogspot.com/ncr”;
window.location.replace(ncr + document.location.pathname);
}
</script>

I hope it works for you.

Please Share :

Like What You Read?

Sign Up to get similar articles delivered to your email inbox.

Leave a Reply

Your email address will not be published. Required fields are marked *

7 responses to “Your Blogspot Redirecting to NCR Not Found Error 404 Page? Here is How To Fix it”

  1. Emmanuel Ekanem Avatar

    Thank bro, you are great! But am not comfortatble with my blog's mobile view, its boring http://nobleloaded.blogspot.com

    1. Jide Oguns Avatar

      If boring, change the template and customize the mobile view.

  2. Tech Things Avatar

    Hi jide i sent sent you an email on template Issue
    @Emm, i just check it, but it seems fine sha, anywhere depends how you want it.

    1. Jide Oguns Avatar

      OK. Will check and get back to you.

  3. Emmanuel Ekanem Avatar

    Bro Jide am using Awesome template buh sometime when i check my blog on mobile its my pc view that is displaying, instead of the mobile own, sometime it will just work fine.

    1. Jide Oguns Avatar

      ….on opera mini browser?

  4. omo9jatoja blog Avatar

    bro jide how do i add floating facebook like in my wordpress blog sidebar

Search

Copyright © 2025 | About | Advertise | Privacy Policy | Proudly powered by WordPress