Popis
This plugin allows any user having at least one of the following capabilities to edit robots.txt:
– edit_files (standard WP capability)
– manage_options (standard WP capability)
– unfiltered_upload (standard WP capability)
– upload_files (standard WP capability)
– wpseo_manage_options (Yoast SEO capability)
– aioseo_general_settings (All In One SEO capability)
– aioseo_tools_settings (All In One SEO capability)
– aioseo_feature_manager_settings (All In One SEO capability)
– aioseo_local_seo_settings (All In One SEO capability)
The „Robots.txt“ option is added under „Settings“ menu.
Instalace
- Create the directory robots-txt-quick-editor in your ‚/wp-content/plugins/‘ directory
- Upload all the plugin’s file to the newly created directory
- Activate the plugin through the ‚Plugins‘ menu in WordPress
Recenze
Autoři
Robots.txt Quick Editor je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPlugin „Robots.txt Quick Editor“ byl přeložen do 2 jazyků. Děkujeme všem překladatelům za jejich pomoc.
Přeložte “Robots.txt Quick Editor” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
0.4
- added first integrations with SEO plugins (Yoast SEO, All In One SEO)
- code cleanup
0.3
- better translation added
0.2
- code cleanup
0.1
- initial release