Skip to main content

How to tell Google and other crawlers not to index your page with noindex?

An oldie but a goodie... ask that google crawlers and others do not index the page on which you place the code below. I don't believe it forces crawlers, simply advises them not to stop by. I have yet to be disrespected 😄

Good for please-wait and success pages, for example.

Place in <head>.
<meta name="robots" content="noindex">

2 comments

  • Duncan from Memberstack
    Duncan from Memberstack

    Awesome!! Thanks for sharing

    0
  • Josh Lopez
    Josh Lopez

    Great add!

    0

Please sign in to leave a comment.

Sitemap