RSS2.0

Blogpowered

Blogger Hacks: Changing "Older and Newer Posts" link text


This links are usually seen on the bottom part of the page. This is an alternative link for readers to navigate to all of your posts unless you don't have widgets linking you to your other posts. You may want to change it to an attention getter link for them to see your valuable posts and your hardwork that is not seen in the home page. So here's how to do it.

Steps in Changing "Older and Newer Posts" link text

1. Download you template(for backup) in edit HTML under layout tab.

2. Now that your in Edit HTML, tick the "Expand Widget box".

A.Changing the Older Posts link text:

A.1. Locate this code below:

<b:if cond='data:olderPageUrl'>
<span id='blog-pager-older-link'>
<a class='blog-pager-older-link' expr:href='data:olderPageUrl' expr:id='data:widget.instanceId + "_blog-pager-older-link"' expr:title='data:olderPageTitle'><data:olderPageTitle/>
</a>
</span></b:if>


A.2. Notice that i highlighted a code in red. Replace it with your chosen text. Done :D

B.hanging the newer posts link text:

B.1. Locate this code below:

<b:if cond='data:newerPageUrl'>
<span id='blog-pager-newer-link'>
<a class='blog-pager-newer-link' expr:href='data:newerPageUrl' expr:id='data:widget.instanceId + "_blog-pager-newer-link"' expr:title='data:newerPageTitle'><data:newerPageTitle/>
</a>


B.2 Like step number 2 above, change the code highlighted in red with your chosen text. :D

3. Preview and see if there is an error and changes. :D If you encounter an error go back to the line you have edited and see if you have deleted some angle brackets ( > , < )
If you really fix the error, just upload the template(backup) and try to follow again the steps above. :D

Related Posts by Categories



Widget by Hoctro | Jack Book