Skip to content

Instantly share code, notes, and snippets.

@jlittlejohn
Last active May 1, 2019 16:09
Show Gist options
  • Save jlittlejohn/3702833 to your computer and use it in GitHub Desktop.
Save jlittlejohn/3702833 to your computer and use it in GitHub Desktop.
XML: geositemap.xml
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:geo="http://www.google.com/geo/schemas/sitemap/1.0">
<url>
<loc>http://www.{{URL}}.com/locations.kml</loc>
<geo:geo>
<geo:format>kml</geo:format>
</geo:geo>
</url>
</urlset>
@JuliusRiade
Copy link

what can work on blogspot with domain customization

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment