Reputation: 861
I have an ASP.NET MVC web application. I added robots.txt
to disallow a url that contains a key "somewords".
Please advise how can I test that a crawler is not allowed to access the page in local and test environment?
I cannot use any third-party tool in my environment since I need to get permission to use that.
Upvotes: 0
Views: 47