Menu

Lovely Cute
  • More Menu

    • Reports
    • Search
    • Graphs
    • Settings
  • Dream Fun Product

    Drop Menu

    • Reports
    • Search
    • Graphs
    • Settings
  • Home
  • About
  • Contact
  • Sitemap
  • Others
    • Gambar Lucu
    • Infografis
    • Inspirasi
    • Motivasi
    • Photoshop
    • Teka-teki
    • Tips
    • Ucapan

Quicker BD

  • Menu
  • Home
  • Blogger
    • SEO
      • SEO 1
      • SEO 2
    • CSS
      • CSS 1
      • CSS 2
      • CSS 3
      • CSS 4
      • CSS 5
    • Jquery
      • Jquery 1
      • Jquery 2
  • Music
    • Product 1
      • Sub Item
      • Sub Item
    • Product 2
      • Sub Item
      • Sub Item
  • Flat UI
  • Features
Home » Blogger jQuery » Blogger Tutorial » How-to » SEO » How to Redirect Blogger 404 Error (Page Not Found) To Homepage

How to Redirect Blogger 404 Error (Page Not Found) To Homepage

Redirect Blogger 404 Error (Page Not Found) To Homepage- If you have removed a page or post from your blog then your post will be no longer available but what about that you have linked that post elsewhere as internal link of external link. It will cause a lots of problems to users and/or search engine. When a users click on that link, it will be redirected to 404 error page (Page Not Found). which displaying a text similar to this  "Sorry, the page you were looking for in this blog does not exist" so thus, they will close tab and leave your blog. and in other side, the search engine's spider will be not able to crawl that page as it not available. So it will be good to remove that exist link of removed posts from where you have placed. Or one more thing you can do it to redirect that removed post URL to homepage of your blog. Here is this tutorial i am going to show how you can redirect your 404 error page to homepage.

How to Redirect Blogger 404 Error (Page Not Found) To Homepage

Also see : How to Add Breadcrumb to Blogspot Blog

Redirect 404 Error Page to Homepage Using Javascript

Go to your blogger dashboard > select your blog and then to Settings > Search preferences > Custom Page Not Found.


Copy and paste below code inside the empty box:

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.pathname= "/"
}, 5000);
</script>

As you can see the message in above code which is going to displayed that can be changed / modified as you want. If you want to redirect your blog 404 error page to another page than homepage, just replace pathname to href to / with the url of your page. Also you can change redirecting time with other value that 5000 which is the delay expressed in milliseconds.

Save the all changes and now your blog's 404 error page should be redirected to your desired page within 5 second or on that time which you have set in above code. 

That's it.  If you have any questions, Please ask by commenting below, also share your views about this method. don't forget to share this tutorial with your friends. Thanks :)
Add Comment
Blogger jQuery Blogger Tutorial How-to SEO

Share

Like

G+

Tweet

Tweet
Related Posts

Show Conversion CodesHide Conversion Codes
Show EmoticonHide Emoticon
Newer Older Home
Powered by Blogger.

Weekly Posts

  • How to Add A Transparent Notification Bar To Blogger
    How to Add A Transparent Notification Bar To Blogger
  • Xmas "Flying Santa Claus" Widget for Blogger
    Xmas "Flying Santa Claus" Widget for Blogger
  • Supreme V2 ( Version 2) Responsive Blogger Template Download for free
    Supreme V2 ( Version 2) Responsive Blogger Template Download for free
  • How to Add Animated Flying Android Man Widget to Blogger
    How to Add Animated Flying Android Man Widget to Blogger
  • Create a Free Blog with Blogspot.com
    Create a Free Blog with Blogspot.com
  • How to Embed YouTube Videos In Blogger Posts
    How to Embed YouTube Videos In Blogger Posts
  • Use A Drop Cap Large First Letter In Posts On Blogger
    Use A Drop Cap Large First Letter In Posts On Blogger
  • Download Best and SEO Friendly Blogger Templates for your Blog
    Download Best and SEO Friendly Blogger Templates for your Blog
  • Flash SWF file Embed Code Generator
    Flash SWF file Embed Code Generator
  • Simple Recent Posts Widget for Blogger / Blogspot
    Simple Recent Posts Widget for Blogger / Blogspot

Blog Archive

  • ►  2017 (2)
    • ►  October (1)
    • ►  May (1)
  • ►  2016 (5)
    • ►  October (1)
    • ►  September (1)
    • ►  March (1)
    • ►  February (2)
  • ►  2015 (28)
    • ►  November (1)
    • ►  September (7)
    • ►  August (2)
    • ►  July (1)
    • ►  June (1)
    • ►  April (3)
    • ►  March (3)
    • ►  February (5)
    • ►  January (5)
  • ▼  2014 (105)
    • ►  December (4)
    • ►  November (6)
    • ►  October (1)
    • ►  September (8)
    • ►  August (12)
    • ▼  July (14)
      • Related Posts Widget with Thumbnails and Summary f...
      • How to Embed Audio MP3 Player In Blogger Post
      • Recent Posts With Thumbnails For Particular Label ...
      • Add Background Color or Image in Blogger Posts Usi...
      • Customize Blogger Threaded/Nested Comments with CSS
      • Simple Recent Posts Widget for Blogger / Blogspot
      • How to Add Flash Animated Label Cloud Widget to Bl...
      • Supreme Blogger Template (Responsive) Free Download
      • How to add alexa rank widget to blogger / website
      • How to Redirect Blogger 404 Error (Page Not Found)...
      • How to Add Custom Popular Posts Widget to Blogger
      • How to Add CSS Code in Blogger Template
      • Add Stylish Most Commented Posts Widget to Blogger
      • How to create sitemap page in blogspot blog
    • ►  June (5)
    • ►  May (11)
    • ►  April (5)
    • ►  March (15)
    • ►  February (24)

Labels

  • Facebook
  • twitter
  • googleplus
  • linkedin
  • youtube
  • flickr
  • vimeo
  • deviantart

Copyright Quicker BD 2018

Published By Gooyaabi Templates