0
votes
Can I block search crawlers for every site on an Apache web server?
Depending on your deployment scenario, you should look for ways to deploy different robots.txt files to dev/stage/test/prod (or whatever combination you have). Assuming you have different database …
