Stay organized with collections
Save and categorize content based on your preferences.
July 13, 2006
The way we generate the descriptions (snippets) that appear under a page in the search results is
completely automated. The process uses both the content on a page as well as references to it that
appear on other sites.
One source we use to generate snippets is the
Open Directory Project,
or ODP. Some site owners want to be to able to request not using the ODP for generating snippets,
and we're happy to let you all know we've added support for this. All you have to do is add a
meta tag to your pages.
To direct all search engines that support the meta tag not to use ODP information for the page's
description, use the following:
<meta name="robots" content="noodp">
Note that not all search engines may support this meta tag, so check with each for more
information.
To direct Google specifically from using this information to describe a page, use the following:
Once you add this meta tag to your pages, it may take some time for changes to your snippets to
appear. Once we've recrawled your pages and refreshed our index, you should see the updated
snippet in search results.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],[],[[["Google's automated process for generating search result descriptions utilizes page content and external website references."],["Website owners can prevent Google from using the Open Directory Project (ODP) for generating descriptions by adding specific meta tags to their pages."],["The `noodp` meta tag can be used to instruct all or specific search engines, such as Google, to avoid using ODP data for snippets."],["Adding the meta tag may require time for changes to reflect in search result descriptions due to recrawling and index updates."],["The blog post is outdated and may contain broken links or missing images."]]],[]]