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…
Verifica se un URL specifico potrebbe essere consentito o bloccato da queste regole.
Un file robots.txt è un file di testo semplice posizionato nella radice del tuo sito web (ad es. 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.
Sebbene robots.txt non garantisca la privacy (le pagine bloccate possono comunque apparire nei risultati di ricerca se collegate da altri siti), è lo strumento principale per la gestione scansionare il budget — 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 non crea un robots.txt per impostazione predefinita. Ecco esattamente cosa aggiungere per un SEO ottimale.
Seleziona il modello "WordPress" sopra, inserisci l'URL del tuo sito e il file robots.txt verrà generato immediatamente con tutte le regole corrette precompilate.
Scarica il file robots.txt generato e caricalo nella directory principale del tuo sito utilizzando FTP, cPanel File Manager o il file manager del tuo host.
SkySEOManager has a built-in robots.txt editor and validator under its Tools section. Paste your generated content there directly.
Suggerimento professionale: convalida dopo ogni modifica
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.
Un Disallow: / Sotto 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.
Non consentire /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.
Non incluso a Sitemap: direttiva significa che Google deve scoprire la tua mappa del sito solo tramite l'invio alla Search Console. Aggiungerlo a robots.txt è una soluzione facile che aiuta Googlebot a trovare tutte le tue pagine più velocemente.
I percorsi robots.txt fanno distinzione tra maiuscole e minuscole sui server Linux. Disallow: /Admin/ NON blocca /admin/. Utilizza sempre il caso esatto dei percorsi URL effettivi.
Correggi il SEO del tuo intero sito
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/ impedisce ai crawler di sprecare il budget di scansione su pagine di amministrazione che non hanno valore SEO. Tuttavia, assicurati di aggiungere Allow: /wp-admin/admin-ajax.php nella riga successiva per mantenere le funzionalità dipendenti da AJAX (come gli aggiornamenti del carrello WooCommerce) funzionanti correttamente.Libero per sempre. Nessun account richiesto. Il tuo robots.txt pronto in 30 secondi.