Files
bbc-young-reporter/_site/sitemap.xml
Matthew Grove d9383354bf Add sitemap and fully automate article creation
Article pages now insert the cover images automatically & an excerpt is used instead of a description for the page description.
2019-01-27 16:23:28 +00:00

28 lines
644 B
XML

<?xml version="1.0" encoding="URF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>/</loc>
<lastmod>2019-01-27</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>/sitemap.xml</loc>
<lastmod>2019-01-27</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>/articles/2019/01/01/article-name.html</loc>
<lastmod>2019-01-27</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
</urlset>