Issue (Current Functionality)
Currently, there is no sitemap found at /sitemap.xml on the site. Visiting that link brings the user back to the homepage.
Solution
A sitemap should be generated that is updated whenever a page is removed/added.
Follow these checklist items for creating a proper XML sitemap:
[ ] - Does your site have an XML sitemap?
[ ] - Is this sitemap dynamically updated?
[ ] - Does the sitemap update when a page is added or removed?
[ ] - Does it contain all your pages?
[ ] - Can the sitemap be modified manually to remove potential errors?
[ ] - Is the sitemap located at /sitemap.xml?
[ ] - If the sitemap has more tan 50,000 URLs, have you created a secondary one?
Issue (Current Functionality) Currently, there is no sitemap found at /sitemap.xml on the site. Visiting that link brings the user back to the homepage.
Solution A sitemap should be generated that is updated whenever a page is removed/added.
Follow these checklist items for creating a proper XML sitemap: