Опис
AI-Ready WP makes your WordPress site discoverable by AI agents and search engines. It generates the files and metadata that AI systems look for when trying to understand what your site offers.
As AI agents become the new way people find businesses online, your site needs to speak their language. AI-Ready WP handles this automatically.
What It Does
AI Discovery
- agents.json — AI Agent Discovery standard (/.well-known/agents.json). Tells AI systems what your site offers and how to interact with it.
- agent-card.json — A2A Protocol (Agent-to-Agent) for agent interoperability (/.well-known/agent-card.json).
- llms.txt — LLM-readable content index (/llms.txt + /llms-full.txt). Like a sitemap for AI.
- JSON-LD schemas — Organization/LocalBusiness, WebSite with SearchAction, BreadcrumbList, FAQPage.
- REST API — Endpoints for AI agents (/wp-json/airewp/v1/).
- AI Bot Management — Granular robots.txt control for 20+ AI bots. Block training bots, allow search bots.
- AI Crawler Analytics — Track which AI bots visit your site and how often.
- IndexNow — Instant indexing notifications to Bing and Yandex on content changes.
- WP Abilities API — Machine-readable abilities for the WordPress MCP Adapter (WP 6.9+).
- AI-Readiness Score — Dashboard widget with 11 readiness checks.
- 16 industry presets — Restaurant, real estate, e-commerce, SaaS, agency, medical, legal, and more.
- Auto-regeneration — Files update automatically on content changes and daily via WP-Cron.
SEO
- Meta title and description per page/post (editor meta box).
- OpenGraph tags (og:title, og:description, og:image, og:type).
- Twitter Card tags (summary_large_image).
- Canonical URL override per page.
- Robots meta (noindex/nofollow) per page.
- XML Sitemap generation (/sitemap.xml).
- Focus keyword analysis with 6-point checklist (title, URL, meta, density, length, intro).
Who Is This For?
- Business owners who want their site found by ChatGPT, Claude, Perplexity, and other AI assistants.
- Agencies building client sites that need to be future-proof for AI discovery.
- Developers who want a lightweight, well-coded AI discovery solution.
How It Works
- Install and activate the plugin.
- Go to Settings > AI-Ready.
- Fill in your business information.
- Enable the features you need.
- Everything generates and updates automatically.
Your site immediately becomes discoverable by AI agents through standardized protocols.
Third-Party Services
This plugin connects to the following external service:
IndexNow API
When IndexNow is enabled, the plugin notifies search engines about content changes for faster indexing:
- Service URLs:
https://api.indexnow.org/indexnowhttps://www.bing.com/indexnow
- Data sent: Your site URL, the URLs of changed pages, and your IndexNow key
- When: On content publish or update
- Purpose: Faster search engine indexing by Bing, Yandex, and other participating search engines
- IndexNow: https://www.indexnow.org
- IndexNow Terms of Use: https://www.indexnow.org/terms
- IndexNow Privacy: https://www.indexnow.org/privacy
- Bing IndexNow: https://www.bing.com/indexnow
- Microsoft Privacy Statement: https://privacy.microsoft.com/en-us/privacystatement
IndexNow is enabled by default but can be disabled in Settings > AI-Ready. No other external connections are made.
Снимци екрана
Постављање
Automatic Installation
- Go to Plugins > Add New in your WordPress admin.
- Search for „AI-Ready WP“.
- Click „Install Now“ and then „Activate“.
- Go to Settings > AI-Ready to configure.
Manual Installation
- Download the plugin ZIP file.
- Go to Plugins > Add New > Upload Plugin.
- Upload the ZIP file and click „Install Now“.
- Activate the plugin.
- Go to Settings > AI-Ready to configure.
After Installation
- Navigate to Settings > AI-Ready.
- Fill in your business name, description, and contact details.
- Choose your industry preset.
- Check the AI-Readiness Score in your Dashboard.
Using SEO Features
Edit any page or post and scroll down to the „SEO Settings“ meta box. Set your custom meta title, description, focus keyword, and canonical URL. The plugin handles OpenGraph and Twitter Cards automatically.
ЧПП
-
What is agents.json?
-
agents.json is an emerging standard for AI agent discovery. It tells AI systems what your website offers and how to interact with it — like a machine-readable menu of your site’s capabilities.
-
What is llms.txt?
-
llms.txt is a structured text file that gives LLMs (Large Language Models) a concise overview of your website content — like a sitemap for AI.
-
What is the A2A Protocol?
-
A2A (Agent-to-Agent) is a protocol by Google (now under the Linux Foundation) for AI agent interoperability. The agent-card.json file lets agents discover and communicate with your site.
-
Does this replace Yoast SEO?
-
For most sites, yes. AI-Ready WP provides meta titles/descriptions, OpenGraph, Twitter Cards, canonical URLs, robots meta, XML Sitemaps, and focus keyword analysis. If you need advanced features like redirect managers or internal linking suggestions, you may want to keep a dedicated SEO plugin alongside.
-
Does this work with existing SEO plugins?
-
Yes. If you already use Yoast or Rank Math, AI-Ready WP’s SEO module can be disabled. The AI Discovery features work alongside any SEO plugin.
-
Does this work with WooCommerce?
-
Yes. If WooCommerce is active, the plugin automatically adds product catalog tools to agents.json, making your products discoverable by AI agents.
-
Why should I care about AI discovery?
-
AI assistants like ChatGPT, Claude, and Perplexity are increasingly used to find businesses and services. If your site isn’t AI-discoverable, you’re invisible to this growing channel. AI-Ready WP makes your site speak the language AI agents understand.
-
Does this make external connections?
-
The only external connection is IndexNow (optional), which notifies search engines about content changes. All other features work entirely locally. See the Third-Party Services section below.
-
Can I control which AI bots access my site?
-
Yes. The AI Bot Management feature lets you block training bots (that scrape your content for model training) while allowing retrieval bots (that help users find your site through AI search).
Прегледи
Нема рецензија за овај додатак.
Сарадници и градитељи
AI-Ready WP је софтвер отвореног кода. Следећи људи су допринели овом додатку.
СараднициПреведите AI-Ready WP на свој језик.
Заинтересовани сте за градњу?
Прегледајте код, проверите SVN складиште или се пријавите на белешку градње преко RSS-а.
Белешка о изменама
4.1.0
- Focus: AI Discovery + SEO as a complete free package.
- All features are free — no license key required.
- Full SEO module: meta title/description, OpenGraph, Twitter Cards, canonical URL, robots meta, XML Sitemap, focus keyword analysis.
- Full AI Discovery: agents.json, agent-card.json, llms.txt, JSON-LD, REST API, AI Bot Management, Crawler Analytics, IndexNow, WP Abilities.
- AI-Readiness Score dashboard widget with 11 checks.
- 16 industry presets.
- Improved output escaping and security hardening.
3.0.0
- AI Bot Management — granular robots.txt control for 20+ AI bots.
- AI Crawler Analytics — track AI bot visits.
- WP Abilities API — registers abilities for WordPress MCP Adapter (WP 6.9+).
- A2A v0.3 agent.json — canonical A2A path with backward-compatible agent-card.json.
2.0.0
- REST API endpoints, BreadcrumbList/FAQPage schemas.
- IndexNow integration for instant search engine indexing.
1.0.0
- Initial release with agents.json, agent-card.json, llms.txt, JSON-LD, Dashboard widget, 16 presets.



