Tag Archive: Google search engine


KISS – Keep It Simple and Short

One of the best practices for website conversion also lines up (often) with better rankings on SRP (Search Results Page) – simple language, and good readability scores.

The issue is that once you get someone to your site it needs to be easy to read. There are exceptions, but how often are the buyers (of your product or ideas) really looking to work hard to understand what you have written? Of course Google is no genius either (although many that work there are). It is designed to look at your site as others without sophisticated degrees and high end language skills would look at your site. Of course, I am like many who like to slip into the shorthand of our vernacular and the jargon of each industry. But I do so at my own peril. And increasingly, at my own laziness. MS Word has had analysis of the reading level of your documents for at least a decade. But there are also online tools available as well for free that are quick and easy to use.

Understand that the Wall Street Journal writes its content for 11th grade. Most novels are written at the 8th to 10th grade level (remember we had to read them in high school). Take a look at most websites, they are written for graduate level. How many websites have you seen with humongous long words, utilizing complex sentence structures reminiscent of academic papers that put everyone to sleep (bad example intended)?

Here are a few based on a quick search (until I get back to finding the best in class):

  • http://juicystudio.com/services/readability.php#readingresults
  • http://www.editcentral.com/gwt1/EditCentral.html

In fact, the readability of a website is important enough that Google will allow you to control what sites you see in the results based on reading level: http://www.google.com/advanced_search

If you don’t believe that readability can help your site, do a little test and then let me know the results in the comments section.

Sounds like a good fairy tale (Hansel and Gretel) … but isn’t that what Google is all about, helping the searcher tell a story?

As many of these posts speak about, what is good for the visitor in making a better experience to your site,  is often good for the Google Spider – that robot computer that wanders the web and looks at websites to determine how to return results for our searches.

So part of making a better visitor experience is to have breadcrumbs as part of your website’s pages to make it easier for a visitor to know ‘where they are’ relatively speaking on your website.  This also will improve your search engine ranking.

A Breadcrumb definition from Wikipedia-Breadcrumb (navigation):

Breadcrumbs or breadcrumb trail is a navigation aid used in user interfaces. It gives users a way to keep track of their location within programs or documents. The term comes from the trail of breadcrumbs left by Hansel and Gretel in the popular fairytale.

These navigation aids are typically near the top of the page just below the ‘navigation bar’ that map out how you would ‘logically’ get from the home page to the current page in a very structured ‘top-down’ fashion.

Typical breadcrumbs look like this:

  • Home page > Section page > Subsection page

This may seem redundant since the navigation bar or the back button may also let you follow that same path if you came in from the home page and followed the top-down structure.  But more and more, traffic analysis (using Google Analytics, WebTrends or others) show that visitors do not prefer to walk through your site in the same fashion as you design it.  This lets them wander around and still facilitates them not getting ‘lost’ in the site.

These breadcrumbs also let Google know how to relate your pages to each other and what makes your site have some coherence.  This helps it index well, because it can also define what the different mean by defining each link (not just ‘home’ but ‘main page for Evanston IL Handyman with 20 years experience’) by have a descriptive ‘crumb’ that has a clear ‘TITLE’ tag in the HREF line describing the links back to the ‘parent’ pages. For example:

<div id="breadcrumbTrail"><a href="/" title=”Schaumburg Books”>Home</a> &gt; <a href="index.shtml" title=”Sell Books and make money”>Sell Books</a> &gt; Inventory Solutions </div>

Use this layout ‘trick’ to take the opportunity to tell Google exactly what each page is about, and have your site rank higher for the description you want, not what the witch wants.

Unless of course you have the new AT&T iPhone with GPS, but that is another story.

A good article on implementation of breadcrumbs is at http://www.smashingmagazine.com/2009/03/17/breadcrumbs-in-web-design-examples-and-best-practices-2/

Follow

Get every new post delivered to your Inbox.