In this video we are going to learn how to install Wagtail Sitemaps (sitemap.xml) and how to add, remove and modify sitemap data in a Wagtail Page.
Sitemaps are how internet bots like Google and Bing often discover more pages in your site much faster than having to scrape your entire site and compare old results to new results. Basically, it' just a list of discoverable pages.
By default Wagtail Sitemaps are not enabled, but in less than 150 seconds we can get it installed and running the way we expect it to. And within just a couple more minutes we can completely modify each Wagtail Page Sitemap entry.
In this lesson we're going to:
Videos not your thing? Rather just get the code? No problem, here's the link to the entire Sitemaps Git Commit and you can see everything that was added.