Forum Moderators: open
What is the best way to exclude https pages on an IIS server if we do not have a seperate folder for the https: . The site is all done in asapi_rewrite
What we did is:
[ourdomain.com...]
User-agent: *
Disallow: /
I am worries that bots might ignore http as well :0/