مولد Robots.txt

أنشئ ملفات robots.txt لمحركات البحث.

الإعدادات

* for all robots
ثوانٍ (اختياري)

ملف robots.txt المُنشأ

Control Bot Access

يتحكم ملف robots.txt في أجزاء موقعك التي يمكن لمحركات البحث الوصول إليها.

الأدوات الموصى بها

أدوات مختارة بعناية قد تجدها مفيدة

Building a robots.txt File for Your Site

نظرة عامة

A robots.txt file tells search-engine crawlers which parts of your site they may or may not access. A correct file keeps private or duplicate areas out of the index and points crawlers to your sitemap. This generator builds the file from simple rules you choose, in your browser.

كيفية الاستخدام

  1. 1

    Choose what to allow or block

    Add Disallow rules for paths you don't want crawled.

  2. 2

    Add your sitemap URL

    Include the full sitemap location so crawlers can find it.

  3. 3

    Save as robots.txt

    Place the file at the root of your domain (example.com/robots.txt).

كيف يعمل

The file lists rules grouped by user-agent (the crawler), each with Allow and Disallow paths that permit or block crawling of URL patterns. It can also declare your sitemap location. Crawlers read robots.txt before crawling, so blocking a path keeps well-behaved bots out — though it is a guideline for crawling, not a security control or a guaranteed way to hide a page from search.

متى تستخدمه

Blocking crawlers from admin, cart, or staging paths. Pointing search engines to your sitemap. Allowing full crawl access for a new site with a clean default file.

الأسئلة الشائعة

Not reliably. It requests that crawlers skip a path, but a blocked URL can still appear in results if linked elsewhere. Use a noindex tag or authentication to truly keep a page out.

مولد Robots.txt | Super Easy Utils