# Allow all web crawlers User-agent: * Allow: / # Block access to admin areas Disallow: /admin/ # Allow access to resources Allow: /css/ Allow: /js/ Allow: /images/ Allow: /fonts/ # Set crawl delay to prevent server overload Crawl-delay: 10 # Sitemap location Sitemap: https://golhaprogram.com//sitemap.xml