• Welcome to Sitemap Generator Forum.
 

Only a few pages in site map

Started by naresh136, December 01, 2011, 02:59:59 PM

Previous topic - Next topic

naresh136

I used this site to create XML sitemap for my site before and it worked fine but now it is not generating a site map with only few pages. Any ideas?

Thank you in advance

Here is my site: [ External links are visible to forum administrators only ]

XML-Sitemaps Support

Hello,

links to your albums are handled with javascript, hence not visible to bots:
onclick="window.location.href = 'Pages/Childhood.html'"

you need to use <a href="Pages/Childhood.html" > to get them indexed.

naresh136

Thanks for your insight into the problem. But, it is indexing achievements.html and it is in the same script. And it is not indexing tributes.html, news.html, about.html, and blog.html. I made the website with the iWeb but the navigation bar is made with html widget (it has html and css).
The weird thing is, I did generate a site map before with all the pages indexed.

Any thoughts?

Thanks in advance.

XML-Sitemaps Support

There is a plain link to tributes.html at the bottom of the page, that's where it's found by generator, the menu is not crawlable though.