Links are nto followed from here. Just the text content is indexed.
Your robots.txt file is like this:
User-agent: *
Allow: /
Sitemap: http://www.example.com/sitemap.xml
It should be:
User-agent: *
Disallow:
Sitemap: http://www.example.com/sitemap.xml
Note that techincally Allow: / is the same as Disallow: except that
Allow is not part of the robots.txt protocol, whereas Disallow is.
A blank line is needed before the sitemap line.
As things stand rigth now yoru site is not indexed at all.
I suspect the answer is in http://copyscape.com/ .
On Dec 4, 12:16 am, pseudonym wrote:
> A link to my site map:
http://xrl.us/oy9y2
> (Please do not mention or create follow links to my web site from
> within this topic. Thank you.)
> Please help...