The floating SEO panel: generate title, meta, keyphrase and slug

What it is

The floating SEO panel is a draggable side tab that AISA adds to the WordPress post/page editor. From one place it lets you generate, with AI, the four core on-page fields — SEO title, meta description, focus keyphrase and slug — and write them straight into the SEO plugin you already use. It is the integration mode face of AISA: instead of duplicating your SEO plugin, the panel applies the generated values directly to Yoast, Rank Math, SEOPress or All in One SEO.

The fields are generated to satisfy the on-page checks of your SEO plugin out of the box: the focus keyphrase appears near the start of the title, in the first sentence of the meta description, and in the slug. The keyphrase itself is kept short (2–4 words), the way SEO plugins expect it.

Where to find it

Open any post or page in the editor. The AISA tab appears on the side of the screen and can be dragged up and down; its vertical position is remembered per user across sessions and devices. The panel is also available on category and tag editing screens (currently for Yoast), where it reads the term name and description as context.

Requirements & tier

  • An active SEO plugin is required — the panel writes into it. Supported: Yoast, Rank Math, SEOPress, AIOSEO. With no SEO plugin active you get the Standalone SEO block instead.
  • AISA must be in integration mode (it is, automatically, whenever a supported SEO plugin is detected).
  • The post type must be enabled under Settings → Post Type.
  • An AI provider must be reachable: either Cloud credits, or your own API key (BYOK) for Claude, OpenAI, Gemini, DeepSeek, Grok or Mistral.
  • The panel does not appear on Q&A sets. On the editor terms screen it currently runs only with Yoast.

How to use

  1. Open a post or page; grab the AISA tab and drag it to a comfortable height.
  2. Pick the AI provider and the target language (with WPML/Polylang the language defaults to the page's language).
  3. Press Generate SEO to create title, meta description, keyphrase and slug in one go.
  4. Optionally tick "Also generate AI Search Context" to produce and save the page's GEO context at the same time.
  5. Review each field, then Apply individual fields or Apply all to [plugin].
  6. With Yoast and SEOPress the values appear live in the editor; with Rank Math and AIOSEO the panel saves via the adapter server-side, so press Save and reload to see them (the data is already written).
  7. Use Load current to pull the values already stored in your SEO plugin into the panel; variables such as the site title appear as pills.

Questions people ask

  • Does the panel replace my SEO plugin? No. It writes into your existing plugin's fields, so there are no duplicate meta tags.
  • Why don't Rank Math/AIOSEO show the value immediately? Those editors use React/Vue stores and a custom table; AISA writes the value server-side via its adapter, and a reload is needed to display it. The reload also protects the data — saving before reload could let the plugin's old in-memory state overwrite what AISA wrote.
  • Can I generate just one field? Yes — generate everything, then apply only the fields you want, or use the per-field Regenerate/Variants buttons.
  • Does it work on a local/staging site? Yes, with your own API keys. Preparing all your SEO before going live is one of AISA's strong points.
  • What about WooCommerce products? On products the panel adds green pills with the product's real Category, attributes, Price and SKU, ready to insert as text.

Troubleshooting

  • The tab doesn't appear. Check that a supported SEO plugin is active, that the post type is enabled in Settings → Post Type, and that you are on the post/page editor (not a Q&A set).
  • Generation is disabled / a lock banner shows. In the Free version some content is excluded; the server blocks writing on locked content. Upgrade to Premium to unlock all posts.
  • Applied values are missing in Rank Math/AIOSEO. Press Save and reload — they are written via the adapter and shown after reload.
  • No provider available. Add and test an API key under Settings → API Keys, or switch to Cloud credits.

Related

  • The Standalone SEO block (when no SEO plugin is active)
  • Generate the focus keyphrase
  • Variable pills (insert dynamic variables)
  • WooCommerce value pills on products
  • AI Search Context (the llms meta for AI engines)

← Back to support