Generate Sitemaps
Sitemaps are a standardized way to tell search engines about pages on your site that they might not otherwise discover during their normal crawling process.
In Business Manager, you can configure sitemaps that contain URLs for products, categories, content, folders, pipelines, product images, and custom sitemaps.
For these assets, you can configure if this content is:
- Included in a joint sitemap.
- Included in a separate sitemap.
- Not included in a sitemap.
Note:
The sitemap creation process checks whether each URL asset can be added to the generated sitemap. A URL asset is added to the sitemap if the following conditions are met:
- URL is included with the sitemap via sitemap settings.
- The specific URL asset is online.
- Products: The specific URL has the flag sitemapIncluded == YES or it's assigned to a
category that has the flag sitemapIncluded = YES (or its parents).
- You can chose to include or exclude specific folders from the sitemaps using the sitemapIncluded attribute.
- Content Asset: The specific URL has the flag sitemapIncluded == YES (no fallback
from content asset to folder exists).
- You can chose to include or exclude specific folders from the sitemaps using the sitemapIncluded attribute.
Note: Product image and video sitemaps have their own
schema.
Important: Before generating a sitemap, you must
make sure that the sitemap attributes in those data types have the
appropriate values. See Setting
Sitemap Attributes and Creating Feeds for Sitemap
Attributes.