Skip to content

Instantly share code, notes, and snippets.

@mikeclarke
Created December 12, 2010 22:20
Show Gist options
  • Save mikeclarke/738396 to your computer and use it in GitHub Desktop.
Save mikeclarke/738396 to your computer and use it in GitHub Desktop.
Example new sitemap.xml
<url>
<loc>http://newdomain.com/2009/06/old-random-name.html</loc>
<lastmod>2009-09-09T19:35:36-08:00</lastmod>
<changefreq>monthly</changefreq>
<priority>1.0</priority>
</url>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment