• Welcome to Sitemap Generator Forum.
 

Very few links in Sitemap

Started by FrankC, November 24, 2009, 12:01:05 AM

Previous topic - Next topic

FrankC

Hi,

I've just tried running the sitemap generator - and it only shows 5 pages/links.
In previous runs, it returned 90+
I have made some minor changes to the site, but as far as I can see, all the internal links (and the internal sitemap) are OK.

Any ideas what might be wrong  - site is [ External links are visible to forum administrators only ]

Thanks, Frank.

XML-Sitemaps Support

Hello,

what is an example URL that is not included in sitemap and how it can be reached starting  from homepage?

FrankC

Thanks for your follow-up.

One example is :

[ External links are visible to forum administrators only ]

This can be reached by clicking on 'packages' on the homepage menu.

(similarly for blog, help etc. etc.)

Thanks, Frank

tanyaburke

Looks like error returning request from your server perhaps. As you said it returned 90 earlier and this time 5. right ?

XML-Sitemaps Support

Hello,

you are including that link using javascript:
document.write('  <li style="width: 90px;"><a href="pricing.htm">packages</a>');

you should include the link directly as html instead.