User-agent: *
Allow: /

# Sitemap
Sitemap: https://rapidserviceconnect.com/sitemap.xml

# Block utility pages if any exist
Disallow: /admin/
Disallow: /*.json$

# Allow all CSS, JS, and images for proper rendering
Allow: /css/
Allow: /js/
Allow: /*.css$
Allow: /*.js$
Allow: /*.png$
Allow: /*.jpg$
Allow: /*.webp$
Allow: /*.svg$
