0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-06 22:10:10 -05:00
astro/.changeset/witty-lies-end.md
sinskiy 7b5dc6f0f1
fix: add noindex to server island headers (#12827)
* fix: add noindex to server island headers

* test: check if server island has noindex header

* chore: changeset

* refactor: set X-Robots-Tag: noindex in handler

* fix tests

---------

Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
2025-01-02 15:20:23 +00:00

120 B

astro
patch

Fixes an issue when crawlers try to index Server Islands thinking that Server Islands are pages