Skip to content

Instantly share code, notes, and snippets.

@charisTheo
Created May 5, 2019 13:16
Show Gist options
  • Select an option

  • Save charisTheo/0fc8b058ecf13fdb1f7e53c72f4191dd to your computer and use it in GitHub Desktop.

Select an option

Save charisTheo/0fc8b058ecf13fdb1f7e53c72f4191dd to your computer and use it in GitHub Desktop.
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:news="http://www.google.com/schemas/sitemap-news/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:mobile="http://www.google.com/schemas/sitemap-mobile/1.0" xmlns:image="http://www.google.com/schemas/sitemap-image/1.1" xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">
<url>
<loc>https://www.example.com/about</loc>
<changefreq>daily</changefreq>
<priority>0.7</priority>
</url>
<url>
<loc>https://www.example.com/route</loc>
<changefreq>daily</changefreq>
<priority>0.7</priority>
</url>
</urlset>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment