Forums

Prevent google bot crawling a particular post (5 posts)

  1. johnl123d
    Member
    Posted 1 year ago #

    Hello,

    How do I prevent google bot (only google, not other search engines) from crawling and indexing a particular post.

    My site is http://www.thefunstufftodo.com

    I want to block google bot from accessing this post: http://www.thefunstufftodo.com/partners

    Please help!

    Thanks

  2. t-p
    Member
    Posted 1 year ago #

    see if any of the plugins can help:

  3. johnl123d
    Member
    Posted 1 year ago #

    I want to add something like this into wordpress header, but I don't know the code.

    if webpage = http://www.thefunstufftodo.com/partners

    then <meta name="googlebot" content="noindex, nofollow">

    If anyone can help, it's greatly appreciated.

  4. t-p
    Member
    Posted 1 year ago #

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

    Or,

    <meta name="googlebot" content="index, nofollow">

  5. johnl123d
    Member
    Posted 1 year ago #

    I only want this meta tag for this particular post: http://www.thefunstufftodo.com/partners

    How would I do that in wordpress?

Topic Closed

This topic has been closed to new replies.

About this Topic