Blogger blog is the platform if you going in a right way then you getting the success in future but the blogger fast loading is the best method. If you showing your full posts in blogger home page then your blogger page loading will slow also many peoples are using slow internet packs then their interest also been decrease. Best method is to adding readmore in blogger blog but those are already posted 700 to 800 posts and not been added readmore link this is the good topic for these sites. I have created this automatic readmore with summary showing and its also automatically added readmore link in all your posts. Always take care about the topics that's you have posting in future. After you adding the readmore link you don't need to add jumpbreak normally because if you adding jumpbreak from your edit panel then after publishing your topic it will showing two readmore links. The best use of the read more link is don't add jump-break in posts.Add Automatic Jumpbrek to Blogger Posts
First login to Dashboard > Design > Edit HTML > Expand widget Templates
Search the below code using Ctrl + F
<data:post.body/>
Replace the above code with below code.
<b:if cond='data:blog.pageType == "item"'>
<data:post.body/>
<b:else/>
<b:if cond='data:blog.pageType == "static_page"'>
<data:post.body/>
<b:else/>
<div expr:id='"summary" + data:post.id'>
<data:post.body/>
</div>
<script type='text/javascript'>
createSummaryAndThumb("summary<data:post.id/>");
</script>
<div style='clear: both;'/>
<span class='rmlink' style='font-weight:bold;padding:5px;float:right;text-align:right;'><a expr:href='data:post.url'><img src='http://1.bp.blogspot.com/-LbzZMwGQFYI/TuVfUWLwYwI/AAAAAAAAAOo/IjSXWud64t4/s400/black.png'/></a></span>
</b:if>
</b:if>
Now save your template.
Visit your blog.
Now enjoy with blogger fast loading.
If you any problem arises while adding the above codes then feel free to ask me here.
0 comments:
Post a Comment