Last active
April 11, 2020 16:52
-
-
Save spemer/fdfb38852921e5d86fad819634744a1b to your computer and use it in GitHub Desktop.
sitemap.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> | |
<sitemap> | |
<loc>https://website.com/sitemap/sitemap-common.xml.gz</loc> | |
<lastmod>2020-04-03T08:19:46.858Z</lastmod> | |
</sitemap> | |
<sitemap> | |
<loc>https://website.com/sitemap/sitemap-posts.xml.gz</loc> | |
<lastmod>2020-04-03T08:19:46.858Z</lastmod> | |
</sitemap> | |
</sitemapindex> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment