04 Google SEO Starter Guide
04 Google SEO Starter Guide
Best Practices
Avoid:
letting your HTML site map page become out of date with broken links
creating an HTML site map that simply lists pages without organizing them, for example by subject
Optimizing Content
Have a useful 404 page
Users will occasionally come to a page that doesn't exist on your site, either by following a broken link
or typing in the wrong URL. Having a custom 404 page that kindly guides users back to a working
page on your site can greatly improve a user's experience. Your 404 page should probably have a link
back to your root page and could also provide links to popular or related content on your site. Google
provides a 404 widget that you can embed in your 404 page to automatically populate it with many
useful features. You can also use Google Webmaster Tools to find the sources of URLs causing "not
found" errors.
Links
How Google deals with non-text files Sources of URLs causing "not found" errors
http://www.google.com/support/webmasters/bin/answer.py?answer=72746 http://googlewebmastercentral.blogspot.com/2008/10/webmaster-tools-shows-
Custom 404 page crawl-error.html
http://www.google.com/support/webmasters/bin/answer.py?answer=93641 404 HTTP status code
404 widget http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html
h
ttp://googlewebmastercentral.blogspot.com/2008/08/make-your-404-pages-more-
useful.html
13
Optimizing Content
Consider creating a new, useful service that no other site offers. You
could also write an original piece of research, break an exciting
news story, or leverage your unique user base. Other sites may
(2) The Google AdWords Keyword Tool can help you find relevant keywords on your
lack the resources or expertise to do these things. site and the volume of those keywords.
Glossary
Social media service Google AdWords
A community-type web service that promotes and supports forging connections An advertising service which places relevant advertisements on search results pages
among fellow users. and other content. When a user searches for keywords using Google, AdWords
advertisements related to those keywords are displayed on the right, top and/or
bottom of the search results pages alongside the organic search results.
14
SEO Basics
Improving content and
services should be a
priority, regardless of the
type of website!
Best Practices
Avoid:
writing sloppy text with many spelling and grammatical mistakes
embedding text in images for textual content
- users may want to copy and paste the text and search engines can't read it
Optimizing Content
It's always beneficial to organize your content so that visitors have a good sense of where one content
topic begins and another ends. Breaking your content up into logical chunks or divisions helps users
find the content they want faster.
Avoid:
dumping large amounts of text on varying topics onto a page without paragraph, subheading, or
layout separation
Avoid:
rehashing (or even copying) existing content that will bring little extra value to users
having duplicate or near-duplicate versions of your content across your site
- more on duplicate content
Designing your site around your visitors' needs while making sure your site is easily accessible to
search engines usually produces positive results.
Avoid:
i nserting numerous unnecessary keywords aimed at search engines but are annoying or
nonsensical to users
having blocks of text like "frequent misspellings used to reach this page" that add little value for
users
deceptively hiding text from users, but displaying it to search engines
Promotions and Analysis
Links
15
Optimizing Content
This anchor text accurately describes the content on one of our article pages.
Anchor text is the clickable text that users will see as a result of a link,
and is placed within the anchor tag <a href="..."></a>.
This text tells users and Google something about the page
you're linking to. Links on your page maybe internal—pointing to
other pages on your site—or external—leading to content on other
sites. In either of these cases, the better your anchor text is, the easier
it is for users to navigate and for Google to understand what the page
you're linking to is about.
Website
Googlebot User
With appropriate anchor text, users and search engines can easily understand what
the linked pages contain.
Glossary
CSS Text style
Abbreviation for Cascading Style Sheets; a language for defining the design and layout Formatting, such as the font, size and color of the text.
of a web page.
16
Both users and search
SEO Basics
engines like anchor text
that is easy to
understand!
Best Practices
Avoid:
writing generic anchor text like "page", "article", or "click here"
using text that is off-topic or has no relation to the content of the page linked to
using the page's URL as the anchor text in most cases
- although there are certainly legitimate uses of this, such as promoting or referencing a new
website's address
Optimizing Content
Write concise text
Aim for short but descriptive text-usually a few words or a short phrase.
Avoid:
writing long anchor text, such as a lengthy sentence or short paragraph of text
Avoid:
using CSS or text styling that make links look just like regular text
Avoid:
using excessively keyword-filled or lengthy anchor text just for search engines
creating unnecessary links that don't help with the user's navigation of the site
Promotions and Analysis
17
Optimizing Content
Why use this attribute? If a user is viewing your site on a browser that
doesn't support images, or is using alternative technologies, such as
a screen reader, the contents of the alt attribute provide
information about the picture.
Another reason is that if you're using an image as a link, the alt text
(1) Our image wasn't displayed to the user for some reason, but at least the alt text
for that image will be treated similarly to the anchor text of a text link. was.
However, we don't recommend using too many images for links in
your site's navigation when text links could serve the same purpose.
Lastly, optimizing your image filenames and alt text makes it easier
for image search projects like Google Image Search to better
understand your images.
Instead of having image files spread out in numerous directories and about
subdirectories across your domain, consider consolidating your
images into a single directory (e.g. brandonsbaseballcards.com/ articles
images/). This simplifies the path to your images.
Glossary
Screen reader ASCII language
Software for speaking on-screen information or outputting to a Braille display. Abbreviation for American Standard Code for Information Exchange. A character
encoding centered on the English alphabet.
18