Documentation
SEO AI Assistant — Full Guide
On this page
Overview
SEO AI Assistant (seo-ai) uses large language models to draft SEO titles, meta descriptions, product copy, and blog excerpts directly inside LiteShoper admin.
Subscription plugin — requires active marketplace license.
Installation
- Subscribe on liteshoper.com.
- Install
seo-aivia marketplace.
LLM providers
| Provider | Notes |
|---|---|
| OpenAI | GPT models via platform.openai.com API key |
| Google Gemini | Google AI Studio API key |
| OpenRouter | Access multiple models via one key |
| Custom | Any OpenAI-compatible /v1/chat/completions endpoint |
Setup
Admin: System → SEO AI (/admin/seo-ai/settings)
- Enable SEO AI.
- Select provider.
- Paste API key (stored on your server only — never on liteshoper.com).
- Optional: custom model name and base URL (custom provider).
- Set default language and tone (professional, friendly, persuasive, etc.).
- Click Test connection.
Where to use Generate
After setup, Generate with AI buttons appear on:
- Product edit — description, SEO title, meta description
- Blog post edit — excerpt, SEO fields
- Static pages and categories (where supported)
- Site SEO settings
Always review AI output before publishing.
Tutorial
- Configure OpenAI with gpt-4o-mini or similar.
- Edit a product with minimal description.
- Click Generate on meta description → review → save product.
- View product page source to confirm meta tags.
Privacy
Product titles, descriptions, and context are sent to your chosen LLM provider from your server. LiteShoper marketplace does not receive this data.
Troubleshooting
- SEO AI disabled — enable in settings
- API key not configured — paste key and save
- Test failed — check key, model name, billing on provider account
- Custom provider errors — verify base URL ends with compatible chat completions path