Create a perfectly formatted robots.txt file in seconds with our visual builder — or validate your existing one for mistakes that could be silently blocking Google from your site.
Used to auto-fill the Sitemap URL.
# Loading preview…
اختبر ما إذا كان سيتم السماح أو حظر رابط معين بواسطة هذه القواعد.
العلامة ملف robots.txt هو ملف نصي عادي يوضع في جذر موقعك (مثل https://yoursite.com/robots.txt). It instructs search engine crawlers — like Googlebot — which pages or sections of your site they should or should not crawl and index.
على الرغم من أن ملف robots.txt لا يضمن الخصوصية (لا تزال الصفحات المحظورة يمكن أن تظهر في نتائج البحث إذا تم الارتباط بها من مواقع أخرى)، إلا أنه الأداة الأساسية لإدارة ميزانية الزحف — how much of your site Google explores per day. Used correctly, it helps Google focus its crawling on the pages that actually matter for your rankings.
For WordPress sites specifically, a well-configured robots.txt prevents Googlebot from wasting time on admin pages, login screens, and internal search results — directing that crawl budget toward your content instead.
# Allow all crawlers, block admin User-agent: * Disallow: /wp-admin/ Allow: /wp-admin/admin-ajax.php # Block bad bots entirely User-agent: AhrefsBot Disallow: / # Sitemap location Sitemap: https://yoursite.com/sitemap.xml
لا ينشئ WordPress ملف robots.txt افتراضيًا. إليك بالضبط ما يجب إضافته لتحسين SEO الأمثل.
حدد قالب "WordPress" أعلاه، وأدخل عنوان URL لموقعك، وسيتم إنشاء ملف robots.txt الخاص بك فورًا مع جميع القواعد الصحيحة المعبأة مسبقًا.
قم بتنزيل ملف robots.txt الذي تم إنشاؤه وارفعه إلى الدليل الجذر لموقعك باستخدام FTP أو مدير ملفات cPanel أو مدير ملفات مضيفك.
SkySEOManager has a built-in robots.txt editor and validator under its Tools section. Paste your generated content there directly.
نصيحة احترافية: التحقق من الصحة بعد كل تغيير
After uploading or editing your robots.txt, always run it through our validator above to check for mistakes. A single typo — like Disallow: / — can block your entire site from Google overnight.
These are the most common errors our validator catches — and the ones most likely to quietly kill your Google rankings.
العلامة Disallow: / تحت User-agent: * blocks Googlebot from your entire site. This is the single most catastrophic robots.txt mistake — and it happens more often than you'd think during site builds.
منع /wp-content/ prevents Google from loading your stylesheets and scripts. Google renders pages like a browser — if it can't load CSS/JS, it can't properly evaluate your content for rankings.
عدم تضمين Sitemap: يعني توجيه أنه يجب على Google اكتشاف خريطة موقعك من خلال إرسال Search Console فقط. إضافته إلى robots.txt هو فوز سهل يساعد Googlebot في العثور على جميع صفحاتك بشكل أسرع.
مسارات Robots.txt حساسة لحالة الأحرف على خوادم Linux. Disallow: /Admin/ لا يحظر /admin/. استخدم دائمًا الحالة المطابقة لمسارات URL الفعلية الخاصة بك.
إصلاح تحسين محركات البحث لموقعك بالكامل
Once your robots.txt allows Google to crawl your site, make sure every page is optimised. SkySEOManager Pro bulk-generates titles, meta descriptions, and image alt text across your entire WordPress site — powered by Gemini AI.
Disallow: /wp-admin/ يمنع الزواحف من إهدار ميزانية الزحف الخاصة بك على صفحات الإدارة التي ليس لها قيمة SEO. ومع ذلك، تأكد من إضافة Allow: /wp-admin/admin-ajax.php في السطر التالي للحفاظ على عمل الميزات المعتمدة على AJAX (مثل تحديثات سلة WooCommerce) بشكل صحيح.مجاني للأبد. لا حاجة لحساب. ملف robots.txt الخاص بك جاهز في 30 ثانية.