Facebook Quick links – a handy guide

Facebook is used very often and it is expanding even more. There are lot of features in facebook and new ones keep coming. Bringing list of links which are sometimes not easy to find on Facebook but can be accessed directly from here. For marketers who need to switch between different features would find this … Read more

How to Get Quick Quality Likes for Facebook Page

There are so many Facebook Pages being created every now and then. They are increasing in number because of their Usefulness and Popularity. People/Brands create pages for interests, products and more.  With pages users can engage with product/brand etc. and know the latest updates. They can contact Page Owner, give comments and put up queries. … Read more

Twitter Trending in India

It was about 7-8 years ago when Twitter gained popularity in many countries. I was a twitter user at that time but didn’t see Twitter addiction in India during that time. There used to be verified people aka celebrities on twitter who were followed by a large audience. There were very few Indian Twitterers who … Read more

PHP bidirectional algorithm to find connection between linked users

This is the version (2.0) of our earlier post Find connection path between two users in a social network using PHP and http://blog.kunals.com/php-code-find-2-users-connected-friends-social-network/. In this version bidirectional search is performed from both ends/nodes/users and if found path is displayed. This is based on graph traversal, breadth first search (bfs), bi-directional bfs. Nodes are the users and … Read more

PHP code to find how 2 users are connected through friends in social network

This is the second version of our earlier post Find connection path between two users in a social network using PHP. In this version performance issues have been taken care upto some level along with minor tweaks to code to make it more efficient. Initialising start user, end user, maximum level/degree/depth [php] $user_from=1; //start user … Read more

Find connection path between two users in a social network using PHP

Social networking sites are coming up daily. Users are linked to other users based on various factors like friends, interests, groups, same school, same company, same locality and many more. In all these we are connected to people we know or upto next level that is friends of friends. A need has been identified to … Read more

List of sites to create Profile Links quickly

Creating profiles on websites to increase visibility is important for getting higher traffic and better rankings. There are many websites where profiles can be created, but one should also use these profiles over the time period and engage on such sites to contribute and share. Find below list of some sites where profiles can be … Read more

What strategy to adopt for Google Panda affected web sites to improve traffic?

Websites have been affected what is being called Panda Effect and as a result less number of visitors are coming to web portals. Before going into detail on how to sustain or increase the visitors to your web property, one needs to understand why it happened. Less traffic is coming because of drop in search … Read more