# ===================================================== # Robots.txt for https://clh-eg.com # إعداد احترافي لتحسين السيو والأداء # ===================================================== User-agent: * # ------------------------------ # 🟢 السماح بالزحف على محتوى الموقع المفيد Allow: / # ------------------------------ # 🔴 منع الزحف على الملفات والمجلدات الحساسة Disallow: /wp-admin/ Disallow: /wp-includes/ Disallow: /wp-json/ Disallow: /xmlrpc.php Disallow: /cgi-bin/ Disallow: /trackback/ Disallow: /feed/ Disallow: /comments/ Disallow: /?s= Disallow: /search/ Disallow: /readme.html Disallow: /license.txt Disallow: /wp-content/cache/ Disallow: /wp-content/wflogs/ Disallow: /wp-content/debug.log Disallow: /wp-content/plugins/wp-file-manager/ Disallow: /wp-content/plugins/wp-import-export/ Disallow: /wp-content/plugins/*/logs/ Disallow: /*add-to-cart=* Disallow: /*lang=* # ------------------------------ # 🟢 السماح بالوصول إلى ملفات التصميم والتحميلات Allow: /wp-admin/admin-ajax.php Allow: /wp-content/uploads/ Allow: /wp-content/themes/ Allow: /wp-content/plugins/*.css$ Allow: /wp-content/plugins/*.js$ Allow: /wp-includes/js/ # ------------------------------ # ⚙️ تحسين الزحف والأداء Crawl-delay: 5 # (5 ثواني بين كل طلب زحف لتقليل ضغط السيرفر) # ------------------------------ # 🤖 إعدادات Googlebot & Bingbot User-agent: Googlebot Allow: /wp-content/uploads/ Disallow: /wp-admin/ User-agent: Bingbot Allow: /wp-content/uploads/ Disallow: /wp-admin/ # ------------------------------ # 🌐 خرائط الموقع (Sitemaps من Rank Math + WPML) Sitemap: https://clh-eg.com/sitemap_index.xml Sitemap: https://clh-eg.com/ar/sitemap_index.xml Sitemap: https://clh-eg.com/en/sitemap_index.xml Sitemap: https://clh-eg.com/ar/page-sitemap.xml Sitemap: https://clh-eg.com/ar/post-sitemap.xml Sitemap: https://clh-eg.com/ar/product-sitemap.xml Sitemap: https://clh-eg.com/ar/elementor-hf-sitemap.xml # ===================================================== # ✅ ملاحظات: # - متوافق مع Rank Math + WooCommerce + WPML # - يمنع أرشفة صفحات البحث والسلة المؤقتة # - يسمح بالملفات الضرورية لعرض التصميم الصحيح # - يقلل ضغط الزحف على السيرفر # =====================================================