robots.txt dosyasını bu şekilde yapın.

User-agent: *
Disallow: /demo/
Disallow: /subdomain1/
Disallow: /subdomain2/
Disallow: /example-page/

---


veya
sitenin footer veya header için
<meta name="robots" content="noindex, nofollow">
kodu kullanın