# Robots.txt for Devnixia - IT Solutions Website # Allow all search engines to crawl the site User-agent: * Allow: / # Specific directives for major search engines User-agent: Googlebot Allow: / Crawl-delay: 1 User-agent: Bingbot Allow: / Crawl-delay: 1 User-agent: Slurp Allow: / Crawl-delay: 1 # Social media bots User-agent: Twitterbot Allow: / User-agent: facebookexternalhit Allow: / User-agent: LinkedInBot Allow: / # Block access to admin or private areas (if any) Disallow: /admin/ Disallow: /private/ Disallow: /api/ # Sitemap location Sitemap: https://devnixia.com/sitemap.xml # Host directive Host: https://devnixia.com