yattoz / calvinball-website

A static website for calvinball built with Hugo
https://www.calvinballconsortium.fr
MIT License
0 stars 0 forks source link

Block indexing of dev website #18

Closed yattoz closed 2 years ago

yattoz commented 2 years ago

add a meta tag with noindex to all pages on the dev site:

https://developers.google.com/search/docs/advanced/crawling/block-indexing

Or add the response noindex in nginx (probably way easier)

yattoz commented 2 years ago

Done as shown here in nginx conf

https://stackoverflow.com/questions/34077140/nginx-rule-to-add-x-robots-tag-header