diff --git a/docs/editor-guide.md b/docs/editor-guide.md index 3abb0d32..a6aff608 100644 --- a/docs/editor-guide.md +++ b/docs/editor-guide.md @@ -13,10 +13,12 @@ Add a new sitemap definition and fill values for sitemap host and other fields: ![Add a sitemap](images/SitemapAdd.png?raw=true) -In case of multiple sites you choose for which site to host this sitemap: +In case of multiple sites you choose for which site to host this sitemap: + ![Add a sitemap multiple site](images/SitemapAddMultiSite.png?raw=true) Each sitemap configuration must have a unique host name: + ![Configure sitemaps](images/SitemapConfigure.png?raw=true) ## Scheduled job diff --git a/docs/images/SitemapAdd.png b/docs/images/SitemapAdd.png index 23066e35..8b72dabc 100644 Binary files a/docs/images/SitemapAdd.png and b/docs/images/SitemapAdd.png differ diff --git a/docs/images/SitemapAddMultiSite.png b/docs/images/SitemapAddMultiSite.png index edfedfaa..92f89371 100644 Binary files a/docs/images/SitemapAddMultiSite.png and b/docs/images/SitemapAddMultiSite.png differ diff --git a/docs/images/SitemapConfigure.png b/docs/images/SitemapConfigure.png index 9b282396..0e2b286e 100644 Binary files a/docs/images/SitemapConfigure.png and b/docs/images/SitemapConfigure.png differ diff --git a/docs/images/sitemap-property.PNG b/docs/images/sitemap-property.PNG index b913952b..62f28b07 100644 Binary files a/docs/images/sitemap-property.PNG and b/docs/images/sitemap-property.PNG differ diff --git a/docs/images/sitemap-scheduled-job.PNG b/docs/images/sitemap-scheduled-job.PNG index f903a066..1126416b 100644 Binary files a/docs/images/sitemap-scheduled-job.PNG and b/docs/images/sitemap-scheduled-job.PNG differ