Skip to content

Instantly share code, notes, and snippets.

@duanebester
Last active October 28, 2021 14:52
Show Gist options
  • Save duanebester/d4fa11c7f0435cb29c44aded0f4b947f to your computer and use it in GitHub Desktop.
Save duanebester/d4fa11c7f0435cb29c44aded0f4b947f to your computer and use it in GitHub Desktop.
Bellroy sitemap example
<url>
<loc>https://bellroy.com/products/pod-jacket</loc>
<lastmod>2021-10-26</lastmod>
<changefreq>daily</changefreq>
<priority>1.0</priority>
</url>
<url>
<loc>https://bellroy.com/journal/the-art-and-science-of-the-aha-moment</loc>
<lastmod>2021-10-06</lastmod>
<changefreq>daily</changefreq>
<priority>1.0</priority>
</url>
<url>
<loc>https://bellroy.com/products/phone-case-3-card/leather_iphone_se</loc>
<lastmod>2020-05-20</lastmod>
<changefreq>daily</changefreq>
<priority>1.0</priority>
</url>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment