Tagged Questions
4
votes
2answers
185 views
302 & 503 for temporary site down page: what to use for 'retry-after'?
If I want to temporary take down a website but the timeframe could be from 1 day to 1-2 weeks, I know that a 302 redirect (to a down.html page for instance) is best in order to preserve the existing ...
5
votes
2answers
194 views
I want to test major changes on my website without hurting SEO
I want to replace all my website files for new ones on the server and to test if they work alright but I don't want to be crawled while this is happening or if I am,
I don't want the crawler to be ...