AI SEO Generator
Automated SEO content generation with Google Gemini AI, Google Sheets integration, and scheduling
by Plixail · github.com/codebyamos/ai-seo-generator · website
★ 0stars
10release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/codebyamos/ai-seo-generator/releases/download/1.0.2/ai-seo-generator-1.0.2.zipReadme
AI SEO Generator
A powerful WordPress plugin for automated SEO content generation using Google Gemini AI, with Google Sheets integration and scheduling capabilities.
Features
- 🤖 AI-Powered Content Generation - Generate high-quality SEO articles using Google Gemini AI
- 📊 Google Sheets Integration - Import keywords and topics from Google Sheets
- ⏰ Scheduling System - Schedule content generation with customizable intervals
- 🖼️ AI Image Generation - Automatically generate featured images for articles
- 📧 Email Notifications - Get notified when articles are generated
- 🔄 Auto-Updates - Update the plugin directly from GitHub releases
Requirements
- WordPress 5.0 or higher
- PHP 7.4 or higher
- Google Gemini API key
- Google Cloud Service Account (for Sheets integration and image generation)
Installation
- Download the latest release from the Releases page
- Upload the plugin folder to
/wp-content/plugins/ - Run
composer installin the plugin directory (required for Google Sheets integration) - Activate the plugin through the WordPress admin
- Go to AI SEO Generator > Settings to configure your API keys
Configuration
Google Gemini API Key
- Go to Google AI Studio
- Create a new API key
- Enter the key in the plugin settings
Google Sheets Integration
- Create a service account in Google Cloud Console
- Download the JSON credentials file
- Store the file securely outside your web root
- Enter the path to the credentials file in the plugin settings
- Share your Google Sheet with the service account email
Usage
Dashboard
View statistics and quick actions from the main dashboard.
Queue Management
Add keywords manually or import from Google Sheets. Monitor the generation queue.
Scheduler
Configure automatic content generation schedules.
Settings
- API key configuration
- Content settings (post status, internal/external links)
- Email notification preferences
- Google Sheets connection
Auto-Updates
This plugin supports automatic updates from GitHub. When a new release is available:
- Go to Plugins in WordPress admin
- Click "Check for updates" under AI SEO Generator
- If an update is available, click "Update Now"
Changelog
1.0.0
- Initial release
- AI content generation with Gemini
- Google Sheets integration
- Scheduling system
- Email notifications
- GitHub auto-updater
License
GPL v2 or later
Author
Read the full README on GitHub →