robots.txt
file, which is the standard way to instruct search engines and other well-behaved crawlers about which parts of your site they should not access.
To configure this:
robots.txt
configuration would look like:
robots.txt
configuration.
X-Robots-Tag: noindex, nofollow
- Similar to robots.txt but as an HTTP headerCache-Control: no-store, no-cache, must-revalidate
- Prevents cachingrobots.txt
rules or use sophisticated techniques to mimic human behavior.