Many search engines including Google, Yahoo! and Bing (Microsoft) have agreed on a common format that Web sites can use to submit an index of the pages that they should include in their index of those Web sites. To learn more about sitemaps and the XML sitemap protocol, please visit: sitemaps.org
Each search engine has specific information and requirements about sitemaps.
ProductCart can automatically generate a sitemap for your e-commerce store, consistently with the sitemaps.org protocol, and then help you notify these three search engines of its existence. The site map will include a properly formatted list of categories, their subcategories, and the products that they contain, plus any other page that you wish to add to the list
Please note:
To access this feature, select Marketing > Generate Sitemap (in v4+ the feature has been moved to: Settings > Images & Navigation > Generate Sitemaps )
. The sitemap will include a properly formatted list of categories, their subcategories, and the products that they contain, plus any other page that you wish to add to the list.
To create a Sitemap of your store, do the following.
Add Additional URLs
This feature allows you to create a complete sitemap that includes pages that you have created and added to your ProductCart store, or other pages that are part of your Web site (e.g. static pages that are not part of your store). Carefully review the note about Non-ProductCart URLs mentioned earlier in this section.
So that you don't have to re-enter the list of URLs every time you create a sitemap, ProductCart saves the list to a file called UrlList.txt in the pcadmin/importlogs folder.
If your catalog contains a large number of products (over 10,000), ProductCart will create multiple sitemaps and point to them via a sitemap index file called SiteMapIndex.xml. For example, if you had 24,000 products, ProductCart will:
If you need to, you can change the 10,000 URL figure (e.g. you just above 10,000 and do not want to create an sitemap index). To edit that value, locate the following code in genGoogleSitemapA.asp:
URLCount>=10000
Keep in mind that there is a 50,000 URL limit per sitemap file.
Note that there was an issue with the creation of the sitemap index with older versions of ProductCart. A patch was issued for ProductCart v4 and it was included in the SP4 service pack, and newer versions.
More information on the sitemap index:
Once the sitemap has been generated, you can click on a link to view the raw XML generated by ProductCart. In order to submit the newly updated Sitemap to search engines, do the following:
You can use something like the Google Webmaster Tools to find out if the sitemap(s) that you have submitted are correctly being processed (no errors and no warnings). Even if a sitemap is processed with no errors, this does not mean that all of the URLs that the sitemap includes will be indexed. In fact, they may not (especially if the sitemap contains a large number of URLs). Submitting a sitemap is not a guarantee for indexing of those URLs. For more information on Google and sitemaps, see this Google Webmaster Central blog article, which talks about indexed URLs and links to another article with more information on that topic.