# https://www.robotstxt.org/robotstxt.html
# Google Search
User-agent: Googlebot
Allow: /
Allow: /*.js$
Allow: /*.css$
Disallow: /api/
Disallow: /admin/
Disallow: /cliente/
Disallow: /carrinho/
Disallow: /checkout/
Disallow: /compra/
Disallow: /*.json$
Disallow: /*?*
# Google Images
User-agent: Googlebot-Image
Allow: /
Allow: /*.jpg$
Allow: /*.jpeg$
Allow: /*.gif$
Allow: /*.png$
Allow: /*.webp$
Disallow: /api/
Disallow: /admin/
# Bing
User-agent: Bingbot
Allow: /
Disallow: /api/
Disallow: /admin/
Disallow: /cliente/
Disallow: /carrinho/
Disallow: /checkout/
Disallow: /compra/
Disallow: /*.json$
Disallow: /*?*
# All other bots
User-agent: *
Allow: /
Disallow: /api/
Disallow: /admin/
Disallow: /cliente/
Disallow: /carrinho/
Disallow: /checkout/
Disallow: /compra/
Disallow: /*.json$
Disallow: /*?*
Disallow: /node_modules/
Disallow: /.git/
Disallow: /.env
Disallow: /.env.*
Disallow: /package.json
Disallow: /package-lock.json
# Sitemap
Sitemap: https://santoingresso.com/sitemap.xml
# Crawl-delay
Crawl-delay: 10
# Host
Host: santoingresso.com