# robots.txt for Zerospectre Cybersecurity User-agent: * Allow: / # Disallow admin or private areas if they exist Disallow: /admin/ Disallow: /private/ Disallow: /thank-you.html # Allow Googlebot specifically User-agent: Googlebot Allow: / # Explicitly allow backlinks page for faster indexing Allow: /backlinks.html # Sitemap location Sitemap: https://zerospectre.space/sitemap.xml