seo-pro icon indicating copy to clipboard operation
seo-pro copied to clipboard

Ability to include custom pages in sitemap

Open wanze opened this issue 5 years ago • 4 comments

Problem/Motivation SeoPro currently includes pages, entries and terms in the sitemap. This does not include routes directly rendering a template.

Proposed solution Throw an event in Sitemap::pages() allowing modules to alter pages rendered in the sitemap. This event could be used to add, modify or remove pages.

I will submit a pull request if you think the proposed solution makes sense. :)

wanze avatar Nov 26 '18 11:11 wanze