1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Controlling summary text of each page in SERPs

Discussion in 'Google' started by anjanesh, Feb 24, 2007.

  1. #1
    Hi

    For the summary of each page in the search results for site:domain.com, how do we control whats shown on the summary part ? I thought it was whats shown in the <h1> tag but that doesnt seem to be it.

    Thanx
     
    anjanesh, Feb 24, 2007 IP
  2. kh7

    kh7 Peon

    Messages:
    2,715
    Likes Received:
    109
    Best Answers:
    0
    Trophy Points:
    0
    #2
    There are several places google comes up with the description:

    - dmoz-listing for that page, if there is one (you can exclude that one through the no-odp tag)
    - description tag: you control that one
    - snippet from the text on the page.

    Anyhow: what shows up when you do a site-search isn't related (much) to what shows up for people when they find your pages in the serps. The description there is one of the above: fitted to the query the user typed in.
     
    kh7, Feb 24, 2007 IP
    mvandemar and Mong like this.
  3. mvandemar

    mvandemar Notable Member

    Messages:
    2,409
    Likes Received:
    307
    Best Answers:
    0
    Trophy Points:
    230
    #3
    By the way, this is a rather overlooked aspect of se's nowadays. What description shows for which keywords is very important on converting impressions (searches) to clicks. Make sure you test a few different scenarios so you can see what the serps look like when you do show up.

    There was a good discussion on that recently here at seor.

    -Michael
     
    mvandemar, Feb 24, 2007 IP
  4. seo germany

    seo germany Peon

    Messages:
    43
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #4
    From my knowledge, Google uses the first one of these sources in descending order, depending on whether they're available or not:

    - Dmoz website description
    - Meta Description Tag on website
    - Text Snippet from your website

    So the Dmoz description is the 1st choice for Google, Description Tag 2nd, otherwise a text snippet is used.

    In case you don't want Google to use your Dmoz description, use the NoODP Tag for prevention:
    <meta NAME="GOOGLEBOT" CONTENT="NOODP">
    Code (markup):
    To stop Google from using Text Snippets from your website as description, use:
    <META NAME="GOOGLEBOT" CONTENT="NOSNIPPET">
    Code (markup):
    However, this does also remove Google's cached version of the corresponding webpage (as described at Google Webmaster Help Center).

    This is an excerpt from Controlling Google Search Engine Result Description article at my Blog.

    Hope this helps!
     
    seo germany, Feb 24, 2007 IP
    Mong likes this.