smoked1
Apr 25th 2008, 5:44 pm
I need to block some dynamic URLs from being indexed in the search engines. The URLs that I need to block look like this:
/index.php?target=auth&mode=login_form&redirect_url=index.php%3Ftarget%3Dorders&csid=725cd92235b4438ce1a8a475d52ccc97&sl=EN¤cy=usd
Can I use an entry like this to block it?
Disallow: /index.php?target=auth&mode=login_form
I don't want to screw up and get my whole site blocked.
/index.php?target=auth&mode=login_form&redirect_url=index.php%3Ftarget%3Dorders&csid=725cd92235b4438ce1a8a475d52ccc97&sl=EN¤cy=usd
Can I use an entry like this to block it?
Disallow: /index.php?target=auth&mode=login_form
I don't want to screw up and get my whole site blocked.