Help! How Do You Stop The Search Engines From...?

4 replies
  • SEO
  • |
Hi Warriors,

I don't want certain pages of my site indexed in the search
engines?

What is the code that is used so that the search engines
don't follow, etc.?

Thanks,

Robert
#engines #search #stop
  • Profile picture of the author acedalright
    Robots nofollowtxt
    {{ DiscussionBoard.errors[1070163].message }}
    • Profile picture of the author robert key
      Hi acedalright,

      Thanks for your assistance. Is that the exact code that I place
      on a particular page?

      If that's not the exact html code, can you tell me the exact
      code is, etc.?

      Robert
      {{ DiscussionBoard.errors[1070165].message }}
  • Profile picture of the author acedalright
    Place this in the root folder of your site:

    <meta name="robots" content="noindex" />

    Sorry about the previous short answer, kids screaming, injuries, band aids.
    Cheers
    {{ DiscussionBoard.errors[1070181].message }}
  • Profile picture of the author edgray
    You could simply tag each page with something like:

    Code:
    <META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
    Have a look at this site for all of the syntax you need: Robots.txt
    {{ DiscussionBoard.errors[1070193].message }}

Trending Topics