From admin/tools/Google XML sitemap, when I attempt to create my sitemap, this is the error I'm receiving:
Google Sitemap Generation v 1.3.4 16.02.2007 0:15 started
Save path - "GOOGLE_SITEMAP_XML_FS_DIRECTORY/"
Base URL - "http://www.beadedlily.com/"
Processing file: GOOGLE_SITEMAP_XML_FS_DIRECTORY/sitemapproducts.xml.gz
Warning: gzopen(GOOGLE_SITEMAP_XML_FS_DIRECTORY/sitemapproducts.xml.gz) [function.gzopen]: failed to open stream: No such file or directory in /home/example/public_html/shop/googlesitemap.php on line 147
Failed!
ERROR: Google Product Sitemap Generation FAILED!
Processing file: GOOGLE_SITEMAP_XML_FS_DIRECTORY/sitemapcategories.xml.gz
Warning: gzopen(GOOGLE_SITEMAP_XML_FS_DIRECTORY/sitemapcategories.xml.gz) [function.gzopen]: failed to open stream: No such file or directory in /home/example/public_html/shop/googlesitemap.php on line 147
Failed!
ERROR: Google Category Sitemap Generation FAILED!
Processing file: GOOGLE_SITEMAP_XML_FS_DIRECTORY/sitemapezpages.xml.gz
Warning: gzopen(GOOGLE_SITEMAP_XML_FS_DIRECTORY/sitemapezpages.xml.gz) [function.gzopen]: failed to open stream: No such file or directory in /home/example/public_html/shop/googlesitemap.php on line 147
Failed!
ERROR: Google Category Sitemap Generation FAILED!
Processing file: GOOGLE_SITEMAP_XML_FS_DIRECTORY/sitemapindex.xml
Warning: fopen(GOOGLE_SITEMAP_XML_FS_DIRECTORY/sitemapindex.xml) [function.fopen]: failed to open stream: No such file or directory in /home/example/public_html/shop/googlesitemap.php on line 161
Failed!
ERROR: Google Sitemap Index Generation FAILED!
Total Execution Time 0:0.3316
For the first time, I believe, I was unable to load the sql via the "Install SQL Patches" in the admin. Instead I copied install_googlesitemap.php to the admin, as per the documentation. Could that be where the glitch is? Maybe I missed something there.
Any idea's on what has occured and how I might go about applying a fix?
Thanks - Tim