Many websites displays the total number of likes, shares and comments of the currently viewed URL. This data is very helpful to make the visited user also share the URL like other did. Here are the HTTP REST APIs provided by different social networking sites using which you can retrieve all these social activity information […]
Web developers often use Google PageSpeed Insights to find out website performance and user experience. You can create your own customized tools like pagespeed insights using pagespeed insights API. Google PageSpeed Insights API Key? To use pagespeed insights API you first need to retrieve an API key. API keys helps you to track the number […]
Sometime just tweeting a URL is not enough to make the users more engaging and bringing traffic to your website or app. So Twitter introduced “Twitter Cards”, using which we can make Twitter can generate a summarised preview of of our website or app and also provide basic information about what the webpage contains. What […]
When you share a link on Facebook, it looks for Open Graph Meta Tags to generate preview of the link. In this post I will provide list of all open graph meta tags using which you can track and customize preview of the links you share on Facebook. What is Open Graph Protocol? Facebook looks […]
In this post we will look at building a Facebook login system without using Facebook SDK. This mechanism can be followed by any website to integrate Facebook login into it. In this post we will be using a very high level abstraction to build a completely working and secure Facebook login system which will work […]
Most Commented