Trinetra AutoBlogger

Descripción

Trinetra AutoBlogger turns a topic into a complete, structured, SEO-ready WordPress post — automatically.

  • Topic outline section-by-section generation for genuine long-form articles
  • Multi-provider: Google Gemini, Groq, OpenAI or Anthropic Claude (you choose)
  • Featured + inline images from your chosen source (Pexels, Pixabay, Unsplash, or Gemini AI image generation), sideloaded into your media library
  • FAQ block + FAQ JSON-LD schema
  • Rank Math / Yoast SEO meta auto-filled (focus keyword, title, description)
  • "Generate now" button + WP-Cron auto-schedule (daily / twice daily / weekly)
  • Multiple API keys per provider with automatic rotation when one hits its limit
  • Topic de-duplication so it doesn’t repeat itself
  • Draft by default — review before publishing

Every feature is free and fully functional — scheduling, multiple API keys with automatic rotation, long-form articles (up to 4000 words), multiple inline images and AI image generation are all included. You bring your own API keys; the plugin never ships or shares keys, and contacts a service only when you have configured it and you trigger a generation. The plugin does not phone home or transmit any data on its own.

External services

This plugin relies on third-party services. Each request is made only when you have enabled and configured that service and you trigger a generation (by clicking "Generate" or via a schedule you set up). No data is sent on plugin load, activation, or in the background, and no site-visitor data is ever transmitted.

1. AI text provider (required — you choose one). Your topic, outline and section prompts are sent to the provider you select, using the API key you enter:
* Google Gemini — https://generativelanguage.googleapis.com — Terms: https://ai.google.dev/gemini-api/terms — Privacy: https://policies.google.com/privacy
* Groq — https://api.groq.com — Terms: https://groq.com/terms-of-use/ — Privacy: https://groq.com/privacy-policy/
* OpenAI — https://api.openai.com — Terms: https://openai.com/policies/terms-of-use/ — Privacy: https://openai.com/policies/privacy-policy/
* Anthropic (Claude) — https://api.anthropic.com — Terms: https://www.anthropic.com/legal/consumer-terms — Privacy: https://www.anthropic.com/legal/privacy

2. Image source (optional — you choose one, or "None"). Only your image search query (or, for AI image generation, the image prompt) is sent:
* Pexels — https://api.pexels.com — Terms: https://www.pexels.com/terms-of-service/ — Privacy: https://www.pexels.com/privacy-policy/
* Pixabay — https://pixabay.com/api/ — Terms: https://pixabay.com/service/terms/ — Privacy: https://pixabay.com/service/privacy/
* Unsplash — https://api.unsplash.com — Terms: https://unsplash.com/terms — Privacy: https://unsplash.com/privacy
* Google Gemini image generation — https://generativelanguage.googleapis.com — Terms/Privacy as in (1) above

Capturas

Instalación

  1. Upload the trinetra-autoblogger folder to /wp-content/plugins/ (or install the zip via Plugins Add New Upload).
  2. Activate it.
  3. Open AutoBlogger in the admin menu, choose a provider, paste your API key (and an image-source key if you want images), describe your niche, then click Generate one post or set a schedule.

FAQ

Do I need an API key?

Yes — your own key for one provider (Gemini, Groq, OpenAI or Claude). Gemini Flash-Lite and Groq have generous free tiers.

Will it publish automatically?

Only if you set the status to "Publish" and enable a schedule. By default posts are saved as Drafts for you to review.

Does it work with Rank Math or Yoast?

Yes. It auto-detects and fills SEO meta for whichever is active.

What data leaves my site, and when?

Nothing leaves your site until you trigger a generation. At that point only your prompt/topic (to the AI provider) and your image search query (to the image source) are sent, using the keys you entered — never any visitor data. The plugin does not register, "phone home," or send analytics. See the "External services" section for the full list and each service’s terms/privacy links.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

"Trinetra AutoBlogger" es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce "Trinetra AutoBlogger" a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.0.0

  • Initial release: multi-provider AI generation, stock + AI images, scheduling, SEO meta.