Missing Pages
« on: May 22, 2008, 10:59:25 AM »
Hi,

hope someone can help. I have just used the generator to create sitemap for my site [ External links are visible to forum administrators only ] I only seem to be getting two pages included. There are many more than this.

This is the xml file downloaded:

<?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>2008-05-16T13:54:57+00:00</lastmod>
  <changefreq>daily</changefreq>
</url>
<url>
  <loc>[ External links are visible to forum administrators only ]</loc>
  <priority>0.5</priority>
  <lastmod>2008-05-16T13:59:47+00:00</lastmod>
  <changefreq>daily</changefreq>
</url>
</urlset>


Does this make sense to anyone? All looks like advanced calculus to me.

Cheers....Stu
Re: Missing Pages
« Reply #1 on: May 23, 2008, 01:53:53 AM »
Looks like you have all your links created with javascript, that's why they are not found.

I suggest to use our "search engine bot simulator" tool to check which URLs are found:
https://www.xml-sitemaps.com/se-bot-simulator.html
Re: Missing Pages
« Reply #2 on: May 29, 2008, 01:44:57 AM »
Many thanks for the assistance and apologies for the delay in responding.

Your suggestion worked perfectly. Really appreciate the help.

Cheers.
Re: Missing Pages
« Reply #3 on: June 23, 2008, 02:37:33 PM »
I'm also having the same problem with pages not getting indexed.   The site generator picked up only about 1/2 of the pages on my site:  [ External links are visible to forum administrators only ]

Any ideas?
Re: Missing Pages
« Reply #4 on: June 23, 2008, 07:06:57 PM »
What is an example URL and how it can be reached, starting from your homepage.
Re: Missing Pages
« Reply #5 on: June 24, 2008, 01:24:23 AM »
What is an example URL and how it can be reached, starting from your homepage.

[ External links are visible to forum administrators only ]   home page

This url is not getting indexed:  [ External links are visible to forum administrators only ]
« Last Edit: June 24, 2008, 01:26:52 AM by troymccas »
Re: Missing Pages
« Reply #6 on: June 24, 2008, 10:30:04 PM »
You have the following in robots.txt file:

Disallow: /vacation_rentals.php

so it is assumed that the URL you specified should be excluded.