diff --git a/.changeset/spicy-snails-warn.md b/.changeset/spicy-snails-warn.md new file mode 100644 index 00000000..0628a10b --- /dev/null +++ b/.changeset/spicy-snails-warn.md @@ -0,0 +1,5 @@ +--- +"@wpmedia/sitemap-feature-block": patch +--- + +Add support for a resizerURLs object that can specify a url per environment diff --git a/blocks/sitemap-feature-block/README.md b/blocks/sitemap-feature-block/README.md index 26a3cade..1ccb8553 100644 --- a/blocks/sitemap-feature-block/README.md +++ b/blocks/sitemap-feature-block/README.md @@ -1,6 +1,6 @@ # Sitemap -Sitemaps provide search engines with metadata regarding the specific news content on a website. Using the Sitemap, bots can quickly find the news articles contained on a site +Sitemaps provide search engines with metadata regarding the specific news content on a website. Using the Sitemap, bots can quickly find the news articles contained on a site. These Sitemaps identify the url and publication date of every article. ## Custom Fields