I have a ASP.NET aplication, using Framework 2.0. It's already publish on Internet. It's deploy in IIS 6 on Windows 2003 Server.
How I can exclude the Bing browser scan my page? I use Sensitive data from users, and I can't expose to internet.
How I can include robots.txt in my server? or someone IIS configuration?
Regards!