# robots.txt for igreelsdl.co User-agent: * Allow: / Allow: /ar/ Allow: /en/ Allow: /hi/ Allow: /ur/ # Allow static assets Allow: /*.css$ Allow: /*.js$ Allow: /*.png$ Allow: /*.jpg$ Allow: /*.jpeg$ Allow: /*.gif$ Allow: /*.svg$ Allow: /*.webp$ Allow: /*.ico$ # Block private/admin areas Disallow: /admin/ Disallow: /private/ Disallow: /admin-panel/ Disallow: /dashboard/ Disallow: /wp-admin/ Disallow: /temp/ Disallow: /cache/ Disallow: /api/private/ # Block unnecessary URL parameters Disallow: /*?*sort= Disallow: /*?*filter= # Google Ads bots User-agent: AdsBot-Google Allow: / User-agent: Mediapartners-Google Allow: / # Optional: block aggressive SEO crawlers User-agent: AhrefsBot Disallow: / User-agent: SemrushBot Disallow: / User-agent: DotBot Disallow: / User-agent: MJ12bot Disallow: / # Sitemaps Sitemap: https://igreelsdl.co/sitemap.xml Sitemap: https://igreelsdl.co/sitemap-en.xml Sitemap: https://igreelsdl.co/sitemap-ar.xml Sitemap: https://igreelsdl.co/sitemap-hi.xml Sitemap: https://igreelsdl.co/sitemap-ur.xml