How to noindex the signup page?

Discussion in 'Setting-up protection' started by starglobe, Mar 8, 2010.

  1. starglobe

    starglobe New Member

    Joined:
    Feb 10, 2010
    Messages:
    7
    Hi,

    How do I noindex the amember signup.php page from all search engines?

    Thanks
  2. davidm1

    davidm1 aMember User & Partner

    Joined:
    May 16, 2006
    Messages:
    4,437
    You can use a robots.txt file.

    David
  3. starglobe

    starglobe New Member

    Joined:
    Feb 10, 2010
    Messages:
    7
    Okay,

    Thanks David.

    Would this be okay as a robot txt file to noindex the signup.php page?

    User-agent: *
    Disallow: /cgi-bin/
    Disallow: /amember/
  4. alexander

    alexander Administrator Staff Member

    Joined:
    Jan 8, 2003
    Messages:
    6,279
    sure this is ok.

Share This Page