Перейти к содержимому
WordPress.org

Русский

  • Темы
  • Плагины
  • Новости
    • Документация
    • Форумы
  • О WordPress
  • Сообщество
  • Скачать WordPress
Скачать WordPress
WordPress.org

Plugin Directory

CCZGR AI

  • Отправить плагин
  • Мои избранные
  • Войти
  • Отправить плагин
  • Мои избранные
  • Войти

CCZGR AI

Автор: CCZGR
Скачать
  • Детали
  • Отзывы
  • Установка
  • Разработка
Поддержка

Описание

CCZGR AI exposes three unified fields — meta_title, meta_description and focus_keyword — on the standard WordPress REST API for posts, pages and every custom post type that supports REST. The values are stored in whichever supported SEO plugin is active, so external tools and automations can read and write SEO metadata without knowing each SEO plugin’s internal meta keys.

Supported SEO plugins:

  • Rank Math (used when both are active)
  • Yoast SEO

Only users who can edit a post may change its SEO metadata, and the focus keyword is hidden from users who cannot edit the post.

The plugin also provides an optional administrator-only endpoint to start an UpdraftPlus database backup on demand (only when UpdraftPlus is active) — handy right before a bulk metadata import.

Установка

  1. Upload the cczgr-ai folder to /wp-content/plugins/, or install the plugin through the Plugins screen in WordPress.
  2. Activate the plugin through the Plugins screen.
  3. Make sure Rank Math or Yoast SEO is active.
  4. Read and write the meta_title, meta_description and focus_keyword fields through the REST API for any post, page or custom post type, e.g. POST /wp-json/wp/v2/posts/<id> with { "meta_title": "…", "meta_description": "…", "focus_keyword": "…" }.

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

Which SEO plugins are supported?

Rank Math and Yoast SEO. If both are active, Rank Math is used.

Do I need to configure anything?

No. The plugin detects the active SEO plugin automatically and stores no settings of its own.

What does the backup endpoint do?

When UpdraftPlus is active, an administrator can send POST /wp-json/cczgr-ai/updraft-backup to start an UpdraftPlus database backup. The backup runs in the background.

Отзывы

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

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

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

Участники
  • CCZGR
  • speedyweb

«CCZGR AI» переведён на 1 язык. Благодарим переводчиков за их работу.

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

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

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

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

2.0.0

  • Rewritten as a lightweight «easy version» focused solely on reading and writing SEO metadata (title, description, focus keyword) via the REST API for posts, pages and custom post types.
  • Removed the Composer dependencies, WebP conversion and the configuration endpoint.
  • Added an explicit capability check on metadata writes and hardened the REST callbacks.
  • Retained the on-demand UpdraftPlus database backup endpoint.

1.8

  • Previous feature-complete release.

Мета

  • Версия 2.0.0
  • Обновление: 1 месяц назад
  • Активных установок: 20+
  • Версия WordPress 6.0 или выше
  • Совместим вплоть до: 7.0.4
  • Версия PHP 7.0 или выше
  • Языки

    Czech и English (US).

    Перевести на ваш язык

  • Метки:
    apimeta tagsmetadatarest-apiseo
  • Дополнительно

Оценки

Пока что нет ни одного отзыва.

Ваш отзыв

Посмотреть всеотзывы

Участники

  • CCZGR
  • speedyweb

Поддержка

Есть что сказать? Нужна помощь?

Перейти в форум поддержки

  • О нас
  • Новости
  • Хостинг
  • Приватность
  • Витрина
  • Темы
  • Плагины
  • Паттерны
  • Обучение
  • Поддержка
  • Разработчики
  • WordPress.TV ↗
  • Присоединиться
  • События
  • Поддержать ↗
  • Сувениры ↗
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Русский

  • Посетите нас в X (ранее Twitter)
  • Посетите нашу учётную запись в Bluesky
  • Посетите нашу ленту в Mastodon
  • Посетите нашу учётную запись в Threads
  • Посетите нашу страницу на Facebook
  • Посетите наш Instagram
  • Посетите нашу страницу в LinkedIn
  • Посетите нашу учётную запись в TikTok
  • Посетите наш канал YouTube
  • Посетите нашу учётную запись в Tumblr
Код — это поэзия.
The WordPress® trademark is the intellectual property of the WordPress Foundation.