Hello,
So I did as you instructed. How do I know if I am "using Admin Profiles contribution"?
I am in my zc admin area, and under tools, I cannot find admin settings, as 5.2 instruction says...
I also cannot find sitemap XML under the tools section, as instruction 6 says.
I have already followed all the instructions from 1-5.1 as discussed above. What am I missing?
Thanks
5.2. If you are using Admin Profiles contribution you need to set the SitemapXML plugin Admin page permission. Go to Tools -> Admin Settings -> Permissions Button and put a checkmark at SitemapXML plugin.
6. Go to Admin -> Tools -> Sitemap XML and click "Install SitemapXML SQL".
7. Go to Admin -> Configuration -> Sitemap XML and setup all parameters.
8. Go to Admin -> Tools -> Google XML Sitemap (If error messages occur, change permissions on the XML files to 777).
9. To have this update and automatically notify Google, you will need to set up a Cron job via your host's control panel.
10. For Zen-Cart version 1.3.9f and earlier. Edit file includes/.htaccess:
Find
<FilesMatch ".*\.(js|JS|css|CSS|jpg|JPG|gif|GIF|png|PNG|swf|SWF)$">
Replace by
<FilesMatch ".*\.(js|JS|css|CSS|jpg|JPG|gif|GIF|png|PNG|swf|SWF|xsl|XSL)$">
Bookmarks