Is there a way to disallow crawling of only HTTPS in robots.txt?
Posted
by
David Wilkins
on Pro Webmasters
See other posts from Pro Webmasters
or by David Wilkins
Published on 2014-05-29T14:12:59Z
Indexed on
2014/05/30
3:53 UTC
Read the original article
Hit count: 317
robots.txt
|ssl
I just realized that Bingbot is crawling my company's website's pages over https. Bing already crawls the site over http, so this seems frivolous. Is there a way to specify Disallow: / for https only?
According to Wikipedia, each protocol has its own robots.txt
And according to Google's Robots.txt Specification, the robots.txt applies to http AND https
I don't want to Disallow: / for Bing totally, just over https.
© Pro Webmasters or respective owner