Results 1 to 4 of 4

Thread: How to tell SE's which page they should NOT index?
      
   

  1. #1
    Kaled is offline Private First Class
    Join Date
    Sep 2006
    Posts
    8

    Talking How to tell SE's which page they should NOT index?

    Hi Voda members!

    I need more control :) .. How can I tell search engine spiders NOT to index my private pages?



    Thanks.. I LOVE this forum ;D
    Kaled
    http://habitmagic.com

  2. #2
    Bethers's Avatar
    Bethers is offline Major General & Forum Moderator
    Join Date
    Feb 2006
    Posts
    5,232

    Default Re: How to tell SE's which page they should NOT index?

    Hi Kaled

    This is when you want to do the robots.txt. If you want to keep some pages private - in the meta for the page - you need to have a robots.txt and this is what you need on each of those pages:

    <META NAME="ROBOTS" CONTENT="NOINDEX">

    Put this in between the header tags. You do this by placing it on each page - right click to go into page html - then click on the tab for between head tag and insert the above there. The se's will not index the pages you have this on.

    Now, if they have previously indexed them- that will not go away. This will work for the future.

    Y

  3. #3
    Karen Mac's Avatar
    Karen Mac is offline General
    Join Date
    Apr 2006
    Location
    X marks the spot
    Posts
    8,353

    Default Re: How to tell SE's which page they should NOT index?

    You could also do it with a robots.txt file and you would use a disallow command line
    *disallow /site
    or
    *disallow /whatever pages and submenus..etc

    Karen

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    07031847328 / United Kingdom

    ------------------------

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)



  4. #4
    Kaled is offline Private First Class
    Join Date
    Sep 2006
    Posts
    8

    Default Re: How to tell SE's which page they should NOT index?

    Beth, Karen,

    got it, thanks a lot.. this is why i LOVE this forum :)

    Thanks again,
    Kaled

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49