Tag to target search robot for specific part of the site

Discussion in 'Keywords' started by deriklogov, Mar 11, 2007.

  1. #1
    Hi, Does any one know - is there any html tag which will show search robot which part of the site has content. For example I have a site and lets say I have 10 pages, and all those pages are similar . except there are couple lines of text are different (description of each item). How you can show robot to search those lines , because if robot would scan all pages then those pages would look similar to robot.
     
    deriklogov, Mar 11, 2007 IP
  2. Ardrigh

    Ardrigh Peon

    Messages:
    95
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Yap, you can use the meta tag robot, and input in to its value "noindex,nofollow", for those page that you don't want robots to crawl and "index,follow" for the robots to crawl the page.

    e.g.

    <meta name="robot" content="noindex,nofollow">


    ArdRigh
     
    Ardrigh, Mar 13, 2007 IP
  3. deriklogov

    deriklogov Well-Known Member

    Messages:
    1,078
    Likes Received:
    22
    Best Answers:
    0
    Trophy Points:
    130
    #3
    I was talking about another tag, similar to one that ebay use
    tag like <begin description>



    <end description>
     
    deriklogov, Mar 14, 2007 IP