Docs / AI Features / AI Tools Hub

AI Tools Hub

Central command center for all AI-powered SEO tools β€” meta generation, keyword suggestions, content rewriting, FAQ generation, content briefs, and link suggestions.

Overview

The AI Tools Hub (, slug: serpelo-ai-hub) uses a modern sidebar + content area SPA layout. The left sidebar contains two tab groups:

πŸ–ΌοΈ
AI Tools Hub β€” Sidebar Layout
Screenshot: Full hub page with sidebar navigation and content panel β€” 1100 Γ— 700px β€” assets/images/ai-hub.png

Before any AI features can be used, users must explicitly grant consent via the GDPR consent banner at the top of the hub. This is managed by .

πŸ”’
Privacy First: No content is sent to AI services until consent is granted. The consent state is stored in and . Users can revoke consent at any time.

AI Credits System

AI calls consume credits from your token balance. The hub header shows your remaining credits and usage stats.

TierDaily AI CallsToken System
Free10 per dayDaily counter via transient serpelo_ai_usage_{Ymd}
Pro200 per dayToken balance synced from the license server
EliteUnlimitedNo limits enforced

AI Engine

The central AI engine () routes all AI calls through the WebTown proxy or directly to AI providers.

Call Flow

Your Site β†’ SERPELO_AI_Engine::call($prompt, $options)
 β”œβ”€β”€ Licensed users β†’ webtown.in/wp-json/webtown/v1/ai/proxy (GPT-4o)
 └── Own API key users β†’ OpenAI / Anthropic direct API

API Endpoints

URLPurpose
webtown.in/wp-json/webtown/v1/ai/proxyAI inference proxy (license authenticated)
webtown.in/wp-json/webtown/v1/ai/balanceCheck remaining AI token balance

AI Meta Generator

Generates optimized SEO titles and meta descriptions for any post using AI analysis of the content. ()

πŸ–ΌοΈ
AI Meta Generator Panel
Screenshot: Meta generator with generated title/description β€” 700 Γ— 300px β€” assets/images/ai-meta-gen.png

How to Use

  1. Open the AI Hub or click the AI icon in the SEO metabox
  2. Select a post or enter content
  3. Click "Generate Meta" β€” the AI analyzes your content and focus keywords
  4. Review the generated title and description
  5. Click "Apply" to save to post meta

AI Keyword Suggestions

The keyword suggestion tool () analyzes your content and suggests related long-tail keywords, LSI terms, and topic expansions.

AI Content Rewriter

Rewrites or improves existing content for better readability, keyword integration, and SEO optimization. Elite

⭐
Elite Only: The content rewriter feature (ai_content_rewriter) requires Elite tier. It can rewrite paragraphs, improve keyword density, fix readability issues, and enhance content structure.

FAQ Schema Generator

Analyzes your content and generates relevant FAQ questions and answers in proper FAQ Schema format. The generated FAQ can be saved as JSON-LD structured data.

β€” Save generated FAQ schema to post meta.

Content Brief Generator

The Content Brief tool () generates comprehensive article outlines including title suggestions, heading structure, People Also Ask questions, word count targets, and internal link recommendations. Elite

β€” Generate a full content brief for a topic.

The Link Suggester ( + ) scans your content library and suggests internal linking opportunities based on keyword overlap and content relevance. Elite

β€” Get AI-powered internal link suggestions for a post.

Auto AI Optimizer

The Auto AI Optimizer () automatically runs AI optimization when posts are published or updated. Elite

⚑
Automatic Actions: When enabled, the Auto AI Optimizer can automatically:
  • Generate missing meta titles & descriptions ()
  • Generate missing image alt text ()
  • Suggest and insert internal links ()
Toggle is available in the AI Hub header next to the "AI Active" badge.

Auto AI Settings

SettingOption KeyDefault
Enable Auto AIβ€”0 (off)
Auto-generate Metaβ€”0
Auto-generate Alt Textβ€”0
Auto Internal Linksβ€”0