ethercreative / seo

SEO utilities including a unique field type, sitemap & redirect manager
MIT License
267 stars 95 forks source link

Filter out certain Entry Types from the Sitemap #483

Open fgd007 opened 2 months ago

fgd007 commented 2 months ago

I have certain Entry types within a Section that I want to exclude from the Sitemap. This doesn't seem possible in CP. Does anyone know a way to filter out items with a certain pattern (based on Entry Type, URL structure, or entry field value?).

Edit: it seems possible with SEO field, but I would rather hook into some feature in the underlying structure.