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 SEO Tools (Basic) β 6 core AI tools available in all tiers
- Advanced AI Features β 8 advanced modules (Pro/Elite)
GDPR AI Consent
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 .
AI Credits System
AI calls consume credits from your token balance. The hub header shows your remaining credits and usage stats.
| Tier | Daily AI Calls | Token System |
|---|---|---|
| Free | 10 per day | Daily counter via transient serpelo_ai_usage_{Ymd} |
| Pro | 200 per day | Token balance synced from the license server |
| Elite | Unlimited | No 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
| URL | Purpose |
|---|---|
webtown.in/wp-json/webtown/v1/ai/proxy | AI inference proxy (license authenticated) |
webtown.in/wp-json/webtown/v1/ai/balance | Check remaining AI token balance |
AI Meta Generator
Generates optimized SEO titles and meta descriptions for any post using AI analysis of the content. ()
How to Use
- Open the AI Hub or click the AI icon in the SEO metabox
- Select a post or enter content
- Click "Generate Meta" β the AI analyzes your content and focus keywords
- Review the generated title and description
- 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
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.
Internal Link Suggestions
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
- Generate missing meta titles & descriptions ()
- Generate missing image alt text ()
- Suggest and insert internal links ()
Auto AI Settings
| Setting | Option Key | Default |
|---|---|---|
| Enable Auto AI | β | 0 (off) |
| Auto-generate Meta | β | 0 |
| Auto-generate Alt Text | β | 0 |
| Auto Internal Links | β | 0 |