Skip to content

[#3547320] feat: Output noindex HTTP header

By: nodles

related #3547320

I added a subscriber that check the content-type in headers to check if is markdown, if it is add the X-Robots-Tag: noindex

this is an example with 2 types, md extension or markdownify path prefix

Screenshot_2025-10-07_at_12.38.30

Screenshot_2025-10-07_at_12.38.23

Added configuration settings to let user decide if the markdown element should or not have X-Robots-Tag: noindex

Screenshot 2025-10-07 at 16.12.23.png

Edited by Francisco Javier Rodriguez

Merge request reports

Loading