How to add link to this post hack in the post footer

How to add link to this post hack in the post footer | Blogging In Web 2.0 Beta
In Blogger classic template this is a inbuilt widget which make others easy to link to our blog post or blog on their own blogs. But When we use customized third party templates/themes than these may or may not contains the Link to this post hack.

So to install this hack in the post footer follow the simple below steps.

1. Login in to Blogger Dashboard

2. Go to Layout >> Edit HTML

3. Expand widget Template ( Backup your template first )

3. Search below code

<p class='post-footer-line post-footer-line-3'/>

4. Now Copy & Paste Below Code After the Above code

<!-- Start Link to This Post Hack -->

<b:if cond='data:blog.pageType == &quot;item&quot;'>
<p><a href='javascript:popw=&quot;&quot;;Q=&quot;&quot;;x=document;y=window;if(x.selection) {Q=x.selection.createRange().text;} else if (y.getSelection)

{Q=y.getSelection();} else if (x.getSelection) {Q=x.getSelection();}popw = y.open(&quot;http://www.blogger.com/blog_this.pyra?t=&quot; + escape(Q) +

&quot;&amp;u=&quot; + escape(location.href) + &quot;&amp;n=&quot; +

escape(document.title),&quot;bloggerForm&quot;,&quot;scrollbars=no,width=475,height=300,top=175,left=75,status=yes,resizable=yes&quot;);if (!document.all)

T = setTimeout(&quot;popw.focus()&quot;,50);void(0);'>Link To This Post</a></p>
</b:if>

<!-- End Link to This Post Hack -->

5.Save your Template & We Have done.

Now Check out your template and look whe your will visit any single post page you will see a footer with link to this post. Enjoy

Related Posts by Categories



If Your Enjoyed this Article

Then you May Also Interested In Receiving Updated By Mail:

Enter your email address:-

0 comments:

Post a Comment