Google Nexus One phone page uses shady Hidden Text SEO Technique

SEOs: Open up Google’s Nexus One phone page in a tab, and pop over to Google’s text-cache of the same page in another. Notice anything off? Take a peek at the HTML and CSS and see if you can figure out where things get fishy.

Did you see it?

Let’s take a look at the User’s View vs Search Engine’s View side-by-side:


(see the big blue text: “Google Phone”)

I must admit it’s not the most heinous of SEO violations, but I would call it a guidelines violation nevertheless: Google uses a sneaky CSS technique to show Search Engines an <H1> tag that says “Google Phone” in place of what users see as the “Nexus One” logo. In its Webmaster Guidelines, Google says:

Hiding text or links in your content can cause your site to be perceived as untrustworthy since it presents information to search engines differently than to visitors. Text (such as excessive keywords) can be hidden in several ways, including:

  • Using CSS to hide text

To be fair, I don’t think Google is really gaining anything from this, unless they are using it to get around the anti-Googlebombing measure that was implemented a while ago. But that’s just dangerous speculation. I am guessing the real story is that not everyone at Google is an SEO geek, and some poor wireframe monkey did it because that’s what he/she has always done.

What exactly is Google doing wrong?

Google is using a ghetto version of CSS image replacement to tell Search Engines: “Hey I should rank for ‘Google Phone’ cuz that’s what people search for and it’s in my H1 tag” while telling users: “Google Phone is so 2007, call this new gadget the Nexus One.

Basically, somewhere deep within a CSS file (here), there is code that sets a text-indent:-5000px style on the H1 tag text. This effectively places the text so far off screen that no one but this guy would possibly ever see it.

What do you think? Is this just another case of SEO “playa hatin”? Is it not even a violation of the Webmaster Guidelines? Should i be scared of the Nexus?

Posted in Busted | Leave a comment

XML Sitemap Generators are fundamentally worthless

Perform a Google search for “XML Sitemaps” and the first result is a fantastic looking XML Sitemap generator! These Automated Sitemap Creators are, by design, worthless. More harm, than good can come out of using these generators for your site.

Why? First lets take a macro look at XML Sitemaps:

Search Engines agreed on a standard format for these sitemaps when they realized that, with many sites containing well beyond a million pages, the growing web was going to take a lot longer to crawl and index.  They proposed Sitemaps to allow for the following benefits:

  1. More comprehensive indexing of large sites
  2. Ability to understand whether a page has been updated without having to load the whole page
  3. Ability to quickly understand how often a page is updated
  4. Knowledge of the preferred URL to serve when choosing between two different duplicate pages

SEO Experts will see that I left “ability to understand importance of a page” off of the list.  Sitemaps protocol does include a tag that theoretically allows its creator to specify the “priority” of the page (from 0-1), but I have never seen an occaision where this arbitrary number took precedence over the search engine’s sophisticated ranking algorithm.

Now lets take a macro look at Sitemap Generators:

XML Sitemap generators are simple web crawlers that all follow a basic process:

  1. User points crawler at their homepage URL, http://www.example.com for example
  2. Crawler loads homepage HTML, looks for all links to other internal pages.
  3. Crawler loads HTML from links it found, looks for more internal links.
  4. Repeat…

The crawler ends up spitting out a nicely formatted XML sitemap that includes all the links it found in its 2 minute crawl of your site.

Now you see why Sitemap Generators are worthless: By design, they cannot provide any value that Search Engine’s sophisticated crawlers don’t provide already.

Who do you trust to do a smarter crawl of your site: Joe’s Ad-Supported XML Sitemap Generator, or the GoogleBot, featuring more than 10 years of relentless improvement and evolution?

So what is a webmaster to do? Here’s a nice Flowchart that will help you decide:

XML Sitemaps decision ma

XML Sitemaps decision map

Note that there is NO path that ends in using an Online XML Sitemap Generator.

Posted in Uncategorized | Leave a comment

Why Wikipedia dominates search

First, the facts:

  1. According to Google, Wikipedia.org gets around 28 million unique visitors per DAY
  2. According to Hitwise, Google, and other Search Engines send Wikipedia 70% of its total traffic
  3. Thus, Search Engines send Wikipedia approximately 18.9 million unique visitors each day!

Now the logic:

Two simple concepts make Wikipedia the site of choice for 19 million searches every day:

  1. Search Engines place a lot of weight on “Anchor Text” or the text found linking to a page.
  2. The rise of Blogging and Wikipedia Ubiquity

Part 1: Anchor Text

This one is pretty elementary, and begins with Sergei Brin and Lawrence Page’s idea that became Google. They decided to bring order to the web with a “link graph” that would rank pages by popularity.  One of the most useful effects of keeping track of all the links to a page is that one can also look at how other people describe that page.  For example, if a bunch of people link to ebaumsworld.com with the text “this hilarious site” (like this: I LOLed at this hilarious site), Google will decide: “Hey, we should probably show this site to people searching for ‘this hilarious site’.” And they do!

(This is where the Google Bomb comes from, a bunch of people coordinate an effort to link to a page with the exact same anchor text, such as “miserable failure” in the hopes that the page then ranks for that query on Google. Google now prevents this from happening by validating that the text in question also appears somewhere on the site.)

Part 2. The rise of Blogging

Bloggers, for better or worse, have been around since around 1999, but their numbers grew exponentially as blogging platforms such as Blogger and Wordpress became easier and easier to use. Any good blogger will drop multiple links in every post they write.

A few of the most common reasons blogs link are:

  1. Credit – another blog or website brought the topic to the blogger’s attention.
  2. Definitive Source – If the blogger’s topic clearly has one authoritative source, www.pepsi.com when talking about Pepsi, for example.
  3. Reference – If the blogger feels readers might need to know more about a topic, but is too lazy/doesn’t want to explain the topic in post.

This third reason is the one that gives Wikipedia 28 million visitors per day. Blog’s want to send visitors to an impartial accurate, and trustworthy explanation of the topic in question, so they look for the Wikipedia article, and link to it.

Conclusion:

The secret to Wikipedia’s search dominance is in the combination of the two concepts. When a blogger links to a Wikipedia article for reference, they simply highlight the term that needs to be referenced, and create the link. (IE: Then in 1863, came a turning point, the battle of gettysburg)

When linking to Wikipedia, the blogger doesn’t feel he needs to give any disclaimers or additional information about the link, because its leading to a clear, recognizable, and impartial source.

In contrast, if a blogger wanted to link to a non-wikipedia page, they might have to set up the link, describe it in more detail, or make a disclaimer first. (IE: Then in 1863, came a turning point, the Battle of Gettysburg. (See the Army’s interactive Gettysburg page here.)). It’s rare that someone would link to the army page wiith only “Battle of Gettysburg” because frankly there’s more to it then that.

Posted in Uncategorized | Leave a comment

Introduction to SEOBusted


SEOBusted has one purpose: to publish examples of all SEO tactics, from just plain smart ones, to dirty, “blackhat” SEO tactics that tarnish our industry’s reputation.  We scour the web for interesting examples of all things SEO, and publish the best and most compelling ones here.
Why? For many reasons!

  1. Learning through examples.
  2. Exposing unethical SEO to bring more attention to it, and stop it.
  3. Fostering discussion of SEO techniques (cause we all know there’s not nearly enough SEO discussion)
  4. Determining what works, what doesn’t.

“You better not publish my secret SEO Techniques!” – If you find yourself saying this, and you’re not making money by doing things you wouldn’t tell your mum, then post a comment here and we can discuss.

Posted in General | Tagged , , | Leave a comment