Get XML sitemap URLs.
<aside> đ This is a free function. The AppScript code and original tutorial is available here: https://keywordsinsheets.com/xml-sitemap/
</aside>
=sitemap(url)
To return sitemap URLs, you need to input a URL
into the function.
Eg. =sitemap(â<https://www.apple.com/uk/shop/sitemaps/sitemap-accessories.xmlâ>)
<aside> đ¨ Does not work across sitemap indexes and large sitemaps could timeout.
</aside>