Skip to main content

Remove Default Read More Link From Your Blog

Blogger has it's own read more link If u upload an animated read more link or images etc then both of them links will be shown in your posts.If you do not need it anymore simple follow the instruction and get ride off the Read More Link.


  •  Go to Blogger > Design > Edit HTML
  •  Backup your template
  •  Click the "Expand widget Templates" Box
  •  Search for this :
                        <data:post.body/>                      

  • And  just below it find and delete this code:

<b:if cond='data:post.hasJumpLink'>
<div class='jump-link'>
<a expr:href='data:post.url + "#more"'><data:post.jumpText/></a>
</div>
</b:if >


  • Finally save your template.
 And you are done!!!!

Comments