Thanks Hero! It now indexed 67 pages.
I'm not out of the woods yet as I submitted to google and it gave an error saying it is not in the correct file format. The actual error is "XML Parsing Error: syntax error
Location: [ External links are visible to forum administrators only ]
Line Number 2, Column 1"
I saved it as "sitemap.xml" and here it is (I removed most of the middle sections but kept the top and bottoms):
<?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 ]">
- <!-- created with Free Online Sitemap Generator
www.xml-sitemaps.com -->
- <url>
<loc>[ External links are visible to forum administrators only ]</loc>
<priority>1.00</priority>
<changefreq>daily</changefreq>
</url>
- <url>
<loc>[ External links are visible to forum administrators only ]</loc>
<priority>0.80</priority>
<changefreq>daily</changefreq>
</url>
- <url>
<loc>[ External links are visible to forum administrators only ]</loc>
<priority>0.41</priority>
<changefreq>daily</changefreq>
</url>
</urlset>
I am going to delete line 2 and see what happens.