Skip to content

Instantly share code, notes, and snippets.

@LeffeBakedBird
Last active September 5, 2017 13:21
Show Gist options
  • Save LeffeBakedBird/5b98bff177570ca213fdf1a67a1fc6be to your computer and use it in GitHub Desktop.
Save LeffeBakedBird/5b98bff177570ca213fdf1a67a1fc6be 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://www.google.com/</loc>
<changefreq>weekly</changefreq>
<priority>1.0</priority>
</url>
<url>
<loc>http://google.com/abc</loc>
<changefreq>weekly</changefreq>
<priority>1.0</priority>
</url>
<url>
<loc>https://www.amazon.com</loc>
<changefreq>weekly</changefreq>
<priority>1.0</priority>
</url>
<url>
<loc>https://www.etsy.com/</loc>
<changefreq>weekly</changefreq>
<priority>1.0</priority>
</url>
<url>
<loc>https://www.ebay.com/</loc>
<changefreq>weekly</changefreq>
<priority>1.0</priority>
</url>
<url>
<loc>https://github.com/</loc>
<priority>0.5</priority>
</url>
<url>
<loc>https://www.youtube.com/watch?v=aaaaaaaaaaa</loc>
<priority>0.5</priority>
</url>
</urlset>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment