# Guarulhos Liquor Store - SEO Robots Configuration

# Allow all bots to crawl the site
User-agent: *
Allow: /
Disallow: /logs/
Disallow: /admin/

# Google-specific rules
User-agent: Googlebot
Allow: /

# Bing-specific rules
User-agent: Bingbot
Allow: /

# Specify sitemap location
Sitemap: /sitemap.xml

# Crawl delay (in seconds)
Crawl-delay: 1
