Mivídeo Geo Audit Content helps editors review WordPress content before publication or during content updates. It provides three editorial indicators:
- GEO Score evaluates structure, semantic coverage, entities, answer readiness, and scanability.
- EEAT Score reviews authorship, author biography, dates, experience signals, sources, transparency, and appropriate warnings.
- Citation Score identifies numbers, comparisons, absolute statements, vague authority claims, and other passages that may need a source or additional context.
The scores are editorial guidance. They do not guarantee visibility in AI Overviews, search engines, or generative systems. The plugin does not rewrite or publish content automatically.
Main features
- Audits posts and pages created with the WordPress block editor or other editors that store their content in the standard WordPress content field.
- Supports Gutenberg and the Classic Editor metabox workflow.
- Uses local rules even when no AI provider is configured.
- Optionally adds semantic analysis through the WordPress AI Client on WordPress 7.0+.
- Optionally connects to OpenAI-compatible APIs, Google Gemini, or Anthropic with an administrator-provided API key.
- Detects or manually selects eight content profiles: informational article, tutorial, review, comparison, local SEO, service page, list/ranking, and news.
- Shows GEO, EEAT, and Citation columns in post and page lists.
- Includes a dashboard with averages, high-performing content, improvement priorities, and unaudited content.
- Reuses saved results when content has not changed.
- Uses adaptive request timeouts from 30 to 120 seconds according to the amount of text sent to the AI provider.
- Limits the text sent to AI while keeping local checks based on the complete content.
- Stores plugin metadata with the
_mivgeo_ prefix.
Pro version
Mivídeo Geo Audit Content Pro is designed for professionals, agencies, and websites that need a broader auditing workflow. Pro features include:
- Bulk auditing for multiple posts and pages.
- Elementor Pro content extraction and integration.
- More detailed GEO, EEAT, and citation analysis.
- Expanded recommendations for improving existing content.
- A more complete workflow for reviewing larger content libraries.
Learn more about Mivídeo Geo Audit Content Pro
Support
For help with the plugin, use the
WordPress.org support forum or contact us at contato@mivideo.com.br.
Supported editors
This directory version audits the title and content stored by WordPress. It supports Gutenberg, the Classic Editor, and compatible editors that save content to the standard
post_content field.
Elementor-specific extraction and the Elementor editor panel are not included in this version.
AI modes
The plugin can work in four modes:
- Automatic: uses the native WordPress AI Client when available, then an external API if configured.
- WordPress native AI only: available on WordPress 7.0+ when an AI provider is configured in WordPress.
- External API only: uses the provider and API key selected by the administrator.
- Local rules only: performs no external AI request.
AI analysis is optional. Local scoring remains available without an account, API key, or external service.
- Upload the plugin folder to
/wp-content/plugins/, or install the ZIP file from Plugins > Add New > Upload Plugin.
- Activate Mivídeo Geo Audit Content.
- Open GEO Audit Content > Settings.
- Choose an AI source. Select Local rules only to prevent external content transmission.
- To use an external provider, select OpenAI/compatible, Google Gemini, or Anthropic, enter an API key, and optionally set a model.
- On WordPress 7.0+, configure a native AI provider in Settings > Connectors before selecting the native AI option.
- Choose whether posts, pages, or both should be audited.
- Edit a supported post or page and use the GEO Audit Content panel to run the audit.
Optional API key constants
API keys may be defined in
wp-config.php instead of being saved in the WordPress database:
MIVGEO_OPENAI_API_KEY
MIVGEO_GEMINI_API_KEY
MIVGEO_ANTHROPIC_API_KEY