From 90b7735322f4b761548925722c8eacf5943b51e5 Mon Sep 17 00:00:00 2001 From: Ravi Date: Tue, 26 Sep 2023 11:34:24 +0100 Subject: [PATCH] Update editor-guide.md explained the use of root id for Commerce --- docs/editor-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/editor-guide.md b/docs/editor-guide.md index a6aff608..59ec21dc 100644 --- a/docs/editor-guide.md +++ b/docs/editor-guide.md @@ -6,7 +6,7 @@ Add a new sitemap definition and fill values for sitemap host and other fields: - Path to include - only pages that have external url in the specified virtual path will be included in the sitemap - Path to avoid - pages that have external url in the specified virtual path will not be included in the sitemap. If _Path to include_ specified this will be ignored. -- Root page id - the specified page and it's descendants will be listed in the sitemap. You can leave 0 to list all pages. +- Root page id (or Catalog id for Commerce) - the specified page and it's descendants will be listed in the sitemap. You can leave 0 to list all pages. - Debug info - if checked sitemap will contain info about page id, language and name as a comment for each entry - Format - currently standard or mobile (to specify [mobile content](http://support.google.com/webmasters/bin/answer.py?hl=en&answer=34648)) - Check 'Enable simple address support' to use the simple address (if used on the page) in the sitemap