Show Mobile Navigation

Recent Comments

Thursday, 8 August 2013

, ,

Remove Home And Older Post Links For Blogger

Unknown - 15:11
Remove Home Link

As you can see the Newer Post, Home and Older Post links in the picture shown above, these links are not good for navigation because the main Home link is already present in the header and others links are not attract the user to go your blog's older or newer post. We are suggesting you to better use Related Post With Thumbnails For Blogger rather showing these Newer Post, Home and Older Post links. These links are also not to decrease your bounce rate too.

Now how to remove Newer Post, Home, Older Post links, this can be done easily just by putting a CSS code in your HTML code. Follow the steps below to Remove these links:

  • Go to Blogger Dashboard
  • Click the blog in which you want to remove these links
  • Click on "Template" tab, and then click on "Customise"
  • This will open Blogger Template Designer, Click on "Advance" tab
  • Put the follow CSS in the Custom CSS box
 #blog-Pager {
display:none;
}

  • Click on "Apply to blog"
  • you can check your blog post and its removed
We will glad to listen you feedback. Thank you

0 comments:

Post a Comment