Keyword Research

Google Adwords Keyword Research Tool – free tool for generating keyword ideas and estimating monthly searches. Wordtracker Keywords – Super fast online tool for assessing the competitiveness of various keywords, to find possible target segments. Market Samurai – Cheaper (but slower) desktop alternative to Wordtracker Keywords, also includes Rank Checker and other marketing tools. SEOMoz […]

Continue Reading

Facebook Login

<html> <head>  <title>My Facebook Login Page</title> </head> <body>  <div id=”fb-root”></div>  <script src=”http://connect.facebook.net/en_US/all.js”> </script&gt  <script>   FB.init({     appId:’YOUR_APP_ID’, cookie:true,     status:true, xfbml:true    });   </script>   <fb:login-button perms=”email,user_checkins”>   Login with Facebook   </fb:login-button> </body> </html> A full list of permissions is available in the permissions reference.

Continue Reading