Sompia AI Site Mapper & Content Writer for iGaming is an admin-only plugin for iGaming affiliate WordPress sites. It scans your site structure, maps your casino and game content models to a neutral internal schema, and then uses the Anthropic Claude API to generate SEO titles, meta descriptions, FAQ items, and structured review sections — all from the data you already have in your posts.
Site owners and editors managing iGaming affiliate sites built on WordPress, where casino and game content lives in custom post types with varying field names, ACF groups, or custom meta keys across different builds.
Site Scanner
Discovers all custom post types, custom taxonomies, ACF field groups, and raw post meta keys registered on your site. Run the scanner once and the rest of the plugin is powered by the results.
Content Mapping
Assign which post type represents casinos and which represents games/slots. Then map each logical schema role (e.g. “RTP”, “Bonus Offer”, “License”, “Affiliate URL”) to the real data source on your site — a meta key, an ACF field, or a taxonomy.
Content Inventory
Review field coverage across your mapped content types. See which schema fields are populated and how many posts have each field filled in.
AI Content Generator
Generate per-post content using AI:
On WordPress 7.0 or higher, the plugin automatically uses the WordPress Core AI Client — no Anthropic API key required; you configure your AI provider once in WordPress Settings. On WordPress 6.x, the plugin uses the Anthropic Claude API directly with an API key you supply.
All generated content is previewed before saving. Nothing is written to your posts automatically.
Editor AI Output Panel
An AI Content Output panel appears in both the Gutenberg block editor (as a document settings panel) and the Classic Editor (as a metabox). The panel:
[sompia_faq] shortcodeFAQ Shortcode and Gutenberg Block
[sompia_faq post_id=X title=”…” open_first=”1″ faq_schema=”1″]
Renders a native <details>/<summary> accordion. Supports optional FAQPage JSON-LD structured data output. A native Gutenberg block (sompia/faq) is also provided as an alternative to the shortcode.
Review Sections Gutenberg Block
A sompia/review-sections block lets you embed the AI-generated review sections for any casino or game post anywhere on your site. The block has a post picker in the editor and renders a responsive card grid on the frontend.
Content Audit
Run an AI-powered audit of any casino or game post to check for missing license details, bonus accuracy, responsible gambling mentions, and other compliance signals. Results appear directly in the editor panel.
Internal Link Suggestions
Generate contextual internal link suggestions for any post. The AI analyzes the current post’s entity data and existing content, then suggests 3–8 relevant internal pages with anchor text and placement guidance.
On WordPress 7.0 or higher: This plugin uses the WordPress Core AI Client (wp_ai_client_prompt()). AI requests are routed through whichever provider you have configured in WordPress Settings AI (Anthropic, Google, OpenAI, or others). No data is sent to any external service by this plugin directly — refer to the terms and privacy policy of the provider you configure in WordPress.
On WordPress 6.x: This plugin connects directly to the AI provider you select in AI Settings. The connection is only made when you explicitly trigger generation from the AI Content Generator page or the editor panel. No data is sent automatically in the background.
What is sent: The post’s mapped field values (casino/game data from your site), existing AI sections, and post content are included in the prompt.
What is received: Generated text (SEO title, meta description, FAQ items, review sections, audit results, or link suggestions).
The following external services may be used depending on which provider you select:
You must agree to your chosen provider’s terms and supply your own API key. Your API key is stored in the WordPress options table and is accessible only to admin-level users.