Seo Master present to you:
In Blogger Blogs, there are newer posts, home and older posts links below every post. That's been set by default by blogger , but you can change them to buttons as mentioned above or the text of your choice. e.g.. next page or previous page. 2013, By: Seo Master
In this tutorial I'll teach you how you can change these links into buttons or change the text to your choice. So let's start changing these links by some very simple steps. Also Read Procedure to Remove "Subscribe to: Posts (Atom)" Link on Blogger? Change Older Posts,Home and Newer Post Links to Buttons in BloggerStart the procedure by following below steps: Log-in to Blogger dashboard Go to Template >> HTML >> Check the Expand Widget Template For Previous Post Button search for below code (tip: use CTRL+F) <data:newerPageTitle/>Replace it with this code below: <img src="Img-Url-for-previous-button"/> For Next Post Button search for this code: <data:olderPageTitle/>Replace it with this one below: <img src="Img-url-for-next-button"/> For Home Button search for this code: <data:homeMsg/>The above code may appear twice, so both times replace it with below code: <img src="img-url-for-home-button"/> Now save your template and you've done almost all steps :-) Things to Remember
If you have any questions regarding this post than comment below. |
Labels: Blogger, Blogger Tips