Need help with wordpress code

Discussion in 'WordPress' started by christo.vineeth85, Jun 15, 2010.

  1. #1
    Hi all i have created my website through wordpress and when i search through Google regarding my website they have indexed and crawled every thing in my website and first thing that comes in the search is the About and Privacy Policy pages, there is really no use for me as they where indexed. Is there any ways or code that can be used with my wordpress so that they won't be indexed in future


    thanks

    i am a newbee please tell where i need to use them
     
    christo.vineeth85, Jun 15, 2010 IP
  2. James_S

    James_S Well-Known Member

    Messages:
    62
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    131
    #2
    You could use a robots.txt file. It can be created using notepad or whatever is your favorite text editor and then just upload it to your sites file folder.

    User-agent: *
    Disallow: /aboutuspage.php/html whatever it is.
    Disallow: /yourpolicypage
    etc.
     
    James_S, Jun 15, 2010 IP