# LEDWORLD Robots.txt # https://ledworld.ae User-agent: * Allow: / # Block admin and API Disallow: /admin Disallow: /admin/* # Block utility pages Disallow: /search? Disallow: /404 Disallow: /500 # Allow important resources Allow: /api/seo/* Allow: /*.js$ Allow: /*.css$ Allow: /*.png$ Allow: /*.jpg$ Allow: /*.webp$ Allow: /*.svg$ # Sitemaps Sitemap: https://ledworld.ae/sitemap.xml # Host directive Host: https://ledworld.ae