In this Tutorial We Are Going to Show How to Automatically Add Link to This Post Widget Below All Posts of Blogger.Well this is a Simple Blogger Trick.it helps to increase Link Backs To Your BLog Posts.So Add this Widget to your blog And Display a Link to us Widget Below Posts.
before Going to the Steps,Have a Look at the Below Screenshot:.
How to Add Automatically Link to This Post Widget :.
Login to Blogger < Template < Edit Html.
Check Expand Widget Templates.
Now Search for the Below Code
That's It Now You're Done.Save the Template And Go Back to Your Posts And You can See the Link Back Widget Below the Post.before Going to the Steps,Have a Look at the Below Screenshot:.
How to Add Automatically Link to This Post Widget :.
Login to Blogger < Template < Edit Html.
Check Expand Widget Templates.
Now Search for the Below Code
Now After Finding the Above Code Paste the Below Code Direcly Below/After the Above Code.<data:post.body/>
<div style='border: 0px solid #646464; padding: 2px 2px; margin:2px 2px;background-color:#ffffff;font-size:11px;'>
<p>If you like this Article Then please Link Back to this article...</p>
<textarea cols='60' id='bloglinking' name='bloglinking' onclick='this.focus();this.select()' onfocus='this.select()' onmouseover='this.focus()' readonly='readonly' rows='2'><a href="<data:post.url/>"><data:post.title/></a></textarea><br/>
</div><br/>
0 comments: