# Robots.txt para SkyMarket.com.mx
# Ubicar en la raíz del dominio: https://skymarket.com.mx/robots.txt

User-agent: *
Allow: /
Allow: /assets/
Disallow: /admin/
Disallow: /temp/
Disallow: /*.json
Disallow: *?sort=
Disallow: *?filter=
Crawl-delay: 1

# Google puede crawlear todo
User-agent: Googlebot
Allow: /

# Bing
User-agent: Bingbot
Allow: /

# Sitemap
Sitemap: https://skymarket.com.mx/sitemap.xml
Sitemap: https://skymarket.com.mx/sitemap-es.xml
