This topic has 3 replies, 2 voices, and was last updated 9 years by Radu.

  • Author
  • #143850

    Hello,

     

    When I look up my website on Google, the first two results are linking to my “Clients Archive” and “Members” pages.

    Is there a way to make those two pages not indexable by search engines?

     

    Thank you for your help

    #143932
     Radu
    Moderator

    Hi,

    Using robots.txt file and method you can reject the search engines for certain pages with this example code

    COPY CODE
    
    User-agent: *
    Disallow: /members/
    

    Reference http://tools.seobook.com/robots-txt/

    The robots.txt file will be placed in your root wp installation

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solution
    #144957

    That worked!
    Thanks a lot for the help!

    #145040
     Radu
    Moderator

    No problem

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 4 posts - 1 through 4 (of 4 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?