Complete Setup Guide
Everything you need to launch your automated content site from start to finish.
System Requirements
Before installing Content Steer, make sure your server meets these requirements:
- WordPress: Version 5.8 or higher
- PHP: Version 7.4 or higher (8.0+ recommended)
- MySQL: Version 5.6 or higher
- Memory: 256MB WordPress memory limit recommended
- HTTPS: SSL certificate required for API connections
Installation
Follow these steps to install Content Steer on your WordPress site:
Download the Plugin
After purchase, download the plugin ZIP file from your order confirmation email or account dashboard.
Upload to WordPress
Go to Plugins > Add New > Upload Plugin. Select the ZIP file and click "Install Now".
Activate the Plugin
After installation, click "Activate Plugin". You'll see a new "Content Steer" menu item in your dashboard.
License Activation
Activate your license to enable all features and receive updates:
Find Your License Key
Your license key is included in your purchase confirmation email. It looks like: CS-XXXX-XXXX-XXXX-XXXX
Enter the License
Go to Content Steer > License. Paste your license key and click "Activate".
Verify Activation
You'll see a green "Active" status and your license tier (Starter, Professional, or Agency).
API Key Setup
Content Steer uses AI APIs to generate content. Here's how to set them up:
OpenAI (Required)
- Create an account at platform.openai.com
- Go to API Keys section and create a new key
- Add billing information (pay-as-you-go)
- Copy your API key
- Paste in Content Steer > Settings > API Keys
Claude AI (Professional+)
- Create an account at console.anthropic.com
- Generate an API key
- Add to Content Steer settings
Generate Your First Article
Now let's create your first AI-generated article:
Go to Generate
Navigate to Content Steer > Generate in your WordPress dashboard.
Enter a Keyword
Type your target keyword (e.g., "best hiking boots for beginners") in the keyword field.
Configure Options
Select your AI model, content length, and whether to generate as draft or publish immediately.
Click Generate
Hit the "Generate Article" button and watch the magic happen. This typically takes 1-3 minutes.
AI Model Selection
Content Steer supports multiple AI models. Here's when to use each:
- GPT-4o: Best balance of quality and speed. Recommended for most content.
- GPT-4 Turbo: Highest quality, slightly slower. Great for pillar content.
- Claude 3 Sonnet: Excellent for nuanced, well-researched articles. (Professional+ only)
- Claude 3 Opus: Premium model for exceptional quality. (Professional+ only)
Troubleshooting
Common Issues
"API Key Invalid" Error
- Double-check your API key for typos
- Ensure billing is set up in your OpenAI/Anthropic account
- Verify the key has not expired or been revoked
Generation Timeout
- Increase PHP max_execution_time (300 seconds recommended)
- Increase WordPress memory limit to 256MB
- Try generating shorter content first
Automation Not Working
- Verify WordPress cron is functioning
- Check that automation is enabled in settings
- Ensure keyword queue has items
- Consider setting up a real cron job for reliability