The relevant line...
The relevant line is HTTP/1.1·200·OK(CR)(LF). That's saying that all of your domains are serving content, which will be duplicate. That's the least desirable situation. You should really work on setting up redirects. For that, you'll need to have your web host set them up, unless they provided some sort of control panel on your Windows server that can set those up for you.
Brian.
|