Linux 软件免费装
Banner图

RankReady – AI & LLM SEO for ChatGPT, Perplexity & Google AI

开发者 adityaarsharma
posimyththemes
sagarpatel124
sandip111
更新时间 2026年6月1日 19:17
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPL-2.0-or-later
版权网址: 版权信息

标签

seo ai schema chatgpt llms-txt

下载

1.0.0 1.0.1 1.1.0

详情介绍:

RankReady is a WordPress plugin built for the AI search layer — the answers ChatGPT, Perplexity, Claude, Gemini, and Google AI Overviews show before anyone reaches a blue link. Drop it in alongside your existing SEO plugin (Rank Math, Yoast, AIOSEO — any of them) and start showing up in AI answers and citations. No conflicts. No replacement. Zero frontend bloat. Visit the official RankReady page → Traditional SEO plugins optimize for Google's classic results. RankReady adds the layer above them: the AI SEO signals — llms.txt, FAQ schema, Markdown endpoints, AI crawler controls — that decide whether AI engines read and cite your content. This is generative engine optimization (GEO) and answer engine optimization (AEO) for WordPress, built to work with the SEO plugin you already use. A quick walkthrough of the whole plugin. https://www.youtube.com/watch?v=JA-rEwMbqNo Built by POSIMYTH Inc. — the team behind The Plus Addons for Elementor, NexterWP, and UiChemy. Coexists with your SEO plugin — zero frontend impact Install RankReady, optionally pick an LLM provider (OpenAI, Anthropic, Gemini, or DeepSeek) for the AI Summary and FAQ generators, and you're set. It auto-detects your active SEO plugin and never emits duplicate schema — your existing Yoast or Rank Math setup keeps working exactly as before. All AI generation runs in the WordPress admin, so there are no API calls on page load, no third-party scripts, and no extra requests for your visitors. Core Web Vitals are unaffected. llms.txt — the AI-native sitemap RankReady serves the llmstxt.org standard at /llms.txt (a curated index of your best content) and /llms-full.txt (the full content concatenated as Markdown). AI crawlers read these files first to understand your site. Configurable post types, max post count, category and tag exclusions, and a per-domain brand identity (site name, summary, about section) you control from the AI Crawlers tab. Multilingual sites get hreflang Link headers when WPML, Polylang, TranslatePress, Weglot, or GTranslate is detected. AI Summary generator with Speakable schema Generate "Key Takeaways" for any post or page via your chosen LLM (OpenAI, Anthropic Claude, Google Gemini, or DeepSeek). The summary injects above your content as a styled block with Speakable schema — the JSON-LD that voice assistants read aloud. Use the Regenerate button in the post editor, the Gutenberg block, or the Elementor widget. Unlimited manual generations. FAQ schema generator with DataForSEO A strong signal for AI Overviews. RankReady can query DataForSEO for the real "People Also Ask" questions ranking for your post's focus keyword, then has your chosen LLM write the answers. Output is FAQPage JSON-LD — the structured data Google AI Overviews and Perplexity frequently cite over plain article text. Don't use DataForSEO? Type your own questions and let the LLM answer them. Unlimited manual generations. Setup guide in the FAQ section below. Author Box with basic E-E-A-T schema E-E-A-T (Experience, Expertise, Authoritativeness, Trustworthiness) is what AI models use to decide which sources to trust. RankReady ships a basic Author Box — name, job title, employer, bio, headshot, and basic sameAs links — with Article, Speakable, and FAQPage schema. It auto-detects Rank Math, Yoast, and AIOSEO and skips duplicate output. Display it anywhere via the Gutenberg block or the Elementor widget. Markdown endpoints for AI agents Every published post and page is served as clean Markdown at /post-slug.md with YAML frontmatter (title, author, dates). AI agents — Claude Desktop, Cursor, ChatGPT, custom clients — read Markdown faster than HTML. Content negotiation via Accept: text/markdown lets crawlers fetch the format they prefer with no URL changes. MCP via the WordPress Abilities API RankReady registers read-only abilities with the Model Context Protocol through the WordPress Abilities API (wp_register_ability()). On WordPress 7.0 these are surfaced by the official MCP Adapter — no bundled MCP server, no extra service to run. Insights — AI referrals, bot activity, freshness The Insights tab gives you real, server-side analytics with no third-party scripts: All counts are stored locally in your own tables — never sent to POSIMYTH. 31 AI crawler controls + auto robots.txt Granular allow/block toggles for 31 AI bots: GPTBot, ChatGPT-User, OAI-SearchBot, ClaudeBot, Claude-Web, anthropic-ai, PerplexityBot, Perplexity-User, Google-Extended, Bytespider, CCBot, FacebookBot, Meta-ExternalAgent, Applebot-Extended, DuckAssistBot, YouBot, AI2Bot, Diffbot, Cohere-ai, Kagibot, and more. Auto-syncs your choices to robots.txt — both the WordPress virtual robots.txt and a physical ABSPATH/robots.txt if another plugin intercepts the URL. Plus Content Signals (ai-train, search, ai-input directives per contentsignals.org). Cache compatibility + Diagnostics RankReady persists cache-bypass entries to each cache plugin's stored configuration so server-level caches honour the bypass before PHP runs — tested with WP Rocket, LiteSpeed Cache, W3 Total Cache, WP Super Cache, WP Fastest Cache, Breeze, SG Optimizer, Hummingbird, Cache Enabler, Comet Cache, Swift Performance, NitroPack, Perfmatters, Cloudflare APO, Pantheon, Kinsta, and WP Engine. The Diagnostics card runs live endpoint probes, detects active SEO plugins, checks rewrite rules and REST routes, scans for cache conflicts, and gives you a one-click plain-text report for support — every failure ships with a one-line fix. Coming soon A companion add-on (in development) will layer advanced AI SEO automation on top of the free build: These appear as "Coming soon" placeholders in the plugin and ship no code in the free build. Everything listed above the "Coming soon" heading is fully free, with no caps on manual generation.

安装:

Easy install (recommended)
  1. In WordPress admin, go to Plugins → Add New.
  2. Search for "RankReady".
  3. Click Install Now, then Activate.
  4. Visit RankReady in the admin menu.
  5. Add your AI provider API key (OpenAI, Anthropic, Gemini, or DeepSeek) in the Settings tab.
  6. Optionally enable llms.txt, Markdown endpoints, and AI crawler controls in the AI Crawlers tab.
Manual install
  1. Download the plugin zip from WordPress.org.
  2. Go to Plugins → Add New → Upload Plugin and select the zip.
  3. Activate, then follow steps 4 to 6 above.
After install

屏幕截图:

  • **AI Summary & FAQ Generator** — Pick your LLM provider and generate Key Takeaways summaries and FAQPage schema for any post or page, with unlimited manual generation.
  • **Author Box & Schema** — Basic Author Box (name, job title, employer, bio, headshot) plus Article, Speakable, and FAQPage JSON-LD that coexist with Rank Math, Yoast, and AIOSEO.
  • **AI Crawler Controls + llms.txt Generator** — 31-bot allow/block matrix with Markdown endpoints and Content Signals directives auto-synced to robots.txt.
  • **AI Citation Tracking & Bot Insights** — Bot Activity, AI Citation Candidates, Real AI Referrals, and Content Freshness scanner.
  • **Connect OpenAI, Claude, Gemini & DataForSEO** — Single-screen config for all four LLM providers plus DataForSEO credentials and live Diagnostics endpoint probes.

升级注意事项:

1.1.0 Dedicated RankReady group in Gutenberg and Elementor, smart Generate/Regenerate on any post type, inline model-migration notice on the Settings tab, all four AI providers (OpenAI, Claude, Gemini, DeepSeek) detected everywhere, current model lists with auto-migration, lighter front end. No data loss. 1.0.32 Smarter blocks & widgets (renamed, grouped under RankReady, context-aware Generate/Regenerate), current AI models with auto-migration, friendlier error messages, lighter conflict-free build. Advanced automation moves to a companion add-on. No data loss on update. 1.0.3 Bug-fix release. 3-step onboarding wizard, double-line form-row CSS fix, max_snippet_default always-off bug fixed, all 65 options now save correctly, blog/custom CPTs in all feature settings, llms-full.txt rewrite stability. 1.0.1 Hotfix on top of 1.0.0. Homepage Markdown URL, AI Summary settings save, external-cron diagnostic, Cloudflare APO auto-detect, RFC-aligned cache headers with ETag + 304 on llms.txt and mcp.json, "Enable" intermediate buttons removed. 1.0.0 First public release on WordPress.org. Unlimited AI Summaries + FAQ generation, llms.txt + Markdown endpoints, 31+ AI crawler controls, E-E-A-T schema, Insights analytics, content freshness scanner, 17 cache layer integrations.

常见问题:

Will RankReady conflict with Rank Math, Yoast, or AIOSEO?

No. RankReady is designed to work alongside Rank Math, Yoast, All in One SEO, SEOPress, SEO Framework, and Slim SEO. Before injecting any schema, it checks if another schema-generating plugin is active. If yes, it skips its own output or merges fields into the existing schema graph via documented filters. Verifiable with Google's Rich Results Test — no duplicate Article, Person, or FAQPage nodes.

How does RankReady actually work?

Three layers: (1) it serves discovery files (/llms.txt, /llms-full.txt, /post-slug.md) that AI crawlers read to find your content faster; (2) it adds AI-specific schema (FAQPage, Speakable, Article JSON-LD) that AI engines cite; (3) it gives you controls over which AI bots see your content, plus Insights analytics on which ones already do. It also registers read-only MCP abilities through the WordPress Abilities API so AI agents can discover your content.

Will this slow down my site?

No. All AI generation happens in the WordPress admin (not on page load). Schema and discovery headers add a few hundred bytes per page. The llms.txt and robots.txt files are cached via a 10-minute transient with stale-while-revalidate. Page Speed Insights and Core Web Vitals: unaffected.

Do I need an AI provider API key?

Only if you want to use the AI Summary or FAQ generators. The llms.txt generator, Markdown endpoints, AI crawler controls, Article schema, Author Box, AI referral tracking, content freshness scanner, and MCP abilities all work without any API key.

Are there usage limits or monthly caps?

No caps. Manual AI Summary generation and FAQ generation are unlimited. You pay only your own LLM API usage (typically $0.001 to $0.01 per generation). All features in the free build work with no limits.

Which AI provider should I pick?

All four work great. Practical guidance:

  • OpenAI (gpt-4o-mini, gpt-5) — Best all-rounder, widest model choice, predictable output. Recommended default. Pay-as-you-go at platform.openai.com.
  • Anthropic Claude (claude-sonnet-4, claude-opus-4) — Strongest at long-form summaries and faithful citations. Recommended for long posts (3,000+ words). Console at console.anthropic.com.
  • Google Gemini (gemini-2.5-flash, gemini-2.5-pro) — Generous free tier (up to 1,500 requests/day on Flash). Recommended to test before paying. Get a key at aistudio.google.com.
  • DeepSeek (deepseek-v4-flash, deepseek-v4-pro) — Cheapest paid option, open-source models. Recommended for high-volume sites. Sign up at platform.deepseek.com.
You can switch providers at any time without losing existing summaries or FAQs.

How do I set up DataForSEO for the FAQ Generator?

The FAQ Generator uses DataForSEO to discover real "People Also Ask" questions for each post's focus keyword. Setup walkthrough:

  1. Create a DataForSEO account at dataforseo.com/register. The first $1 of credit is free for new sign-ups — enough for ~200 keyword lookups.
  2. After confirming your email, log in to the DataForSEO dashboard.
  3. Go to Settings → API Access. Copy your Login (your account email) and Password (an API password DataForSEO generates separately from your dashboard login).
  4. In WordPress, go to RankReady → Settings. Scroll to the DataForSEO card.
  5. Paste the Login and Password fields. Click Verify credentials — RankReady performs a live test query and shows your remaining account balance.
  6. Open any post, scroll to the RankReady FAQ meta box, enter a focus keyword, and click Generate questions. DataForSEO returns 5 to 10 real Google "People Also Ask" questions for that keyword.
  7. Pick which questions to keep, then click Generate answers to have your chosen LLM write the answers. Final FAQPage JSON-LD is auto-injected into the post.
Cost per FAQ: about $0.002 per keyword lookup at DataForSEO (the typical 5-question pull), plus your LLM cost for the answer generation. A 5-question FAQ usually costs under one cent total. Don't want to use DataForSEO? You can manually enter FAQ questions in the meta box and skip the DataForSEO step entirely — the answer generation works with any LLM provider on its own.

What is an "llms.txt" file?

llms.txt is an emerging standard (llmstxt.org) that lets AI models like ChatGPT, Perplexity, and Claude understand your site's structure faster. Think of it as an "AI sitemap" — a curated index of your most important content optimized for LLM consumption. RankReady generates both /llms.txt (index) and /llms-full.txt (full content) automatically.

What is MCP and how does RankReady use it?

Model Context Protocol (MCP) is an open standard for letting AI agents discover and read your site's structured content. RankReady registers read-only abilities (read posts, list authors, fetch FAQs, query categories) through the WordPress Abilities API. On WordPress 7.0 these are surfaced by the official MCP Adapter — there is no bundled MCP server to run.

How does the freshness scanner work?

In Insights → Content Fresh, click Scan Content Freshness. RankReady reads every post's post_modified date and buckets them into Stale (60+ days), Going stale (30-59 days), and Fresh (under 30 days). Tick the boxes next to stale posts, click Refresh dateModified, and RankReady updates the modified timestamp without changing your content. This signals recency to AI crawlers on their next visit.

Does this work with my caching plugin or Cloudflare?

Yes. RankReady is tested with WP Rocket, LiteSpeed Cache, W3 Total Cache, WP Super Cache, WP Fastest Cache, Breeze, SG Optimizer, Hummingbird, Comet Cache, Cache Enabler, Swift Performance, NitroPack, Perfmatters, Cloudflare APO, Pantheon, Kinsta, and WP Engine. The plugin persists cache-bypass entries to each cache plugin's stored configuration so server-level caches honour the bypass before PHP runs. If your CDN still caches stale /llms.txt, copy the .htaccess or nginx snippet from Settings → Diagnostics → Server bypass snippets and add it to your server config.

Why is my Cloudflare edge serving a stale /llms.txt?

If you're on Cloudflare (especially with APO or a "Cache Everything" page rule), the edge can hold /llms.txt for up to 30 days. RankReady v1.0.0 sets s-maxage=600, CDN-Cache-Control, and Cloudflare-CDN-Cache-Control headers so the edge respects a 10-minute TTL. After updating, purge /llms.txt once in Cloudflare → Caching → Custom Purge by URL to flush any previously-cached version. Future updates auto-purge.

Where is my data stored?

Everything stays on your own WordPress site. Your API keys, DataForSEO credentials, generated summaries, FAQs, and author profiles all live in your own wp_options and wp_postmeta tables. POSIMYTH does not see, collect, or transmit any of your data.

How do I check if it is actually working?

Open Settings → Diagnostics and click Run Diagnostics. RankReady performs 26 live probes — fetches /llms.txt, /llms-full.txt, /.well-known/mcp.json, every Markdown route, detects active SEO plugins, checks rewrite rules, tests REST routes, scans for cache-plugin conflicts, and inspects edge cache headers. Every failure ships with a one-line fix. Click Copy Diagnostic Report for a full plain-text bundle you can paste into support requests.

How do I uninstall it cleanly?

By default, RankReady preserves your data on uninstall — your settings, API keys, summaries, FAQ data, and author profiles all survive. If you want a complete wipe, enable the "Delete all data on uninstall" toggle in the Advanced → Tools tab before uninstalling.

Is the source code available?

Yes. RankReady is open source under GPL-2.0-or-later. The complete source ships in the plugin zip on WordPress.org, and product info lives at posimyth.com.

更新日志:

1.1.0 — 2026-06-01 Minor release — blocks/widgets polish, multi-provider model auto-migration, leaner build. 1.0.1 — 2026-05-27 Hotfix release on top of 1.0.0 — every fix you'd hit in the first week of running 1.0.0 in production. 1.0.3 — 2026-05-29 First public release — lean Free build, hardened for privacy and WordPress.org. 1.0.1 — 2026-05-27 Hotfix release on top of 1.0.0 — every fix you'd hit in the first week of running 1.0.0 in production. 1.0.0 — 2026-05-26 First public release — RankReady is live on WordPress.org. Welcome! RankReady is the first WordPress plugin built end-to-end for the AI search layer — ChatGPT, Perplexity, Claude, Gemini, and Google AI Overviews. Everything in this release is yours, free, with no caps on the core generators. Welcome to RankReady! Feedback or questions? Visit store.posimyth.com/plugins/rankready. For the full pre-1.0.0 development history, see CHANGELOG.md bundled with the plugin.