User Guide

Learn AI Studio

A complete guide to help you transform your WordPress admin dashboard into a modern, branded workspace. No coding required.

Launch Your AI Auto-Pilot

Your fully automated content machine will be running in under 2 minutes.

1

Install the Plugin

Upload the plugin ZIP file via Plugins -> Add New -> Upload Plugin. Activate it, and the AI Studio menu will appear in your sidebar.

2

Turn On Zero API Costs with Ollama

Click on AI Studio in your sidebar, enter your API Keys (OpenAI, Claude, Gemini) OR configure your local Ollama server address to generate unlimited content for free.

3

Customize Everything

Explore the settings panel — Setup Google Trends, add RSS feeds, enable WooCommerce automation, and start the Auto-Pilot cron job.

6 min read Module 1

Background Queue & Cron Optimization

Learn how to manage bulk content generation safely without overloading your server. AI Studio uses a robust database queue and Cron jobs to process articles sequentially.

  1. 1

    Select WooCommerce Products: Go to the AI Studio Generator tab, select the products you want to generate articles for, and click "Add to Queue".

  2. 2

    Configure Batch Execution: The queue stores items in SQL. Set the cron to process one article per cycle (e.g. every 15 mins) to keep memory limits safe.

  3. 3

    Disable Default WP-Cron: Add define('DISABLE_WP_CRON', true); to your wp-config.php to prevent performance issues during visits.

  4. 4

    Configure Linux Cron Job: Add a real cron task in your hosting cPanel to run every 15 minutes pointing to your site's wp-cron.php.

  5. 5

    Monitor the Queue Table: Track the status of each job (Pending, Processing, Completed) directly inside the AI Studio queue dashboard.

💡 Pro Tip: Using a server-side cron job prevents the queue from stalling on low-traffic sites and keeps generation cycles stable.

4 min read Module 2

Circuit Breaker Security System

Avoid wasted API credits and bloated log files. Understand the automatic safety mechanism that protects your API keys from rate limits and server errors.

  1. 1

    Detect Connection Failures: The plugin monitors all API calls. If a provider (like OpenAI or Claude) fails to respond, the error is recorded.

  2. 2

    Three-Strike Rule: If three consecutive API calls fail or return timeout errors, the queue worker immediately pauses itself.

  3. 3

    Auto-Pause Protection: Once paused, the queue enters a 24-hour sleep state to prevent burning resources on dead API endpoints.

  4. 4

    Review Error Logs: Navigate to the Error Logs section in your dashboard to find the exact HTTP status codes and responses.

  5. 5

    Manual Circuit Reset: After resolving your API credit issue or provider outage, click "Reset Circuit Breaker" to resume immediate processing.

💡 Pro Tip: The Circuit Breaker is active by default. It prevents your site from making thousands of broken loop requests when API providers face downtime.

5 min read Module 3

Google Trends Auto-Pilot Hijacking

Target viral search queries before your competitors. Learn how to configure AI Studio to write content automatically for fast-rising search trends.

  1. 1

    Set Target Geo-Location: Go to the Google Trends tab and select your primary country audience (e.g. United States, Egypt, Saudi Arabia).

  2. 2

    Filter Niche Categories: Keep topics relevant by filtering Google Trends by categories like Technology, Sports, or Business.

  3. 3

    Establish Search Volume Thresholds: Only write for trends that exceed your defined traffic volume (e.g., 10,000+ active searches).

  4. 4

    Adjust Auto-Publish Settings: Choose whether trend posts go live immediately for rapid indexing or get saved as drafts for review.

  5. 5

    Design Prompt Templates: Write custom instructions directing the AI to weave the trending keyword into H2 headers and paragraphs.

💡 Pro Tip: Trending search content is highly effective for getting featured on Google Discover. Ensure you publish within 1-2 hours of the trend starting.

6 min read Module 4

Google News Redirects & XML Sitemap Crawling

Build an automated news aggregator. AI Studio can search Google News, resolve redirect links, parse target HTML, and fallback to XML sitemaps.

  1. 1

    Input Search Queries: Provide search queries or specific category URLs in the Google News tab of the plugin.

  2. 2

    Enable URL Redirect Decoder: Allow the crawler to resolve Google News redirection links to obtain the direct source web addresses.

  3. 3

    Crawl XML Sitemaps: Use the XML sitemap crawler fallback to extract fresh links from news sites (e.g. Yallakora News Sitemap).

  4. 4

    Bypass Paywalls & Cookies: The scraper uses custom headers and user agents to load page content without getting blocked.

  5. 5

    AI News Summaries: The AI extracts core news facts from the source code and writes an original summary in your brand voice.

💡 Pro Tip: Always keep the URL Redirect Decoder enabled. Obfuscated Google News links will lead to broken pages if not decoded before crawling.

5 min read Module 5

DOM Scraper & Content Exclusion Selectors

Configure advanced DOM selectors to scrape clean content from target RSS feeds. Clean selectors ensure your AI gets clean text inputs.

  1. 1

    Specify Main Article Selector: Input the CSS class containing the article body (e.g. .post-entry or .article-text).

  2. 2

    Exclude Junk Selectors: Prevent scraping of share buttons, author boxes, and ads by adding classes to the exclusion field.

  3. 3

    Lazy-Load Image Capture: Enable the crawler to look for image attributes like data-src to get original high-res media.

  4. 4

    Test Scraping Rules: Enter a target URL in the Test tab to inspect the crawled titles, images, and text outputs in real-time.

  5. 5

    Set Character Thresholds: Define minimum character counts to ignore short excerpt posts or placeholder pages.

💡 Pro Tip: Clean selectors prevent the AI from reading unrelated sidebar links, header menus, or footer widgets as part of the article text.

5 min read Module 6

RAG (Retrieval-Augmented Generation) & WooCommerce Specs

Completely eliminate AI hallucinations. Feed authentic product details, specifications, and prices directly to the AI for product review generation.

  1. 1

    Connect Product Data: The RAG engine automatically pulls product titles, descriptions, weight, and dimensions from WooCommerce.

  2. 2

    Fetch Active Attributes: The AI reads colors, sizes, materials, prices, stock levels, and review counts for complete accuracy.

  3. 3

    Enforce Custom Guidelines: Enter rules in the RAG tab such as "Keep tone professional" and "Highlight durability specs".

  4. 4

    Internal Linking Integration: Toggle internal links so the AI automatically fetches and links relevant blog URLs within the text.

  5. 5

    Define Layout Templates: Paste your HTML structures to instruct the AI on where to output headings and bullet lists.

💡 Pro Tip: Injecting authentic specs via RAG makes generated articles look highly professional and prevents the AI from inventing fake prices.

4 min read Module 7

SEO Plugins Sync (Rank Math & Yoast)

Configure AI Studio to sync SEO metadata directly with popular SEO plugins, ensuring maximum search visibility out-of-the-box.

  1. 1

    Detect SEO Plugins: AI Studio automatically detects active installations of Rank Math or Yoast SEO.

  2. 2

    Auto-Inject Focus Keywords: The AI extracts the best target keyword and saves it into the SEO plugin's metadata.

  3. 3

    Write SEO Title Tags: The engine formats and saves custom meta titles following your title templates.

  4. 4

    Generate Meta Descriptions: AI Studio generates high-CTR, keyword-rich meta descriptions and injects them automatically.

  5. 5

    Set Schema Markups: If using Rank Math, the plugin hooks into local settings to assign appropriate article schemas.

💡 Pro Tip: Automatically syncing metadata saves hours of manual work and ensures every published page is optimized for search bots immediately.

5 min read Module 8

API Providers & Connection Validation

Connect to top-tier models (GPT-4o, Claude 3.5, Gemini, Groq, Perplexity, Ollama) and validate settings securely.

  1. 1

    OpenAI & Claude Keys: Paste your API keys and choose your target writing models (e.g. Claude 3.5 Sonnet).

  2. 2

    Gemini & Perplexity integration: Link your Gemini key for fast, low-cost writing, or Perplexity for web-searched answers.

  3. 3

    Ollama local connection: Set Ollama host to http://localhost:11434 to run models locally for zero API cost.

  4. 4

    Test Connection Feature: Click the "Test Connection" button on any API tab to ping the model and confirm key validation.

  5. 5

    Model Fallback Priority: Define which model takes over if your primary choice runs out of API credits or times out.

💡 Pro Tip: Always run a connection test after modifying API settings. This prevents scheduled cron runs from failing due to bad API keys.

5 min read Module 9

Image Networks & Logo Watermarks

Ditch boring stock images. Set up advanced AI image engines (DALL-E 3, Flux Schnell, Imagen, Stable Diffusion) and watermark your media.

  1. 1

    Choose Image Provider: Select your preferred engine (Replicate for Flux Schnell, Imagen on Gemini, or DALL-E 3).

  2. 2

    Automate Prompts: The AI reads the generated article and creates a descriptive, high-quality image prompt.

  3. 3

    Set Custom Watermark: Upload a transparent logo PNG file in the AI Studio settings.

  4. 4

    Configure Opacity & Position: Position your logo watermark on the image canvas and adjust transparency levels.

  5. 5

    Auto-Inject Alt Tags: The plugin writes and attaches image Alt-Text based on target keywords for Google Images SEO.

💡 Pro Tip: Watermarking protect your generated images from scraping bots and reinforces your branding when images appear in Google search.

5 min read Module 10

Elementor Live Sports Widgets

Render beautiful live scoreboard hubs, team standings, and match schedules inside your Elementor templates.

  1. 1

    Place League Portal: Drag and drop the League Portal widget to serve as your sports homepage hub.

  2. 2

    Render League Standings: Display live group tables with automatic point calculations and win/loss records.

  3. 3

    Configure Matches Widgets: Show upcoming games, ticking match clocks, active lineups, and goal scorers.

  4. 4

    Set AJAX Auto-Refresh: Turn on auto-refresh (e.g. every 60s) to keep match scores live without refreshing.

  5. 5

    Optimize Layout Styles: Custom style borders, gradients, backgrounds, and shadows using Elementor control panels.

💡 Pro Tip: Sports widgets are fully cached to load instantly, preventing high traffic during match times from slowing down your server.

5 min read Module 11

365Scores Live Auto-Publishing

Automate sports blogging. Configure AI Studio to pull live match feeds from 365Scores and publish summaries.

  1. 1

    Select Leagues to Track: Choose specific league IDs (like Premier League or La Liga) to crawl.

  2. 2

    Download Live Match Feeds: The plugin checks match APIs for events like goals, cards, and red cards.

  3. 3

    Enable Local Badge Caching: Cache competitor team icons locally to display them in match summaries.

  4. 4

    Auto-Generate Match Reports: The AI analyzes match timelines to write engaging post-match summaries.

  5. 5

    Configure Post-Match Delay: Wait for a few minutes after the whistle to ensure complete stats are aggregated.

💡 Pro Tip: Sports search volume peaks during and immediately after matches. Auto-publishing reports captures this high-intent search traffic.

Still Have Questions?

Our support team is available to help you with any setup questions, customization requests, or technical issues. We typically respond within 24 hours.

Contact Support Team