I have a Chinese bot indexing our tags ( /themes/generic/tags/tagslist.aspx ) to the point if totally drags down the site and creates timeout events. How can I stop this?
here is our robot file:
User-agent: *
Disallow: /*/tags/
Disallow: /tags/
Disallow: *.axd$
Disallow: /administrators/
Thanks!