thn google
+13,700
twitter big logo icone 5336 48
1,755
Advertisers Tag Here
Join over 45,931 Daily Readers, Users, Subscribers
..who get notifications via Emails !
Jobs

1 Sept 2012

Link To this post Blogger Widget

Link To this post widget
Link To this post widget 


Link To this post widget is another best way to increase page views and traffic on your blog.This widget contains three text areas,in first it contains a URL of that respective post and the second text area contains a HTML code which includes title and URL of your post and third one for the forum link. Another great feature of this widget is it updates automatically i.e. you dont have to update it as you post a new article on your blog.

HOW TO ADD “LINK TO THIS POST” LINKS EACH BLOGGER POSTS

  • Go to Blogger DashBoard -->Design --> Edit HTML
  • backup your Template before making any changes to your blog
  • Now   Expand Widget Templates
  • Finf the code shown below  using {ctrl+F}

<data:post.body/>

    Now Paste the following code after/below it


<b:if cond='data:blog.pageType == &quot;item&quot;'><p><h4>If you like this please Link Back to this article...</h4></p><p> <span style='color: blue; font-size: normal;'>Get The URL Of This Post.</span></p><div style='border: 0px solid #646464; padding: 2px 2px; margin:2px 2px;background-color:#ffffff;font-size:12px;' width='100%'>
<textarea cols='60' id='bloglinking' name='bloglinking' onclick='this.focus();this.select()' onfocus='this.select()' onmouseover='this.focus()' readonly='readonly' rows='2'><data:post.url/></textarea></div><div style='text-align: right;'>
<a href='http://www.hackingsart.in' target='_blank'><span style='color: #999999; font-size: x-small;'>LinkBack</span></a></div><p>  <span style='color: red; font-size: normal;'>Copy This Code And Paste It On Other Sites With Your Comments.</span></p><div style='border: 0px solid #646464; padding: 2px 2px; margin:2px 2px;background-color:#ffffff;font-size:12px;' width='100%'><textarea cols='60' id='bloglinking' name='bloglinking' onclick='this.focus();this.select()' onfocus='this.select()' onmouseover='this.focus()' readonly='readonly' rows='2'>&lt;a href=&quot;<data:post.url/>&quot;&gt;<data:post.title/>&lt;/a&gt;</textarea></div><div style='text-align: right;'><a href='http://www.hackingsart.in' target='_blank'><span style='color: #999999; font-size: x-small;'>LinkBack</span></a></div></b:if> 


  • Now Save your template and check it