That is it as of now, unless somebody else has any suggestions.
Printable View
Zen Cart 1.3.8a. I am seeing and extra "amp;" before cPath in the sitemap URLs. For example:
<!-- generator="Zen-Cart SitemapXML" v 2.1.0 30.04.2009 10:35 -->
<url>
<loc>http://www.lonestarpopcorn.com/index.php?main_page=index&cPath=1071_1231</loc>
<lastmod>2010-09-09</lastmod>
<changefreq>weekly</changefreq>
<priority>1.00</priority>
</url>
When I put this category URL in the browser, I get the home page. When I remove the extra "amp;" then I get the category page. When I put in the one for products, I get "product not found". Remove the "amp;" and I get the product page.
It is the same with categories, products and EZ page sitemaps.
Has anyone seen this?:unsure:
Using Zen Cart 1.3.9.d
with Google Base Feeder, Share Bookmarking Widget, Ultimate SEO URL and A Black Pure Template
Okay, I have tried searching this entire thread and the forums for this info but can't get no satisfaction...
I attempted to install this addon once and it killed my site. I'm not blaming that on anyone but myself because it says it is not supported on version 1.3.9.x of Zen Cart but I was sure I could get it running. When I couldn't access my site at all I regretted trying.
My question is then...
What are my options if this won't install on my version of Zen Cart?
OR
If you got this running on your 1.3.9.x site can you please outline the exact instructions I should follow to get it running?
I have looked into the free xml sitemap generators on the internet and I can't be sure that they are going to work for my setup because of the Ultimate SEO URL addon.
Thanks in advance for your help.
Salvatore
Mafiasam,
I don't have any other addons on my site (Zencart 1.3.9f), and SitemapXML installed easily using the instructions supplied with it.
So it's probably likely that you're getting a clash with another addon rather than with the version of Zencart.
I have it working perfectly with Zen Cart 1.3.9.f
Just make sure you change the name of admin, and template_default to whatever your custom folders. Then go to your includes folder Download a copy of the .htaccess file, open it in a text editor, scroll down to line 27 and chage it from this
To thisQuote:
<FilesMatch ".*\.(js|JS|css|CSS|jpg|JPG|gif|GIF|png|PNG|swf|SWF)$">
It just adding the xsl, XSL so your server don't throw an error.Quote:
<FilesMatch ".*\.(js|JS|css|CSS|jpg|JPG|gif|GIF|png|PNG|swf|SWF|xsl|XSL)$">
Thats it, just make sure you add it to your robots.txt
I don't use Ultimate SEO URL addon so I can't help there.
Ive got a problem its not loading the EzPages this is what its saying:
Ezpages Sitemap
EZ-Page ignored (found in ROBOTS_PAGES_TO_SKIP): "http://fancykidz.com/index.php?main_page=create_account" (http://fancykidz.com/index.php?main_page=create_account)
EZ-Page ignored (found in ROBOTS_PAGES_TO_SKIP): "http://fancykidz.com/index.php?main_page=contact_us" (http://fancykidz.com/index.php?main_page=contact_us)
what do i do in that situation??
@ country charm and celtic
Thanks for the advice. I'm going to have to make sure I have a valid backup before I try again. Uninstalling it didn't help the last time I tried it either.
Country Charm - I will definitely follow the directions given. That's exactly what I was looking for.
Thanks
Salvatore
Hi, I get admin tool sitemap XML. There is a message at the HEADING_TITLE
TEXT_SITEMAPXML_OVERVIEW_HEAD TEXT_SITEMAPXML_OVERVIEW_TEXT TEXT_SITEMAPXML_INSTRUCTIONS_HEAD TEXT_SITEMAPXML_INSTRUCTIONS_STEP1 TEXT_SITEMAPXML_INSTRUCTIONS_STEP2
I am using 1.39f
Anyone please can help, will be appreciated.
It means one or more files are not in the right place. Check and make sure if you have renamed your admin you change the name on the sitemapxml admin folder to the correct name. Also make sure you change the name of the template_default to whatever name you are using.