Hello folks, today with my this post I am going to tell you about how you canredirect 404 error pages to your homepage in Blogger. It is very important for any blogger to keep his or her blog in very healthy position. The 404 error arises in your blog when you delete some of the pages or posts from your blog and because of which the visitors will get 404 error whenever they visit those deleted pages or posts. Friends, this is not good for the reputation of your blog. Visitors to blog will think that your blog is a low quality blog. So guys, to give solution to the 404 error I have come up with very simple steps for redirecting 404 error Pages to your homepage in Blogger.
Redirect 404 Error Pages To your Homepage
Steps To Redirect 404 Error Pages To Your Homepage:
Step 1:Log Into your Blogger Account.
Step 2: Go to the Dashboard.
Step 3: Tap on Settings –> Search preferences –> click on Edit
Redirect 404 Error Pages To your Homepage
Step 4: Paste the below code in the box.
<script type = “text/javascript”> window.location=”https://www.techgeck.com”; </script>
Replace the name of my blog that is,“https://www.techgeck.com“ with your blog’s name.
Redirect 404 Error Pages To your Homepage in Blogger
Step 5: Now click on the save changes, now your 404 error page will be redirected to your homepage in blogger.
That’s all you have to do for Redirecting 404 Error pages to your homepage in blogger successfully.