02 Google SEO Starter Guide
02 Google SEO Starter Guide
Best Practices
Avoid:
writing a description meta tag that has no relation to the content on the page
using generic descriptions like "This is a web page" or "Page about baseball cards"
filling the description with only keywords
copying and pasting the entire content of the document into the description meta tag
Optimizing Content
Use unique descriptions for each page
Having a different description meta tag for each page helps both users and Google, especially in
searches where users may bring up multiple pages on your domain (e.g. searches using the site:
operator). If your site has thousands or even millions of pages, hand-crafting description meta tags
probably isn't feasible. In this case, you could automatically generate description meta tags based on
each page's content.
Avoid:
using a single description meta tag across all of your site's pages or a large group of pages
Links
Content analysis section Improving snippets with better description meta tags
h
ttp://googlewebmastercentral.blogspot.com/2007/12/new-content-analysis-and- h
ttp://googlewebmastercentral.blogspot.com/2007/09/improve-snippets-with-
sitemap.html meta-description.html
Prevent search engines from displaying ODP data site: operator
http://www.google.com/support/webmasters/bin/answer.py?answer=35264 http://www.brianwhite.org/2007/04/27/google-site-operator-an-ode-to-thee/
Improving Site Structure
URLs like (1) can be confusing and unfriendly. Users would have a
hard time reciting the URL from memory or creating a link to it. Also,
users may believe that a portion of the URL is unnecessary, especially
if the URL shows many unrecognizable parameters. They might leave
off a part, breaking the link.
Some users might link to your page using the URL of that page as the
anchor text. If your URL contains relevant words, this provides
users and search engines with more information about the page
than an ID or oddly named parameter would (2).
Glossary
Crawl 301 redirect
Exploration of websites by search engine software (bots) in order to index their An HTTP status code (see page 12). Forces a site visitor to automatically jump to a
content. specified URL.
Parameter Subdomain
Data provided in the URL to specify a site's behavior. A type of domain used to identify a category that is smaller than a regular domain (see
ID (session ID) page 6).
Data provided for the identification and/or behavior management of a user who is Root directory
currently accessing a system or network communications. Directory at the top of the tree structure of a site. It is sometimes called "root".
Choose a URL that will be
SEO Basics
easy for users and search
engines to understand!
Best Practices
Avoid:
using lengthy URLs with unnecessary parameters and session IDs
choosing generic page names like "page1.html"
using excessive keywords like"baseball-cards-baseball-cards-baseballcards.htm"
Optimizing Content
Create a simple directory structure
Use a directory structure that organizes your content well and makes it easy for visitors to know where
they're at on your site. Try using your directory structure to indicate the type of content found at that
URL.
Avoid:
having deep nesting of subdirectories like ".../dir1/dir2/dir3/dir4/dir5/dir6/page.html"
using directory names that have no relation to the content in them
Avoid:
having pages from subdomains and the root directory access the same content
SEO for Mobile Phones
Links
Improving Site Structure
homepage
2010
All sites have a home or "root" page, which is usually the most price-guides
frequented page on the site and the starting place of navigation for
many visitors. Unless your site has only a handful of pages, you 1900-1949
should think about how visitors will go from a general page
(your root page) to a page containing more specific content. Do 1950-1999
you have enough pages around a specific topic area that it would
make sense to create a page describing these related pages (e.g. root
2000-present
page -> related topic listing -> specific topic)? Do you have hundreds
of different products that need to be classified under multiple The directory structure
shop for our small website on
category and subcategory pages? baseball cards.
Glossary
404 ("page not found" error) XML Sitemap
An HTTP status code (see page 12). It means that the server could not find the web A list of the pages on a particular website. By creating and sending this list, you are
page requested by the browser. able to notify Google of all pages on a website, including any URLs that may have been
undetected by Google's regular crawling process.
10
SEO Basics
Allow for the possibility of a part of the
URL being removed
Optimizing Content
it give the user a 404 ("page not found" error)? What about moving up
a directory level to http://www.brandonsbaseballcards.com/news/?
A site map (lower-case) is a simple page on your site that displays the
structure of your website, and usually consists of a hierarchical listing
of the pages on your site. Visitors may visit this page if they are <?xml version="1.0" encoding="UTF-8"?>
having problems finding pages on your site. While search engines
Script to help you create a Sitemap file for your site. To learn more <url>
about Sitemaps, the Webmaster Help Center provides a useful guide <loc>http://www.brandonsbaseballcards.com/news/2009/</loc>
to Sitemap files. </url>
<url>
<loc>http://www.brandonsbaseballcards.com/news/2010/</loc>
</url>
</urlset>
Examples of an HTML site map and an XML Sitemap. An HTML site map can help
users easily find content that they are looking for, and an XML Sitemap can help
search engines find pages on your site.
Promotions and Analysis
Links
11
Improving Site Structure
Best Practices
Avoid:
creating complex webs of navigation links, e.g. linking every page on your site to every other page
going overboard with slicing and dicing your content (so that it takes twenty clicks)
Avoid:
having a navigation based entirely on drop-down menus, images, or animations
- many, but not all, search engines can discover such links on a site, but if a user can reach all
pages on a site via normal text links, this will improve the accessibility of your site; more on how
Google deals with non-text files
Glossary
Flash User experience
Web technology or software developed by Adobe Systems Incorporated. It is able to The experience gained by a user through using products, services, etc. Emphasis is
create web content that combines sound, video and animation. placed on providing an experience truly sought after by the user, such as "enjoyment,"
JavaScript A type of programming language. It can add dynamic features to web "convenience" and "comfort."
pages and is used by many web services. HTTP status code
Drop-down menu A system in which one chooses content from a menu. When one A code that expresses the meanings of responses from the server when computers
clicks on the menu, the list of choices are displayed in a list in a drawn out manner. are conveying information to each other. The code is allotted as three numerical digits,
Accessibility The ability for users and search engines to access and comprehend with a different meaning depending on the number used.
content.
12