# robots.txt for Novosafe

User-agent: *
Disallow: /private/            # Block search engines from accessing the private folder
Disallow: /temp/               # Block search engines from accessing temporary files
Disallow: /cgi-bin/            # Block access to cgi-bin directory

# Allow crawling of all other areas
Allow: /

# Sitemap location
Sitemap: https://joel.works.knothost.com/novosafe/sitemap.xml
