| 开发者 | wordpress-contributors |
|---|---|
| 更新时间 | 2026年3月17日 15:27 |
| 捐献地址: | 去捐款 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
/wp-json/aeo/v1/analyze/{post_id} - Unified analysis/wp-json/aeo/v1/score/{post_id} - Score only/wp-json/aeo/v1/tips/{post_id} - Improvement tips/wp-json/aeo/v1/visibility/{post_id} - Visibility checks/wp-content/plugins/aeo-ranking/ directoryAEO is the practice of optimizing content to appear in AI-generated answers from platforms like Google AI Overviews, ChatGPT, Perplexity, and other AI search engines. It's the next evolution of SEO for the AI era.
SEO focuses on ranking your content in traditional search results. AEO ensures your content is selected by AI systems to generate direct answers to user queries. Both are important for modern content visibility.
No, the plugin works without it. However, AI-powered features like summary suggestions require an OpenAI API key. You can still use all other features (scoring, schema, visibility checks) without it.
OpenAI charges per token used. Typical usage for summary generation costs a few cents per request. See https://openai.com/pricing for current rates.
Yes! The plugin works seamlessly with both Gutenberg block editor and Classic Editor. Real-time updates work in Gutenberg with automatic debouncing.
No. The plugin only loads admin assets in the WordPress dashboard. Frontend performance is unaffected. Real-time updates are optimized with debouncing and caching.
Yes! Answer Engine Optimizer works alongside other SEO plugins like Yoast SEO, Rank Math, and All in One SEO. They complement each other.
The score updates in real-time as you edit content in Gutenberg (with 1.5-second debounce). In Classic Editor, it updates on save. You can also manually refresh using the refresh button.
By default: Posts, Pages, and Services. You can extend support to custom post types via filters.
Yes! The dashboard includes a "Download Audit Report (PDF)" button for comprehensive content analysis.
Content Insights (Words, FAQ Items, Summary Length) update in real-time as you edit, just like the AEO score.
Yes! Full REST API support with endpoints for analysis, scoring, tips, and visibility checks. Perfect for custom integrations.
All analysis happens on your server. Only OpenAI API calls (if configured) send content to external services. No data is stored externally.
Visit the plugin support forum on WordPress.org or check the documentation at https://troontechnologies.com/aeo-docs
Yes! The plugin is open source. Visit our GitHub repository for contribution guidelines.