A little less than a year ago, Google started including Google Profile pages in vertical results but it seems they have taken it one step further by now including them in regular search results (as depicted in the image above). Seems “fair” enough considering Google profiles are now jam-packed with all sorts of buzz and …
Posted on Tuesday February, 16 2010 |
Featured |
0
If you’ve read the article at Vizion Interactive about how to force Google into showing the “Latest results for…” (also referred to as, “Real-time results”) in the search results and felt like it left you, well, wanting more, then here’s how it’s done. Simply append, “&tbs=rltm:1″ to Google’s url for their search results. For example: …
I was looking for something that tracks Twitter hash tags and started typing “is there” when the first Query Suggestion took me by surprise. It just made me wonder what exactly people think Google is? Here’s that first suggestion along with the remaining nine suggestions that followed. is there a god is there going to …
Posted on Sunday January, 24 2010 |
Featured |
0
If you’ve been getting more and more requests for SEO proposals that mysteriously keep getting denied, you may be falling victim to a relatively new dirty little SEO secret (or you’re just not great at writing proposals but let’s assume that you are). We all know Google has been moving towards leveraging user signals over …
Posted on Sunday August, 30 2009 |
Featured |
0
Every SEO has seen the Dark SEO PR 10 page (which is banned and probably has been for a long time now) and regardless of whether they’ll admit it, have always wanted to give it a shot. Here’s the code: <?php $agent = strtolower($_SERVER['HTTP_USER_AGENT']); if(strpos($agent, “google”) != “”) { header(“HTTP/1.1 301 Moved Permanently”); header(“Location: http://www.w3.org/”); …