Tag Archive: serp

Aug 07

DIY SEO now useless: Courtesy Google Penguin

Google has recently come up with another change to its powerful and enormously influential search algorithm. As usual, they gave it a cute name that utterly belies its bite. Like Panda, also cutely named, Penguin has had a devastating effect on more than a few websites. Other have reported little or no changes to their …

Continue reading »

Mar 05

WordPress Plugin: true Google 404

true Google 404 is a free wordpress plugin that adds functionality of displaying a list of related links on your website when a reader encounters a 404 error. It transforms your standard “We can’t find that” to “Maybe one of these is what you are looking for” and displays a list of related links with some …

Continue reading »

Feb 25

Facebook and Bing Join Hands. Social Searching Redefined

facebook-bling-400x298

Recently, the search engine Bing has integrated the account information of Facebook users into it’s search to create a search experience that is quite unique on the Internet today. While Bing has lagged behind the big boy Google since its launch, the link with social media boss could certainly help it rank the way it wants. True pioneers in the concept of social research, Bing shows the Facebook ”likes”  on the users’ own social circle as the web search …

Continue reading »

Aug 10

How To Get Traffic To Your Website With Backlinks

You want to start building a business online so you have a website but you don’t have enough visitors and that’s where backlinks comes in. Backlinks are a great, low budget way to get more eyes on your websites or capture pages. First of all what are backlinks? You can think of a backlink like …

Continue reading »

Apr 10

Scrape 1000 Google Results with PHP

You might have read my this post on getting google search results with php. This time, I have used a completely different way to get the results, and with this method, you can get top 1000 results for a query, with is the maximum google provides. Also, the order and number of results are same …

Continue reading »

Mar 21

Get Google Search Results with PHP

Want to get all the top google  search results in an array with PHP? Just read on and do it yourself! This script basically outputs the url’s of all the top results of a google search, but it can be modified to output other details also. We will be using the google ajax api in …

Continue reading »