Bisteinoff SEO Robots.txt
by Denis Bisteinov 5 (4 reviews)

Bisteinoff SEO Robots.txt

An easy-to-use plugin that generates and configures a proper robots.txt file, essential for effective search engine optimization (SEO).

Bisteinoff SEO Robots.txt ranks #9,599 among WordPress.org plugins with 400+ active installations, is #430 of 3,788 in the SEO & Marketing category, a 5/5 rating from 4 reviews, and was last updated Dec 19, 2025. Data from WordPress.org, refreshed twice daily — see methodology.

Tested up to WP 6.9 (Current: 7.1.1)
v4.0.3 Current Version v4.0.3
Updated 9 months ago Last Update on 19 Dec, 2025
Refreshed 10 hours ago Last Refreshed on
#430 of 3,788 in SEO & Marketing Top 25% by installs
View on WordPress.org
Rank
#9,599
-10 this week
Active Installs
400+
-13.2%
KW Avg Position
21.3
No change
Downloads
10.3K
+3 today
Support Resolved
0%
No change
Rating
100%
Review 5 out of 5
5 (4 reviews)

Next Milestone 500

Total Progress 63%
400+ 500+
401
Ranks to Climb
-
Growth Needed
8,000,000
Active Installs
Pro

Unlock Exact Install Count

See the precise estimated active installs for this plugin, calculated from real-time ranking data.

  • Exact install estimates within tiers
  • Track install growth over time
  • Milestone progress predictions
Upgrade to Pro
Need 37 more installs to reach 500+

Rank Changes

9,585 9,598 9,612 9,626 9,639 14-09-2026 15-09-2026 16-09-2026 17-09-2026 18-09-2026 19-09-2026 20-09-2026 21-09-2026
9,580 9,604 9,627 9,650 9,674 06-09-2026 07-09-2026 08-09-2026 09-09-2026 10-09-2026 11-09-2026 12-09-2026 13-09-2026 14-09-2026 15-09-2026 16-09-2026 17-09-2026 18-09-2026 19-09-2026 20-09-2026 21-09-2026
Current #9,599
Change
Best #

Upgrade to Pro

Unlock 30-day and 90-day rank history charts with a Pro subscription.

Upgrade Now

Active Installs Growth

Active Installs 0,000,000+
Growth +0.0%
Peak 0,000,000

Downloads Growth

0 10 14-09-2026 15-09-2026 16-09-2026 17-09-2026 18-09-2026 19-09-2026 20-09-2026 21-09-2026
0 10 20 06-09-2026 07-09-2026 08-09-2026 09-09-2026 10-09-2026 11-09-2026 12-09-2026 13-09-2026 14-09-2026 15-09-2026 16-09-2026 17-09-2026 18-09-2026 19-09-2026 20-09-2026 21-09-2026
Downloads
Growth
Peak

Upgrade to Pro

Unlock 30-day, 90-day, and yearly download history charts with a Pro subscription.

Upgrade Now

Reviews & Ratings

5.0
4 reviews
Overall 100%
5
4 (100%)
4
0 (0%)
3
0 (0%)
2
0 (0%)
1
0 (0%)

Security History

Source: WPVulnerability

No known vulnerabilities on record for Bisteinoff SEO Robots.txt. Checked 1 month ago.

TL;DR

AI summary of the plugin's readme

This plugin is for WordPress site owners who want to manage their robots.txt file without technical expertise. It solves the problem of manually creating and editing robots.txt by automatically generating an optimized, SEO-friendly version with rules for search engine crawlers.

  • Automatic robots.txt generation
  • WordPress-specific rules
  • Special rules for Google and Yandex
  • Custom rules for search engine bots
  • Automatic sitemap detection
  • WooCommerce compatibility
  • Multisite support
  • Easy-to-use admin interface

Frequently Asked Questions

Common questions about Bisteinoff SEO Robots.txt

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.
Once the plugin is installed it will work fine for all search engine robots. If you are not aware of the rules for fine-tuning a robots.txt it is better to leave the file as is or read first a corresponding manual to learn more about the directives used for robots.txt. Note: the following directives would block the corresponding search robot(s): Disallow: Disallow: / Disallow: * Disallow: /* Disallow: */ You should use any of these directives only if you do not want any page of your website to be accessible for crawling.
Guide by Google Guide WordPress SEO
For regular users: Nothing changes! The plugin will automatically migrate all your settings. Everything continues to work exactly as before. For developers: 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. Migration to v.4.0 - Information for Developers If you have custom code that integrates with this plugin, please note these changes: Checking for deprecation notices: All deprecated elements will trigger _doing_it_wrong() notices when WP_DEBUG is enabled. Enable debug mode to identify any issues: define('WP_DEBUG', true); Changed option names: * db_robots_custom → bisteinoff_plugin_robots_custom * db_robots_custom_google → bisteinoff_plugin_robots_custom_google * db_robots_if_yandex → bisteinoff_plugin_robots_enable_yandex * db_robots_custom_yandex → bisteinoff_plugin_robots_custom_yandex * db_robots_custom_other → bisteinoff_plugin_robots_custom_other Note: Options are migrated automatically. Old option names are removed from the database after successful migration. Changed constants: * DB_PLUGIN_ROBOTSTXT_VERSION → BISTEINOFF_PLUGIN_ROBOTS_VERSION * DB_PLUGIN_ROBOTSTXT_DIR → BISTEINOFF_PLUGIN_ROBOTS_DIR Note: Old constants remain defined for backward compatibility. Changed functions (now deprecated): * publish_robots_txt() → Use \Bisteinoff\Plugin\RobotsTXT\Generator::generate() instead * db_robots_admin() → Use \Bisteinoff\Plugin\RobotsTXT\Admin::add_menu_page() instead * db_robotstxt_admin_settings() → Use \Bisteinoff\Plugin\RobotsTXT\Admin::render_settings_page() instead * db_settings_link() → Use \Bisteinoff\Plugin\RobotsTXT\Loader::add_settings_link() instead Note: Deprecated functions continue to work with backward compatibility. Action required: Update your custom code to use the new naming conventions. All deprecated elements will be removed after Feb 16th 2027.

Sign In / Register

You need to sign in or register to use this feature.