Linux 软件免费装
Banner图

Innova GEO AI Indexer

开发者 alessandroang
更新时间 2026年8月1日 21:33
捐献地址: 去捐款
PHP版本: 8.1 及以上
WordPress版本: 7.0
版权: GPL-2.0-or-later
版权网址: 版权信息

标签

seo ai schema llms-txt generative-engine-optimization

下载

3.3.0 3.3.1 3.3.2 3.0.3 3.0.1 2.0.0 3.0.0 3.0.4 3.0.5 3.1.0 3.2.0

详情介绍:

Innova GEO AI Indexer adds the essential GEO fields and structures to WordPress for optimizing content for Generative Search Engines (ChatGPT, Claude, Gemini, Perplexity, Mistral, Kimi). It features single-field AI population using your own provider API keys (BYOK), multi-stack Schema.org JSON-LD output, and site-level llms.txt file management. Fully free with no account, no license, no subscription — you bring your own API key and the plugin calls the provider directly. Nothing goes through geocite22.com. What the free version does Not in the free version — Pro add-on There is an optional Innova GEO AI Indexer Pro add-on plugin distributed separately at geocite22.com that adds — on top of everything the free plugin does: The Pro is entirely optional. The free plugin is fully functional and does not degrade in any way if the Pro is not installed. Privacy & Third-Party Services The free plugin communicates ONLY with the AI provider you configure — geocite22.com is never contacted: The plugin sends the post title + content + your prompt to the provider you selected, and receives back the AI-generated field values. No data is sent anywhere else. Your API keys are stored encrypted (Sodium secretbox) in wp_options and never leave your site except as Authorization headers in the direct provider calls. IndexNow (optional, disabled by default) — if you switch it on in Settings → IndexNow, publishing or updating a post whose Quick Answer is filled sends a notification to the search endpoints you selected: Each notification contains only the URL of the content, your site host and a randomly generated verification key — never the post content. The key is published as a plain text file at https://your-site.com/{key}.txt, as the IndexNow protocol requires. Turning the feature off stops all outbound calls immediately. Extension points Filterable hooks for developers and the Pro add-on: JavaScript filters (via wp.hooks, editor side):

安装:

  1. Upload the innova-geo-ai-indexer folder to /wp-content/plugins/, or install directly from the WordPress Plugin Directory.
  2. Activate the plugin through the WordPress Plugins menu.
  3. Ensure pretty permalinks are active (Settings → Permalinks → any option other than "Plain") if you want the /llms.txt endpoint.
  4. Configure Innova GEO AI Indexer → Dati sito (Organization, publisher, topical clusters, pillar content for llms.txt).
  5. (Optional, for AI generation) Paste at least one provider API key in Innova GEO AI Indexer → Impostazioni → API Keys. Click Test to verify the key and load the model dropdown.
  6. On each post, fill the GEO fields manually or use the ✨ Genera button next to each AI-generable field.

屏幕截图:

  • Dashboard with stats for the last 30 days via the chosen AI provider.
  • Organization data page.
  • Metaboxes in CPTs.

升级注意事项:

1.4.4 Final 2 Plugin Check warnings resolved (ContentStats GEO coverage query). No functional changes. 1.4.3 Plugin Check warnings cleanup: phpcs:ignore on direct DB queries for custom tables, $_POST/$_GET annotations, removed load_plugin_textdomain() (WP 4.6+ auto-loads). composer.json now bundled in the zip. No functional changes. 1.4.2 Compatibility e hardening richieste dal Plugin Check WordPress.org. Nessun cambiamento funzionale: aggiornamento consigliato. 1.4.1 Fix: il selettore "Lingua Interfaccia" non aveva effetto immediato su WordPress 6.7+. Aggiornamento consigliato. 1.4.0 Added English translation and "Interface Language" setting. Default: Italian if WordPress is in Italian, English otherwise. No DB migration required. 1.3.1 Added screenshots to the plugin panel and optional donation link in the readme. No changes to database or settings. 1.3.0 Direct Definition, Key Takeaways, and Key Statistics are now output in the JSON-LD <head> (previously populated in the metabox but silenced in the schema). Check with a structured data validator after upgrading. 1.0.0 First stable release. Configure a strong AUTH_KEY in wp-config.php (required for API key encryption) and activate pretty permalinks (required for /llms.txt).

常见问题:

Do I need an account or license to use the plugin?

No. The plugin is fully functional out of the box: install, activate, and use. To use the AI generation feature you need to paste your own API key from one of the supported providers in Settings → API Keys — free from us, you pay only the provider at their standard rates.

Which AI providers are supported?

Anthropic (Claude), OpenAI (ChatGPT), Google Gemini, Mistral, and Kimi (Moonshot). The tool schema is automatically translated into each provider's native format.

Where are API keys stored?

In wp_options (innogai22_providers), encrypted with Sodium secretbox. The encryption key is derived from your AUTH_KEY (SHA-256). If AUTH_KEY changes, saved keys will become unreadable — this is by design (prevents credential theft on wp-config leaks).

Does the plugin work without JavaScript on the frontend?

Yes. The plugin does NOT inject JS into the frontend of client sites. The SEO/GEO output is pure HTML + static JSON-LD in the <head>. The only JS is in the admin area (metaboxes + settings).

Why does /llms.txt return a 404?

Check: 1) Pretty permalinks are active; 2) The "Publish /llms.txt" toggle is active in both Settings and Site Data; 3) Deactivate and reactivate the plugin to refresh rewrite rules.

I want more fields / features. Where's the Pro?

At geocite22.com. The Pro is a separate add-on plugin that installs alongside the free one and extends it — it does not replace it. Your existing setup and data are preserved.

Can I support the development of the plugin?

Yes, thank you! The free plugin is and will remain free. If you'd like to contribute to the open development, patch releases, and the evolution of AI integrations, either grab the Pro (best support) or make a donation via Stripe: Support Innova GEO AI Indexer.

更新日志:

3.3.2 3.3.1 3.3.0 3.2.0 3.1.0 3.0.0 2.0.0 1.6.1 1.6.0 1.5.1 1.5.0 1.4.6 1.4.5 1.4.4 1.4.3 1.4.2 1.4.1 1.4.0 1.3.1 1.3.0 1.2.3 1.2.2 1.2.1 1.2.0 1.1.0 1.0.0 First stable release. 14 post-level GEO fields, multi-stack JSON-LD in the <head>, automatic llms.txt generation, multi-provider AI integration, three tiers (Base / Advanced / Premium), AI generation audit log, and at-rest API key encryption.