Skip to content

Instantly share code, notes, and snippets.

@evanbarry
Last active March 23, 2016 19:11
Show Gist options
  • Select an option

  • Save evanbarry/99ed697574f7edadf92b to your computer and use it in GitHub Desktop.

Select an option

Save evanbarry/99ed697574f7edadf92b to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://your-website.com/path/to/awesome/content</loc>
</url>
<url>
<loc>https://your-website.com/path/to/awesome/content-2</loc>
</url>
<url>
<loc>https://your-website.com/path/to/awesome/content-3</loc>
</url>
</urlset>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment