# robots.txt لموقع Mizn Store # آخر تحديث: 2025-11-09 User-agent: * Allow: / # روابط مهمة للموقع Allow: /allproducts.html Allow: /category/ Allow: /offers/ # منع المجلدات الحساسة Disallow: /admin/ Disallow: /cgi-bin/ Disallow: /includes/ Disallow: /tmp/ Disallow: /private/ Disallow: /config/ Disallow: /backup/ # منع أنواع الملفات Disallow: /*.php$ Disallow: /*.inc$ Disallow: /*.json$ Disallow: /*.xml$ Disallow: /*.sql$ # معلمات URL الديناميكية Disallow: /*?* Disallow: /*&* # روابط التصفح والتصفية Disallow: /*?sort= Disallow: /*?filter= Disallow: /*?page= Disallow: /*?limit= # السماح بفهرسة ملفات الوسائط Allow: /*.css$ Allow: /*.js$ Allow: /*.jpg$ Allow: /*.jpeg$ Allow: /*.png$ Allow: /*.gif$ Allow: /*.webp$ Allow: /*.svg$ # خريطة الموقع Sitemap: https://mizn.netlify.app/sitemap.xml # إعدادات زحف محسنة Crawl-delay: 10 # إعدادات خاصة بجوجل User-agent: Googlebot Allow: /*.css$ Allow: /*.js$ Allow: /*.jpg$ Allow: /*.jpeg$ Allow: /*.png$ Allow: /*.gif$ Allow: /*.webp$ Allow: /*.svg$ Crawl-delay: 5 # منع برامج الدردشة والبرامج الضارة User-agent: MJ12bot Disallow: / User-agent: AhrefsBot Disallow: / User-agent: SemrushBot Disallow: / User-agent: dotbot Disallow: / User-agent: BLEXBot Disallow: / # إعدادات إضافية لمحركات البحث User-agent: Googlebot-Image Allow: /*.jpg$ Allow: /*.jpeg$ Allow: /*.png$ Allow: /*.gif$ Allow: /*.webp$ Allow: /*.svg$ # إعدادات لبرامج الزحف الأخرى User-agent: bingbot Crawl-delay: 10 User-agent: YandexBot Crawl-delay: 10 # منع فهرسة صفحات البحث Disallow: /search/ Disallow: /*/search/ # منع فهرسة روابط التصفية Disallow: /*?*filter=* Disallow: /*&*filter=* # السماح بفهرسة الروابط الصديقة لتحسين محركات البحث Allow: /category/* Allow: /product/* Allow: /blog/* # منع فهرسة روابط الجلسات والمعلمات Disallow: /*?*sessionid= Disallow: /*?*PHPSESSID= Disallow: /*?*id= Disallow: /*?*pid= # منع فهرسة روابط التتبع Disallow: /*?*tracking= Disallow: /*?*ref= Disallow: /*?*source= # السماح بفهرسة ملفات الخطوط Allow: /*.woff$ Allow: /*.woff2$ Allow: /*.ttf$ Allow: /*.eot$ # منع فهرسة روابط التصويت Disallow: /*?*vote= Disallow: /*?*rating= # السماح بفهرسة ملفات الخرائط Allow: /*.js.map$ Allow: /*.css.map$ # منع فهرسة روابط البحث المتقدم Disallow: /*?*advanced= Disallow: /*?*q= # السماح بفهرسة ملفات الصور المصغرة Allow: /*-thumbnail.jpg$ Allow: /*-small.jpg$ Allow: /*-medium.jpg$ Allow: /*-large.jpg$ # منع فهرسة روابط الطباعة Disallow: /*?*print= Disallow: /*?*printable= # السماح بفهرسة ملفات الفيديو Allow: /*.mp4$ Allow: /*.webm$ Allow: /*.ogv$ # منع فهرسة روابط الترتيب Disallow: /*?*sort= Disallow: /*?*order= # السماح بفهرسة ملفات البيانات Allow: /*.json$ Allow: /*.xml$ # منع فهرسة روابط النسخ المحمولة Disallow: /*?*mobile= Disallow: /*?*desktop= # إعدادات خاصة ببرامج الزحف الأخرى User-agent: Baiduspider Disallow: / User-agent: Yandex Disallow: / User-agent: Slurp Disallow: / User-agent: DuckDuckBot Disallow: / User-agent: facebot Disallow: / User-agent: facebookexternalhit Disallow: / # نهاية الملف