Table of Contents

Generate a Sitemap

Google, Yahoo!, Live.com and sitemaps

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.

Creating a Sitemap for your E-commerce Store

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:

Sitemap Settings

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.

Large sitemaps

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:

How to Notify the Search Engines

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:

What happens next?

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.