PlugStudio AI SEO & GEO: Optimize for ChatGPT, Gemini & SearchGPT

Descrição

SEO is changing. Is your website ready for the AI revolution?

Traditional search engines are being replaced by AI answers. When a user asks ChatGPT, Google Gemini, or Perplexity a question, the AI doesn’t look for keywords—it looks for Entities, Facts, and Context.

PlugStudio AI SEO & GEO is the essential tool to position your WordPress site in this new ecosystem. We don’t just optimize for clicks; we optimize for citations.

This plugin transforms your content into structured data that Large Language Models (LLMs) love to read, increasing the chances of your brand being cited as the source of truth in AI-generated answers.

🧠 KEY FEATURES

  • ✨ One-Click AI Magic: Connects with Google Gemini (Free Tier available) or OpenAI (ChatGPT) to automatically analyze your content, find the correct Wikidata Entity, and write a perfect TL;DR summary for robots.
  • 🔗 Semantic Entity Linking: Injects advanced JSON-LD Schema that explicitly tells search engines: “This article is about [Wikidata Entity]”. This builds authority and disambiguates your content.
  • 🤖 AI-First Summaries: Generates a concise executive summary block. You can display it to your users (great for UX) or hide it visually so only robots see it (“Ghost Mode”).
  • 🗺️ Entity Sitemap: Automatically generates a specialized geo-sitemap.xml that lists your content’s conceptual entities, helping AI crawlers (like GPTBot) understand your site’s knowledge graph without scraping every page.
  • ⚡ Lightweight & Fast: No bloat. No complex frameworks. Just pure, optimized PHP that fits into your existing workflow.

External services

This plugin relies on third party/external services to analyze your content and generate summaries.

1. Google Gemini API
This plugin connects to the Google Gemini API to analyze the post content and generate summaries/entities when you click the “Generate” button.
* Data sent: Post title and content (HTML).
* When: Only when the user manually clicks the “Generate with AI” button.
* Service provider: Google LLC: Terms of Service, Privacy Policy.

2. OpenAI API
This plugin connects to the OpenAI API to analyze the post content and generate summaries/entities when you click the “Generate” button.
* Data sent: Post title and content (HTML).
* When: Only when the user manually clicks the “Generate with AI” button.
* Service provider: OpenAI: Terms of Use, Privacy Policy.

3. Wikipedia (Wikidata)
This plugin formats URLs linking to Wikipedia.org to define entities in the Schema.org markup.
* Data sent: No data is sent to Wikipedia by the plugin server-side. It serves as a reference for Linked Data.
* Service provider: Wikimedia Foundation: Terms of Use, Privacy Policy.

Instalação

  1. Upload the mz-ai-seo-geo-optimize-for-chatgpt-gemini-searchgpt folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. (Recommended) Go to Settings > PlugStudio GEO and enter your API Key (Google Gemini is recommended for free usage).
  4. Go to any Post, look for the “PlugStudio GEO” sidebar, and start optimizing!

Perguntas frequentes

What is GEO (Generative Engine Optimization)?

GEO is the process of optimizing web content to rank highly in AI-generated responses (like ChatGPT or Google’s AI Overviews). Unlike SEO (which targets links), GEO targets citations and factual association.

Do I need to pay for an API Key?

No! You can choose Google Gemini in the plugin settings, which currently offers a generous free tier for developers and small-to-medium websites. You can also use OpenAI (ChatGPT) if you have a paid account with them.

Can I use this with Elementor, Divi, or WPBakery?

Yes. The plugin injects the invisible JSON-LD Schema into the header and the Summary HTML into the content stream (the_content filter), which works with 99% of page builders and themes.

Avaliações

Não há avaliações para este plugin.

Colaboradores e desenvolvedores

“PlugStudio AI SEO & GEO: Optimize for ChatGPT, Gemini & SearchGPT” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.

Colaboradores

Registro de alterações

1.5.0

  • NEW: Refactored API logic to MXAISEO_API_Helper class in includes.
  • NEW: Rebranded to “PlugStudio”.
  • NEW: Full English localization.
  • UPDATE: Integrated “Generate with AI” button using AJAX.
  • UPDATE: Settings page to support Google Gemini and OpenAI API keys.

1.2.0

  • Added geo-sitemap.xml functionality for entity discovery.
  • Improved JSON-LD injection logic.

1.0.0

  • Initial release.
  • Basic Entity Linking and Manual Summary features.