Google responded again and indicated that we needed to add a meta tag to the code, as shown in the example below, to block their indexing of this mod's specific pages.
I'm not sure where to put it, except somewhere in the original XML before uploading, or perhaps in a plugin for it?
Code:
<html>
<head>
<title>...</title>
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
</head>
Also, I don't know what should go between the "<title>" expression?
Any guidance would be appreciated ...
Thanks ..
Regards,
Doug