miniOrange AI visibility reports whether your WordPress site exposes things AI crawlers commonly look for:
- XML sitemap — detected using the WordPress core sitemaps feature, with the sitemap URL shown for reference.
- RSS feed — the site feed URL, which WordPress always provides.
Privacy and behavior
This plugin is deliberately minimal and safe:
- It is read-only. It only reads information already available in WordPress and displays it.
- It stores no data. It creates no database tables and does not use options, transients, or user meta.
- It makes no network or HTTP requests.
- It performs no filesystem access.
- It sets no cookies and does no tracking or analytics.
- It processes no forms, uses no AJAX, and handles no GET/POST input.
- It registers no cron events and no activation or deactivation routines. Its uninstall handler intentionally does nothing, because there is no stored data to remove.
The status page is only accessible to administrators (users with the manage_options capability).