hi,
I am trying to submit a sitemap and have tried using Xml Sitemaps Pligg module but it doesn't work for me.
I followed the instructions.
Unzipped the files in the modules.
Added the module
Turned friendly URL's to True
I even went as far as creating sitemap-o.xml and sitemapindex.xml
I have added
RewriteRule ^sitemapindex.xml module.php?module=xml_sitemaps_show_sitemap [L]
RewriteRule ^sitemap-([a-zA-Z0-9]+).xml module.php?module=xml_sitemaps_show_sitemap&i= $1 [L]
to the .htaccess which I know is working now that I have a custom 404 page.
http://www.levelupster.com/module.ph...s_show_sitemap
Only shows this
This XML file does not appear to have any style information associated with it. The document tree is shown below.
−
<sitemapindex>
−
<sitemap>
<loc>http://www.levelupster.com/sitemap-0.xml</loc>
<lastmod>2008-12-16T23:29:38+01:00</lastmod>
</sitemap>
−
<sitemap>
<loc>http://www.levelupster.com/sitemap-pages.xml</loc>
</sitemap>
</sitemapindex>
I have added new posts to see if anything was being added, and obviously nothing is.
Any ideas on this. I have searched the forums, and google for an answer.
Thanks





Linear Mode




