I want to prevent the robots from accessing URLs that end with /new. I am modifying my robots.txt file as follows:
Disallow: /*/new
Is this the correct pattern to use to disallow access to all urls terminating in /new?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes seems google supports this
Try https://www.google.com/webmasters “Site Configuration > Crawler access” to test your robots.txt file for given URLs
Here is the result of this tool