# Robots.txt for Viska - viskalocal.com # https://viskalocal.com # Allow all crawlers User-agent: * Allow: / # Sitemap location Sitemap: https://viskalocal.com/sitemap.xml # Crawl-delay for polite crawling (optional) Crawl-delay: 1 # Google-specific User-agent: Googlebot Allow: / # Bing-specific User-agent: Bingbot Allow: / # Google Image Bot User-agent: Googlebot-Image Allow: / # Disallow any admin or hidden paths (none currently, but good practice) # Disallow: /admin/ # Disallow: /.git/