Problems with google sitemap

Hi,



every time I edit a product or add a new one, update the file sitemap.xlm using the appropriate add-on. Looking at the file sitemap.xlm I noticed that there are't all products added but only the older ones.



The other problems is: in google webmaster tools if I make a test of sitemap.xlm the result is:

It seems that your sitemap is a HTML page. Use a Sitemap-format supported.



Thanks for any suggestions



Version 3

SEO enable

Hello gsari,



Thank you for your request.



After adding new products, categories, pages, etc., you should clear the template cache in order to regenerate your sitemap. To do it, open this link in your browser: http://www.your_domain.com/admin.php?cc where www.your_domain.com is the address of your store and where admin.php is a script file for the administration panel of your store that was renamed for security reasons. Before cleaning the template cache you should be logged in to the administration panel of your store.



As regards the fact that Google denies your sitemap, note that the sitemap can be reached by the following URL: http://www.your_domain.com/sitemap.xml if the SEO add-on is enabled. If it is disabled, you need to add the following code to the .htaccess file located in the root directory of your CS-Cart installation to make this URL working:


RewriteRule ^sitemap\.xml$ ./index.php?dispatch=xmlsitemap.view [L]



Add this line after the following line:


# RewriteBase /



I hope this information will help you.



Thank you.





Pavel Zyukin

CS-Cart Support team

Hello Pavel,



thank for your reply.





Stefano

You are welcome.





Pavel Zyukin

CS-Cart Support team

Hello Pavel,



Google does not denies my sitemap, but webmaster tool report 1 error, it say that my sitemap look like a HTML file .



Regards,



Stefano

Hello Stefano,



Thank you for the reply.



The problem requires the examination on your server. Please contact us via Customer Help Desk and provide temporary access to your server by clicking on the Add record link on the Access information page of your Help Desk account so that we could examine the issue.



Thank you.





Pavel Zyukin

CS-Cart Support team

@CS-Cart_team is the sitemap addon still working in cs cart 4.15.2 version?
I tried both version with seo and without seo and it give me a 404 page not found.
I mention that the addon is active, enabled

https://mydomain.com/index.php?dispatch=xmlsitemap.view
https://mydomain.com/sitemap.xml
where mydomain.com is my working domain

I had to regenerate the sitemap in order to work the SITEMAP URLS

2 Likes

Hello!

Yes, you need to generate the sitemap before you will be able to access it.