logoalt Hacker News

gbuk2013yesterday at 8:51 AM1 replyview on HN

The Caddy config in the parent article uses status code 418. This is cute, but wouldn’t this break search engine indexing? Why not use 307 code?


Replies

flexagoonyesterday at 11:32 AM

I use this for a personal Redlib instance, so search indexing is not important. I don't know if this will allow indexing even with a 307 status code - maybe you just need to add an exception for Googlebot.