Quote:
Originally Posted by Zacarias
Can I suggest putting this:
Code:
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
In headerinclude for a different domain that links to the same content. It will tell spiders not to index it. You won't get a penalty for duplicate content.
|
I have now added the suggested below the "link rel" row. I hope I did the correct thing!? headerinclude for the Mobile style now looks like this:
Code:
<link rel="stylesheet" href="wireless.css" type="text/css" />
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">