Follow-up: At the time I posted the above, I'd overlooked one slightly crucial detail.
It's not a preview. That is: G### preview picks up the entire page-- stylesheets, images, javascript, the works. BingPreview picks up exactly two things: html and javascript.
207.46.204.170 - - [11/Feb/2012:16:22:37 -0800] "GET / HTTP/1.1" 200 1323 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/534+ (KHTML, like Gecko) BingPreview/1.0b"
207.46.204.170 - - [11/Feb/2012:16:22:38 -0800] "GET /piwik/piwik.js HTTP/1.1" 403 1027 "http://example.org/" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/534+ (KHTML, like Gecko) BingPreview/1.0b"
And that was all she wrote. What's the sense in previewing a page if all you collect is the html? Is it another of those tests to see if a different name is served the same content?
Staffa, are you sure about the double spaces? Outside of query strings, my logs distinguish pretty clearly between spaces and plusses. I can tell by-- coincidentally-- the plainclothes MSNbots, which routinely insert pairs of spaces. Those come through as two consecutive spaces; here I'm seeing "534+" followed by a space.
An ongoing mystery is that, as far as I can tell, BingPreview (no space) has
never visited my own site. But every day, rain or shine, they come knocking at the art studio's door.
[edited by: tedster at 12:03 am (utc) on Apr 29, 2013]
[edit reason] switch to example.org [/edit]