How to avoid indexing

Discussion in 'Search Engine Optimization' started by MN Sandy, Apr 2, 2007.

  1. #1
    Hi guys, I'd like to publish bunch of reprinted articles, but i'd like to forbid these pages for indexing; what would be the best way? thing is - its dupe content and works fine for PPC but don't wana kill my general site because of this;

    Thanks for any tips:)

    Sandy
     
    MN Sandy, Apr 2, 2007 IP
  2. grg

    grg Guest

    Messages:
    2,692
    Likes Received:
    73
    Best Answers:
    0
    Trophy Points:
    0
    #2
    There is certains meta tag for this purpose. Noindex, nofollow or whatever you like. Put it on pages which you don't want to be indexed and that's all.
     
    grg, Apr 2, 2007 IP
  3. seojig

    seojig Well-Known Member Affiliate Manager

    Messages:
    1,122
    Likes Received:
    93
    Best Answers:
    0
    Trophy Points:
    140
    #3
    u can use robot.txt file but it will be batter if you use nofollow tag to each page which u dont want to index.
     
    seojig, Apr 2, 2007 IP
  4. ninjashoes

    ninjashoes Well-Known Member

    Messages:
    1,401
    Likes Received:
    35
    Best Answers:
    0
    Trophy Points:
    138
    #4
    just use the nofollow tag

    another option would be a password area, probably not what you want though
     
    ninjashoes, Apr 2, 2007 IP
  5. CraigslistGuy

    CraigslistGuy Banned

    Messages:
    515
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Use no follow in headers or disallow in robots.txt
     
    CraigslistGuy, Apr 2, 2007 IP
  6. Forcefield

    Forcefield Peon

    Messages:
    314
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #6
    I would use a combo of all methods mentioned above.

    Some search engines don't obey the noindex/nofollow meta attributes.
     
    Forcefield, Apr 3, 2007 IP
  7. cocaine

    cocaine Well-Known Member

    Messages:
    1,082
    Likes Received:
    35
    Best Answers:
    0
    Trophy Points:
    178
    #7
    cocaine, Apr 3, 2007 IP
  8. erotomania

    erotomania Banned

    Messages:
    291
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Nice thread Cocaine!
     
    erotomania, Apr 3, 2007 IP
  9. MN Sandy

    MN Sandy Guest

    Messages:
    392
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #9
    robots.txt

    User-agent: *
    Disallow: /forum

    As well in the header

    <meta name="robots" content="noindex,nofollow">
     
    MN Sandy, Apr 3, 2007 IP
  10. Forcefield

    Forcefield Peon

    Messages:
    314
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #10
    Yeah, that should keep a majority of all search engines out.

    Spiders/bots obey what they want to obey. Nothing is 100% foolproof. ;)
     
    Forcefield, Apr 3, 2007 IP
  11. boyponga

    boyponga Banned

    Messages:
    1,013
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #11
    Set your robots.txt in one of the pages then put the name of the robot ('Googlebot' is the name of Google's bot).
     
    boyponga, Apr 3, 2007 IP
  12. NYDAz

    NYDAz Peon

    Messages:
    685
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    0
    #12
    use robots.txt
     
    NYDAz, Apr 3, 2007 IP
  13. SirMoby

    SirMoby Peon

    Messages:
    29
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #13
    robots.txt always seems to work for me
     
    SirMoby, Apr 3, 2007 IP
  14. MN Sandy

    MN Sandy Guest

    Messages:
    392
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #14
    what about htaccess?
     
    MN Sandy, Apr 4, 2007 IP
  15. seo_expert

    seo_expert Well-Known Member

    Messages:
    475
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    123
    #15
    - list it to be not indexed in robots.txt file
    - If you have XML Sitemap, do not list it in the xml file
    - wherever you try to hyperlink to this page from within the content, use "nofollow" attribute in the hyperlink
     
    seo_expert, Apr 4, 2007 IP
  16. Forcefield

    Forcefield Peon

    Messages:
    314
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #16
    Using .htaccess might be an option, but I personally think it's overkill.

    If you're concerned about spiders/bots following your links, use scripted links.
     
    Forcefield, Apr 4, 2007 IP