nephila / djangocms-page-sitemap

django CMS page extension to handle sitemap customization
BSD 3-Clause "New" or "Revised" License
9 stars 20 forks source link

Add flag to mark page as noindex #14

Closed yakky closed 6 years ago

yakky commented 6 years ago

We should add a flag to mark a page as "noindex" and add a templatetag to output the correct markup

This could also belong to https://github.com/nephila/djangocms-page-meta/