AbanteCart Community
Shopping Cart Operations => Support => General Support => Topic started by: rvalani on September 12, 2016, 02:28:44 PM
-
Hi, I am using 1.2.6 and have default gzip, robot,txt and sitemap but when I do SEO sitecheckup it says that I am missing these files..
Does anyone know how to fix this??
-
Suggestion is to upgrade to 1.2.8. I used a site check and these issues were not even noticed. It was other minor site errors that were reported.
Since I started with 1.2.8 I have no idea about the upgrade process. If it is tailored after SMF Forum where we are now, the upgrade is painless and nothing shouild be lost on your site.
Before upgrade, DO A COMPLETE CODE AND SQL BACKUP FIRST and then put your site into maintenance mode.
-
Hello.
gzip compression it is something about your server configuration. If your server allow gzip compression please also enable default AbanteCart .htaccess file https://github.com/abantecart/abantecart-src/blob/master/public_html/.htaccess.txt
For the sitemap take a note there are two sitemap types:
1. Sitemap page for your customers http://demo.abantecart.com/index.php?rt=content/sitemap
2. XML sitemap for search engines you can generate it manually (just google it) or install extension with xml sitemap autogeneration which is better because your site changes mirrored in xml sitemap automatically