
內容簡介
MrNiche Autoblogger AI 是一款能將分類和主題轉換為可發布的 WordPress 文章的外掛,僅需約 30 秒。使用者可自帶 OpenAI API 金鑰,無需支付每篇文章費用,並且不會有數據經過我們的伺服器。
【主要功能】
• 單次生成文章,每篇約 800–1,200 字
• 可選擇生成 AI 主題圖片
• 自訂標題生成,支持自帶標題
• 基本的文章 JSON-LD 架構標記
• 近似重複主題保護,避免重複計費
• 故障排除日誌查看功能
外掛標籤
開發者團隊
原文外掛簡介
MrNiche Autoblogger AI turns a category and a topic into a publish-ready WordPress post in about 30 seconds. You bring your own OpenAI API key — there are no per-article fees, no subscription, and no data passing through our servers. The plugin makes API calls directly from your WordPress site to OpenAI.
Use it to draft articles you’ll polish by hand, populate a fresh site with starter content, or batch-generate a backlog of category-relevant pieces.
How it works
Add your OpenAI API key on the API & Integrations page.
Pick a WordPress category. The plugin asks the AI for ten SEO-friendly title ideas tailored to that category.
Tick the titles you like. Optionally add a short Content Brief — keywords, audience notes, things to mention or avoid.
Click Generate. Each article is written using a single chat completion (~800–1,200 words), saved as a draft (or published immediately if you prefer), and tagged with basic Article schema markup.
Optionally generate one AI featured image per article using the same OpenAI key.
What this version includes
Single-pass article writing. One chat completion per article, ~800–1,200 words.
Optional AI featured image. Or text-only if you’d rather not pay for image credits.
Basic Article JSON-LD schema. Output to the page on singular post views.
Manual title generation per WordPress category.
Bring your own titles. Paste a list of your own titles — one per line — instead of (or as well as) generating them.
Near-duplicate topic protection. Both exact and near-duplicate titles are skipped, so you never pay OpenAI twice for the same topic.
Automatic model migration. If OpenAI retires the model you selected, the plugin switches to the closest current equivalent instead of breaking.
Logs view for troubleshooting failed generations.
Looking for more?
If you want longer articles, anti-AI-detection writing, scheduled auto-publishing, or per-niche style profiles, MrNiche Autoblogger Pro at wpaiautoblogger.com adds:
Multi-pass writing — outline → expand → humanizer pass for long-form articles (1,400–3,000 words).
Anti-AI-detection layers — programmatic rules that target the patterns AI detectors flag (uniform paragraph length, “X isn’t Y, it’s Z” rhetorical tics, banned vocabulary, symmetric H2/H3 trees, generic openers/closers, fake first-person anecdotes).
AutoPilot — daily / weekly cron-based auto-publishing.
Background generation queue so long articles never time out on shared hosting.
Internal linking to your existing posts.
FAQ + FAQPage schema auto-generated from the article body.
Yoast / Rank Math meta description and focus keyword injection.
Webhooks (Zapier, Make, Slack, custom) with HMAC-signed payloads.
Writing-style profiles — save multiple prompt sets (formal, conversational, technical, journalistic) and pick one per generation. Lite ships a single editable prompt set; Pro lets you save many.
Multi-image articles with Unsplash, Imagine.art, and MonsterAPI as additional providers.
Content Calendar view of scheduled posts.
Premium support.
Pro is an annual subscription (Single $49.99/yr / Triple $99.99/yr / Agency $249.99/yr) with every update and support included, or a one-time lifetime license (Unlimited, $999). Licenses are domain-locked.
Privacy and data handling
The plugin makes outbound API calls directly from your WordPress server to OpenAI at https://api.openai.com/. No content, prompts, API keys, or user data are sent to any other service — including wpaiautoblogger.com.
This plugin does not phone home for licensing, telemetry, analytics, or update checks. WordPress.org handles updates the standard way.
What gets sent to OpenAI on each generation:
The category name (for title generation), or the article title plus your Content Brief (for article generation).
Your stored system prompt and article prompt templates.
Your OpenAI API key in the request Authorization header.
OpenAI’s privacy policy and API data-handling terms apply: openai.com/policies/privacy-policy and openai.com/policies/api-data-usage-policies.
Requirements
WordPress 6.0+
PHP 7.4+
An OpenAI API key with billing enabled (a few cents per article on GPT-5.4 Mini; less on GPT-5.4 Nano).
