[#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
Added configuration settings to let user decide if the markdown element should or not have X-Robots-Tag: noindex
Edited by Francisco Javier Rodriguez