New to Translating WordPress? Read through our Translator Handbook to get started. Hide

Translation of Stable Readme (latest release): Dutch

Filter ↓ Sort ↓ All (87) Translated (0) Untranslated (87) Waiting (0) Changes requested (0) Fuzzy (0) Warnings (0)
1 2 3 6
Prio Original string Translation
An easy-to-use plugin that generates and configures a proper robots.txt file, essential for effective search engine optimization (SEO).
Priority: high
You have to log in to add a translation. Details
An easy-to-use plugin that generates and configures a proper robots.txt file, essential for effective search engine optimization (SEO).
Comment

Short description.

You have to log in to edit this translation.

Bisteinoff SEO Robots.txt
Priority: high
You have to log in to add a translation. Details
Bisteinoff SEO Robots.txt
Comment

Plugin name.

You have to log in to edit this translation.

<strong>Action required:</strong> Update your custom code to use the new naming conventions. All deprecated elements will be removed after Feb 16th 2027. You have to log in to add a translation. Details
<strong>Action required:</strong> Update your custom code to use the new naming conventions. All deprecated elements will be removed after Feb 16th 2027.
Comment

Found in faq paragraph.

You have to log in to edit this translation.

Note: Deprecated functions continue to work with backward compatibility. You have to log in to add a translation. Details
Note: Deprecated functions continue to work with backward compatibility.
Comment

Found in faq paragraph.

You have to log in to edit this translation.

<em>Changed functions (now deprecated):</em> * <code>publish_robots_txt()</code> → Use <code>\Bisteinoff\Plugin\RobotsTXT\Generator::generate()</code> instead * <code>db_robots_admin()</code> → Use <code>\Bisteinoff\Plugin\RobotsTXT\Admin::add_menu_page()</code> instead * <code>db_robotstxt_admin_settings()</code> → Use <code>\Bisteinoff\Plugin\RobotsTXT\Admin::render_settings_page()</code> instead * <code>db_settings_link()</code> → Use <code>\Bisteinoff\Plugin\RobotsTXT\Loader::add_settings_link()</code> instead You have to log in to add a translation. Details
<em>Changed functions (now deprecated):</em> * <code>publish_robots_txt()</code> → Use <code>\Bisteinoff\Plugin\RobotsTXT\Generator::generate()</code> instead * <code>db_robots_admin()</code> → Use <code>\Bisteinoff\Plugin\RobotsTXT\Admin::add_menu_page()</code> instead * <code>db_robotstxt_admin_settings()</code> → Use <code>\Bisteinoff\Plugin\RobotsTXT\Admin::render_settings_page()</code> instead * <code>db_settings_link()</code> → Use <code>\Bisteinoff\Plugin\RobotsTXT\Loader::add_settings_link()</code> instead
Comment

Found in faq paragraph.

You have to log in to edit this translation.

Note: Old constants remain defined for backward compatibility. You have to log in to add a translation. Details
Note: Old constants remain defined for backward compatibility.
Comment

Found in faq paragraph.

You have to log in to edit this translation.

<em>Changed constants:</em> * <code>DB_PLUGIN_ROBOTSTXT_VERSION</code><code>BISTEINOFF_PLUGIN_ROBOTS_VERSION</code> * <code>DB_PLUGIN_ROBOTSTXT_DIR</code><code>BISTEINOFF_PLUGIN_ROBOTS_DIR</code> You have to log in to add a translation. Details
<em>Changed constants:</em> * <code>DB_PLUGIN_ROBOTSTXT_VERSION</code><code>BISTEINOFF_PLUGIN_ROBOTS_VERSION</code> * <code>DB_PLUGIN_ROBOTSTXT_DIR</code><code>BISTEINOFF_PLUGIN_ROBOTS_DIR</code>
Comment

Found in faq paragraph.

You have to log in to edit this translation.

Note: Options are migrated automatically. Old option names are removed from the database after successful migration. You have to log in to add a translation. Details
Note: Options are migrated automatically. Old option names are removed from the database after successful migration.
Comment

Found in faq paragraph.

You have to log in to edit this translation.

<em>Changed option names:</em> * <code>db_robots_custom</code><code>bisteinoff_plugin_robots_custom</code> * <code>db_robots_custom_google</code><code>bisteinoff_plugin_robots_custom_google</code> * <code>db_robots_if_yandex</code><code>bisteinoff_plugin_robots_enable_yandex</code> * <code>db_robots_custom_yandex</code><code>bisteinoff_plugin_robots_custom_yandex</code> * <code>db_robots_custom_other</code><code>bisteinoff_plugin_robots_custom_other</code> You have to log in to add a translation. Details
<em>Changed option names:</em> * <code>db_robots_custom</code><code>bisteinoff_plugin_robots_custom</code> * <code>db_robots_custom_google</code><code>bisteinoff_plugin_robots_custom_google</code> * <code>db_robots_if_yandex</code><code>bisteinoff_plugin_robots_enable_yandex</code> * <code>db_robots_custom_yandex</code><code>bisteinoff_plugin_robots_custom_yandex</code> * <code>db_robots_custom_other</code><code>bisteinoff_plugin_robots_custom_other</code>
Comment

Found in faq paragraph.

You have to log in to edit this translation.

<em>Checking for deprecation notices:</em> All deprecated elements will trigger <code>_doing_it_wrong()</code> notices when <code>WP_DEBUG</code> is enabled. Enable debug mode to identify any issues: define('WP_DEBUG', true); You have to log in to add a translation. Details
<em>Checking for deprecation notices:</em> All deprecated elements will trigger <code>_doing_it_wrong()</code> notices when <code>WP_DEBUG</code> is enabled. Enable debug mode to identify any issues: define('WP_DEBUG', true);
Comment

Found in faq paragraph.

You have to log in to edit this translation.

If you have custom code that integrates with this plugin, please note these changes: You have to log in to add a translation. Details
If you have custom code that integrates with this plugin, please note these changes:
Comment

Found in faq paragraph.

You have to log in to edit this translation.

<strong>For developers:</strong> Version 4.0 introduces a complete code refactoring with modern PHP classes and namespaces. If you have custom code that references this plugin's functions, constants, or options, please review the migration information below. You have to log in to add a translation. Details
<strong>For developers:</strong> Version 4.0 introduces a complete code refactoring with modern PHP classes and namespaces. If you have custom code that references this plugin's functions, constants, or options, please review the migration information below.
Comment

Found in faq paragraph.

You have to log in to edit this translation.

<strong>For regular users:</strong> Nothing changes! The plugin will automatically migrate all your settings. Everything continues to work exactly as before. You have to log in to add a translation. Details
<strong>For regular users:</strong> Nothing changes! The plugin will automatically migrate all your settings. Everything continues to work exactly as before.
Comment

Found in faq paragraph.

You have to log in to edit this translation.

No, it will not. If the file robots.txt is found in the root folder it will not be overridden. On the Settings page you will see a notification with two options: rename or delete the existing file robots.txt. The plugin provides this functionality directly in the admin interface. You have to log in to add a translation. Details
No, it will not. If the file robots.txt is found in the root folder it will not be overridden. On the Settings page you will see a notification with two options: rename or delete the existing file robots.txt. The plugin provides this functionality directly in the admin interface.
Comment

Found in faq paragraph.

You have to log in to edit this translation.

Migration to v.4.0 - Information for Developers You have to log in to add a translation. Details
Migration to v.4.0 - Information for Developers
Comment

Found in faq header.

You have to log in to edit this translation.

Legend:
Current
Waiting
Rejected
Fuzzy
Old
Changes requested
With warnings
1 2 3 6

Export as