Beskrivning
robots.txt is a file, which tell’s search engines, which parts of your site it can display publicly.
This plugin add’s some entries to this file, to make your site safer from some attacks, keeping all your stength in seo intact ex. allowing search engine robots to harvest pictures for image search. When preparing a new site in WordPress, it’s one of the first plugins I install.
Installation
Simple and straightforward.
- Upload a file to the
/wp-content/plugins/
directory - Activate the plugin through the ’Plugins’ menu in WordPress
Vanliga frågor
- I’ve found a bug
-
Great, let me now by mail or comment. I’ll look into it for sure
- Can’t I just create e robots.txt file?
-
I suppose you can. But the plugin is better:
* Set it and forget it – if there’s an update, you’ll know
* Instaling a plugin is simpler than manualy creating and uploading a file
* Most importantly – creating arobots.txt
file manualy turns all WordPress filters for robots.txt off. It may (and most probably will) practicaly turn off your sitemap generator! (it will not be able to write it’s directives to therobots.txt
file
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”LJPL Armored robots.txt” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”LJPL Armored robots.txt” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
1.0
- Initial release