2008-12-07

グーグルのSEOスターターガイド

少し前のポストですがまとまっていて使えるので。

Google's SEO Starter Guide

Webmasters often ask us at conferences or in the Webmaster Help Group, "What are some simple ways that I can improve my website's performance in Google?" There are lots of possible answers to this question, and a wealth of search engine optimization information on the web, so much that it can be intimidating for newer webmasters or those unfamiliar with the topic. We thought it'd be useful to create a compact guide that lists some best practices that teams within Google and external webmasters alike can follow that could improve their sites' crawlability and indexing.

Our Search Engine Optimization Starter Guide covers around a dozen common areas that webmasters might consider optimizing. We felt that these areas (like improving title and description meta tags, URL structure, site navigation, content creation, anchor text, and more) would apply to webmasters of all experience levels and sites of all sizes and types. Throughout the guide, we also worked in many illustrations, pitfalls to avoid, and links to other resources that help expand our explanation of the topics. We plan on updating the guide at regular intervals with new optimization suggestions and to keep the technical advice current.

So, the next time we get the question, "I'm new to SEO, how do I improve my site?", we can say, "Well, here's a list of best practices that we use inside Google that you might want to check out."



上記ポスト内に以下のPDFへのリンクがあります。
Search Engine Optimization Starter Guide

これがまた非常にいいので、アウトラインを以下に。


Create unique, accurate page titles
• Accurately describe the page's content - Choose a title that effectively communicates the topic of the page's content.
Avoid:
• choosing a title that has no relation to the content on the page
• using default or vague titles like "Untitled" or "New Page 1"
• Create unique title tags for each page - Each of your pages should ideally have a unique title tag, which helps Google know how the page is distinct from the others on your site.
Avoid:
• using a single title tag across all of your site's pages or a large group of pages
• Use brief, but descriptive titles - Titles can be both short and informative. If the title is too long, Google will show only a portion of it in the search result.
Avoid:
• using extremely lengthy titles that are unhelpful to users
• stuffing unneeded keywords in your title tags

Make use of the "description" meta tag
• Accurately summarize the page's content - Write a description that would both inform and interest users if they saw your description meta tag as a snippet in a search result.
Avoid:
• writing a description meta tag that has no relation to the content on the page
• using generic descriptions like "This is a webpage" or "Page about baseball
cards"
• filling the description with only keywords
• copy and pasting the entire content of the document into the description meta
tag
• 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

Improve the structure of your URLs
• Use words in URLs - URLs with words that are relevant to your site's content and structure are friendlier for visitors navigating your site. Visitors remember them better and might be more willing to link to them.
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"
• Create a simple directory structure - Use a directory structure that organizes your content well and is 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
• Provide one version of a URL to reach a document - To prevent users from linking to one version of a URL and others linking to a different version (this could split the reputation of that content between the URLs), focus on using and referring to one URL in the structure and internal linking of your pages. If you do find that people are accessing the same content through multiple URLs, setting up a 301 redirect from non-preferred URLs to the dominant URL is a good solution for this.
Avoid:
• having pages from subdomains and the root directory (e.g. "domain.com/
page.htm" and "sub.domain.com/page.htm") access the same content
• mixing www. and non-www. versions of URLs in your internal linking structure
• using odd capitalization of URLs (many users expect lower-case URLs and remember them better)

Make your site easier to navigate
• Create a naturally flowing hierarchy - Make it as easy as possible for users to go from general content to the more specific content they want on your site. Add navigation pages when it makes sense and effectively work these into your internal link structure.
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 (it takes twenty clicks to
get to deep content)
• Use mostly text for navigation - Controlling most of the navigation from page to page on your site through text links makes it easier for search engines to crawl and understand your site. Many users also prefer this over other approaches, especially on some devices that might not handle Flash or JavaScript.
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)
• Use "breadcrumb" navigation - A breadcrumb is a row of internal links at the top or bottom of the page that allows visitors to quickly navigate back to a previous section or the root page. Many breadcrumbs have the most general page (usually the root page) as the first, left-most link and list the more specific sections out to the right. Breadcrumb links appearing on a deeper article page on our site
• Put an HTML sitemap page on your site, and use an XML Sitemap file - A simple
sitemap page with links to all of the pages or the most important pages (if you have
hundreds or thousands) on your site can be useful. Creating an XML Sitemap file for your site helps ensure that search engines discover the pages on your site.
Avoid:
• letting your HTML sitemap page become out of date with broken links
• creating an HTML sitemap that simply lists pages without organizing them, for example by subject
• Consider what happens when a user removes part of your URL - Some users might
navigate your site in odd ways, and you should anticipate this. For example, instead of using the breadcrumb links on the page, a user might drop off a part of the URL in the hopes of finding more general content. He or she might be visiting
http://www.brandonsbaseballcards.com/news/2008/upcoming-baseball-card-shows.htm, but
then enter http://www.brandonsbaseballcards.com/news/2008/ into the browser's address
bar, believing that this will show all news from 2008. Is your site prepared to show content in this situation or will it give the user a 404 ("page not found" error)? What about moving up a directory level to http://www.brandonsbaseballcards.com/news/?
• 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.
Avoid:
• allowing your 404 pages to be indexed in search engines (make sure that your
webserver is configured to give a 404 HTTP status code when non-existent
pages are requested)
• providing only a vague message like "Not found", "404", or no 404 page at all
• using a design for your 404 pages that isn't consistent with the rest of your site

Offer quality content and services
• Write easy-to-read text - Users enjoy content that is well written and easy to follow.
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)
• Stay organized around the topic - 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
• Use relevant language - Think about the words that a user might search for to find a piece of your content. Users who know a lot about the topic might use different keywords in their search queries than someone who is new to the topic. For example, a long-time baseball fan might search for [nlcs], an acronym for the National League Championship Series, while a new fan might use a more general query like [baseball playoffs]. Anticipating these differences in search behavior and accounting for them while writing your content (using a good mix of keyword phrases) could produce positive results. Google AdWords provides a handy Keyword Tool that helps you discover new keyword variations and see the approximate search volume for each keyword. Also, Google Webmaster Tools provides you with the top search queries your site appears for and the ones that led the most users to your site.
• Create fresh, unique content - New content will not only keep your existing visitor base coming back, but also bring in new visitors.
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)
• Offer exclusive content or services - 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 lack the resources or expertise to do these things.
• Create content primarily for your users, not search engines - Designing your site around your visitors' needs while making sure your site is easily accessible to search engines usually produces positive results.
Avoid:
• inserting 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 Write better anchor text Good practices for anchor text
• Choose descriptive text - The anchor text you use for a link should provide at least a basic idea of what the page linked to is about.
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)
• 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
• Format links so they're easy to spot - Make it easy for users to distinguish between regular text and the anchor text of your links. Your content becomes less useful if users miss the links or accidentally click them.
Avoid:
• using CSS or text styling that make links look just like regular text
• Think about anchor text for internal links too - You may usually think about linking in terms of pointing to outside websites, but paying more attention to the anchor text used for internal links can help users and Google navigate your site better.
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

Use heading tags appropriately
• Imagine you're writing an outline - Similar to writing an outline for a large paper, put some thought into what the main points and sub-points of the content on the page will be and decide where to use heading tags appropriately.
Avoid:
• placing text in heading tags that wouldn't be helpful in defining the structure of the page
• using heading tags where other tags like <em> and <strong> may be more appropriate
• erratically moving from one heading tag size to another
• Use headings sparingly across the page - Use heading tags where it makes sense. Too many heading tags on a page can make it hard for users to scan the content and determine where one topic ends and another begins.
Avoid:
• excessively using heading tags throughout the page
• putting all of the page's text into a heading tag
• using heading tags only for styling text and not presenting structure

Optimize your use of images
• Use brief, but descriptive filenames and alt text - Like many of the other parts of the page targeted for optimization, filenames and alt text (for ASCII languages) are best when they're short, but descriptive.
Avoid:
• using generic filenames like "image1.jpg", "pic.gif", "1.jpg" when possible (some sites with thousands of images might consider automating the naming of images)
• writing extremely lengthy filenames
• stuffing keywords into alt text or copying and pasting entire sentences
• Supply alt text when using images as links - If you do decide to use an image as a link, filling out its alt text helps Google understand more about the page you're linking to. Imagine that you're writing anchor text for a text link.
Avoid:
• writing excessively long alt text that would be considered spammy
• using only image links for your site's navigation
• Store images in a directory of their own - Instead of having image files spread out in numerous directories and subdirectories across your domain, consider consolidating your images into a single directory (e.g. brandonsbaseballcards.com/images/). This simplifies the path to your images.
• Use commonly supported filetypes - Most browsers support JPEG, GIF, PNG, and BMP image formats. It's also a good idea to have the extension of your filename match with the filetype.

Make effective use of robots.txt
• Use more secure methods for sensitive content - You shouldn't feel comfortable using robots.txt to block sensitive or confidential material. One reason is that search engines could still reference the URLs you block (showing just the URL, no title or snippet) if there happen to be links to those URLs somewhere on the Internet (like referrer logs). Also, non-compliant or rogue search engines that don't acknowledge the Robots Exclusion Standard could disobey the instructions of your robots.txt. Finally, a curious user could examine the directories or subdirectories in your robots.txt file and guess the URL of the content that you don't want seen. Encrypting the content or password-protecting it with .htaccess are more secure alternatives.
Avoid:
• allowing search result-like pages to be crawled (users dislike leaving one search result page and landing on another search result page that doesn't add significant value for them)
• allowing a large number of auto-generated pages with the same or only slightly
different content to be crawled: "Should these 100,000 near-duplicate pages really be in a search engine's index?"
• allowing URLs created as a result of proxy services to be crawled Be aware of rel="nofollow" for links Promote your website in the right ways Good practices for promoting your website
• Blog about new content or services - A blog post on your own site letting your visitor base know that you added something new is a great way to get the word out about new content or services. Other webmasters who follow your site or RSS feed could pick the story up as well.
• Don't forget about offline promotion - Putting effort into the offline promotion of your company or site can also be rewarding. For example, if you have a business site, make sure its URL is listed on your business cards, letterhead, posters, etc. You could also send out recurring newsletters to clients through the mail letting them know about new content on the company's website.
• Know about social media sites - Sites built around user interaction and sharing have made it easier to match interested groups of people up with relevant content.
Avoid:
• attempting to promote each new, small piece of content you create; go for big,
interesting items
• involving your site in schemes where your content is artificially promoted to the
top of these services
• Add your business to Google's Local Business Center - If you run a local business,
adding its information to Google's Local Business Center will help you reach customers on Google Maps and web search. The Webmaster Help Center has more tips on promoting your local business.
• Reach out to those in your site's related community - Chances are, there are a number of sites that cover topic areas similar to yours. Opening up communication with these sites is usually beneficial. Hot topics in your niche or community could spark additional ideas for content or building a good community resource.
Avoid:
• spamming link requests out to all sites related to your topic area
• purchasing links from another site with the aim of getting PageRank instead of traffic

Make use of free webmaster tools

Take advantage of web analytics services

Helpful resources for webmasters


近いうち和訳しておこう。

0 件のコメント: