Virtual Robots.txt automatically creates a robots.txt file for your site. Your robots.txt file can be easily edited from the plugin settings page.
Prioritized issue groups from the latest Plugin Check scan
Security
27
5 issue groups
Maintainability
4
3 issue groups
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['user_agents']. Check that the array index exists before using it.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$host'.
Sample message
Detected usage of a non-sanitized input variable: $_POST['user_agents']
Sample message
$_POST['user_agents'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Using __FILE__ for menu slugs risks exposing filesystem structure.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Invalid or missing Stable Tag. Your Stable Tag is meant to be the stable version of your plugin and it needs to be exactly the same with the Version in your main plugin file's header. Any mismatch can prevent users from downloading the correct plugin files from WordPress.org.
Not analyzed yet.
First score snapshot
v1.10
55
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 55 | 31 | 10 | 21 | v1.10 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.