user3497702
user3497702

Reputation: 861

How to test robots.txt that has disallows urls that contain somekeyword in ASP.NET MVC web app

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

Answers (0)

Related Questions