only indexing main page (and not even doing that correctly)
« on: November 05, 2010, 02:07:26 PM »
Hello,

I'm trying to use the sitemap generator on my web site, but can't seem to get it to generate anything but what is apparently supposed to be the main page.  This is what i see:

Code: [Select]
  <url>
       <loc>http://www.example.com.com/</loc>
       <lastmod>2010-11-05T12:39:19+00:00</lastmod>
       <changefreq>weekly</changefreq>
       <priority>1.0000</priority>
  </url>

First of all, i'm not sure why there is an extra '.com' at the end of the url, i did not put it there.  My configuration information looks correct to me.  I am not seeing any errors when i run the crawl, but it does say there is a broken link, which ends up being [ External links are visible to forum administrators only ].

I'm very confused.  Any help you can provide would be greatly appreciated.

Thanks!