Ok apparently I need to shoot the seeing eye dog because neither of us could find this problem or figure it out even after reading all 35 pages of this thread. Everything installed right (the third time anyway) and it SEEMS that everything worked right right up until I go to create the sitemap and I get this error:
Google Sitemap Generation (v 1.3.9 02.05.2007 4:57) started
Save path - "/www/htdocs/"
Base URL - "http://www.got-its.com/"
Processing file: /www/htdocs/sitemapproducts.xml OK! Written 319 records, 65755 bytes
Generated Google Product Sitemap Successfully - http://www.got-its.com/sitemapproducts.xml
Processing file: /www/htdocs/sitemapcategories.xml OK! Written 30 records, 6212 bytes
Generated Google Category Sitemap Successfully - http://www.got-its.com/sitemapcategories.xml
Processing file: /www/htdocs/sitemapezpages.xml OK! Written 3 records, 844 bytes
Generated Google EZPages Sitemap Successfully - http://www.got-its.com/sitemapezpages.xml
Warning: filesize(): Stat failed for sitemapezpages.xml (errno=2 - No such file or directory) in /usr/local/etc/httpd/htdocs/zencart/googlesitemap.php on line 220
Warning: filesize(): Stat failed for sitemapcategories.xml (errno=2 - No such file or directory) in /usr/local/etc/httpd/htdocs/zencart/googlesitemap.php on line 220
Warning: filesize(): Stat failed for sitemapproducts.xml (errno=2 - No such file or directory) in /usr/local/etc/httpd/htdocs/zencart/googlesitemap.php on line 220
Processing file: /www/htdocs/sitemapindex.xml OK! Written 0 records, 372 bytes
Generated Google Sitemap Index Successfully - http://www.got-its.com/sitemapindex.xml
If you have not already submitted the sitemap index to Google click this link Google Ping
Total Execution Time 0:0.8737
It appears that everything but the sitemapindex file created correctly, just to make sure I opened it up and this is all it had in there:
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="gss.xsl"?>
<sitemapindex xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
http://www.sitemaps.org/schemas/site.../siteindex.xsd"
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
</sitemapindex>
The other three files have what appears to be the correct info in them so it has to be just a little glitch somewhere.
I am using GoogleSitemap ver 1.3.9 and ZC ver 1.3.7
Bookmarks