Gu&Co AI Blog Writer
Gu&Co AI Blog Writer is a fully featured, 100% free blog draft creation companion. Features include:
- Topic queue management with priority, keywords, category, risk level, and status.
- Test mode with local mock AI responses for risk-free workflow validation.
- Native SEO brief generation.
- Automated full-length article generation returned as structured JSON with HTML content.
- Multi-criteria AI quality check (score, risk level, issues list, and recommended action).
- Article preview screen before publishing.
- Automatic WordPress draft creation with tags, category, excerpt, slug, and custom SEO metadata.
- Comprehensive log tracker for all key operations.
CSV Format
The CSV import file should have headers in this order:
topic,primary_keyword,secondary_keywords,audience,search_intent,priority,risk_level,publish_mode
Example:
Jak wybrać telewizor do sportu?,telewizor do sportu,"OLED,QLED,120 Hz",Kupujący TV,poradnik,80,normal,draft_only<h3>Privacy and External Services</h3>
This plugin utilizes the native WordPress AI Client to connect to generative AI services. No direct API connections are initiated by the plugin itself; all requests are routed through the AI provider and credentials configured globally by the site administrator on the WordPress Settings > Connectors screen.
Depending on the connector you enable in WordPress, the following external services may be utilized:
OpenAI
- Purpose: Used for generating article briefs, full article drafts, title suggestions, and executing quality checks.
- Data Sent: Topic title, primary & secondary keywords, target audience, intent, outline, and editorial notes.
- When Sent: Triggered only when the administrator initiates a brief, article, suggestion generation, or quality check manually, or when scheduled cron tasks run.
- OpenAI Terms of Service: https://openai.com/policies/terms-of-use
- OpenAI Privacy Policy: https://openai.com/policies/privacy-policy
Google Gemini
- Purpose: Used for generating article briefs, full article drafts, title suggestions, and executing quality checks.
- Data Sent: Topic title, primary & secondary keywords, target audience, intent, outline, and editorial notes.
- When Sent: Triggered only when the administrator initiates a brief, article, suggestion generation, or quality check manually, or when scheduled cron tasks run.
- Google Terms of Service: https://policies.google.com/terms
- Google Privacy Policy: https://policies.google.com/privacy
Anthropic Claude
- Purpose: Used for generating article briefs, full article drafts, title suggestions, and executing quality checks.
- Data Sent: Topic title, primary & secondary keywords, target audience, intent, outline, and editorial notes.
- When Sent: Triggered only when the administrator initiates a brief, article, suggestion generation, or quality check manually, or when scheduled cron tasks run.
- Anthropic Terms of Service: https://www.anthropic.com/legal/consumer-terms
- Anthropic Privacy Policy: https://www.anthropic.com/legal/privacy
Security Notes
All generated HTML content is sanitized with wp_kses_post() before being saved to WordPress draft posts. Autopublishing requires explicit enablement in settings, a low-risk topic classification, a recommended action of ‘publish’, and a quality check score meeting the configured threshold (default 90).
