• Welcome to Sitemap Generator Forum.
 

Only the first page - index is generated

Started by pixa, November 30, 2007, 07:13:40 PM

Previous topic - Next topic

pixa

Please , I have been trying a lot, but I can“t discover what is the problem.
Thanks a lot.
Pixa - Brasil


<?xml version="1.0" encoding="UTF-8"?>
<urlset
      xmlns="[ External links are visible to forum administrators only ]"
      xmlns:xsi="[ External links are visible to forum administrators only ]"
      xsi:schemaLocation="[ External links are visible to forum administrators only ]
            [ External links are visible to forum administrators only ]">

<url>
  <loc>[ External links are visible to forum administrators only ]</loc>
  <priority>0.5</priority>
  <lastmod>2007-11-30T10:28:54+00:00</lastmod>
  <changefreq>daily</changefreq>
</url>
</urlset>

XML-Sitemaps Support

Hello,

you have all your menu links defined in javascript code, you need html links (<a href="">) to enable indexing of your site.

XML-Sitemaps Support

Also, you can specify mapa.htm as a Starting URL and sitemap generator will be able to crawl your site sinceyou have html links on that page.