WPFixDesk AI Meta

Описание

WPFixDesk AI Meta uses AI to generate complete SEO metadata for your WordPress posts and pages. Choose between OpenAI (GPT-4o, GPT-4o Mini) or DeepSeek Chat — enter your API key, pick your tone and length, and let the AI do the work.

Features in v1.1.0:

  • Multiple AI providers: OpenAI GPT-4o, GPT-4o Mini, and DeepSeek Chat
  • Generates SEO meta title and meta description
  • Generates Open Graph (og:title, og:description) for Facebook and LinkedIn
  • Generates Twitter Card (twitter:title, twitter:description)
  • Character counters with color indicators (green/yellow/red)
  • Bulk generation tool — generate meta for all posts/pages at once
  • Image alt text generation on attachment edit screens
  • Auto-generate on publish (if meta fields are empty)
  • Dismissible «hire us» notice for easy access to support
  • All fields are editable before saving

This plugin is not affiliated with or endorsed by OpenAI or DeepSeek.

Need help setting up this plugin or custom WordPress development? Visit wpfixdesk.com.

External Services

This plugin connects to external AI APIs to generate SEO metadata. Data is sent only when a user explicitly clicks «Generate AI Meta», runs bulk generation, generates image alt text, or when auto-generation on publish is enabled.

Data sent to AI providers:
* Post content (plain text only, HTML stripped, max 3000 characters)
* Tone and length preferences from settings
* Image title, caption, and filename (for alt text generation)

OpenAI (used when OpenAI provider is selected):
Provider: https://openai.com
API: https://api.openai.com/v1/chat/completions
Terms: https://openai.com/policies/terms-of-use
Privacy: https://openai.com/policies/privacy-policy

DeepSeek (used when DeepSeek provider is selected):
Provider: https://www.deepseek.com
API: https://api.deepseek.com/v1/chat/completions
Terms: https://www.deepseek.com/terms
Privacy: https://www.deepseek.com/privacy

Установка

  1. Upload the plugin to /wp-content/plugins/wpfixdesk-ai-meta/.
  2. Activate it through the Plugins menu.
  3. Go to Settings > WPFixDesk AI Meta.
  4. Choose your AI provider and model, enter the corresponding API key, and save.
  5. Edit any post or page. The «WPFixDesk AI Meta» sidebar box will appear.
  6. Click «Generate AI Meta» to fill all SEO and social fields.

Часто задаваемые вопросы

Which AI providers are supported?

OpenAI (GPT-4o, GPT-4o Mini) and DeepSeek (DeepSeek Chat). Each requires its own API key.

Do I need an API key?

Yes. You need a valid API key from your chosen provider.
OpenAI keys: https://platform.openai.com/api-keys
DeepSeek keys: https://platform.deepseek.com/api_keys

What is bulk generation?

Go to Tools > Bulk AI Meta to generate meta for all published posts or pages that are missing it. The tool processes one post at a time to avoid rate limits.

How does image alt text generation work?

Edit any image in the Media Library (Media > Edit). A «Generate Alt Text» button will appear below the alt text field. Click it to auto-generate descriptive alt text using AI.

Does this conflict with Yoast SEO or RankMath?

This plugin outputs meta tags directly. If you use Yoast or RankMath, disable their meta output to avoid duplicates, or use WPFixDesk AI Meta only to fill their fields manually.

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«WPFixDesk AI Meta» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «WPFixDesk AI Meta» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.1.0

  • Added DeepSeek Chat provider support (affordable alternative to OpenAI)
  • Added GPT-4o and GPT-4o Mini model selection
  • Added Open Graph fields (og:title, og:description) in the metabox
  • Added Twitter Card fields (twitter:title, twitter:description) in the metabox
  • Added Bulk Generation tool under Tools menu
  • Added image alt text generation on attachment edit screens
  • Added character counters with color indicators on title and description fields
  • Added dismissible hire-us notice on plugin admin pages
  • Improved JSON parsing to handle markdown-fenced AI responses

1.0.0

  • Initial release.