The Google sitemap add-on generates the XML site map, which makes website indexing easier for Google (and other search engines). A site map allows search robots to define the location of website pages, the time of their last update and its frequency in order to index the website more effectively. This is especially important for big stores with a large number of pages.
To set up the Google sitemap add-on:
Note
These options can be set up for the following entries: Homepage settings, Products settings, Categories settings, Pages settings, Brand/Manufacturer feature pages settings. Please note that the All checkboxes should be ticked off for the User groups option on the settings page of these entries.
Note
If products, categories, etc. were added or changed, click the Regenerate a sitemap button on the settings page of the Google sitemap add-on to regenerate the xml sitemap.
Note
Sitemap can be reached by the URL http://www.domain.com/sitemap.xml if SEO add-on is enabled. If it is disabled, you need to add the following code to the .htaccess file to get this URL working: RewriteRule ^sitemap\.xml$ ./index.php?dispatch=xmlsitemap.view [L]
. Add this line after the # RewriteBase /
line.
Questions & Feedback
Have any questions that weren't answered here? Need help with solving a problem in your online store? Want to report a bug in our software? Find out how to contact us.