# Allow search engines to crawl the site
User-agent: Googlebot
Allow: /
Allow: /_next/static/
Allow: /_next/image
Disallow: /admin/
Disallow: /api/
Disallow: /internal/
Disallow: /panel/
Disallow: /_next/data/

User-agent: *
Allow: /
Allow: /_next/static/
Allow: /_next/image
Disallow: /admin/
Disallow: /api/
Disallow: /internal/
Disallow: /panel/
Disallow: /_next/data/

# Sitemap location
Sitemap: https://console.svc.plus/sitemap.xml
