Описание
Cebi SEO Connector integrates your WordPress site with Cebi AI Marketing, an AI-powered digital marketing platform by Cebi Medya. The platform analyzes your site and applies SEO improvements automatically through this plugin.
Features:
- Automated meta title and description optimization
- JSON-LD schema markup insertion and updates
- Automatic image alt text generation
- XML sitemap generation and updates
- Robots.txt management
- Compatible with Yoast SEO and Rank Math
- Automatic backup before every change with one-click restore
- Secure API key authentication and rate limiting
- HTTPS required for all communication
How it works:
- Install and activate the plugin
- Create an account on Cebi AI Marketing
- Go to My Account Connections WordPress to get your API key
- Enter the API key in the plugin settings and click „Connect“
- The platform analyzes your site and applies SEO improvements automatically
External Services
This plugin connects to an external service operated by Cebi Medya.
Which Service
The plugin connects to the Cebi AI Marketing platform at ai.cebimedya.com. This platform analyzes your site’s SEO data and sends optimization commands to the plugin.
When Data Is Transmitted
Data is transmitted in the following cases:
- When the administrator clicks „Connect“ in the plugin settings (connection verification)
- When the platform calls your site’s REST API endpoints (to apply SEO improvements)
The plugin does not send data in the background automatically. All data transmission is initiated by user actions or platform API calls.
What Data Is Transmitted
During connection verification:
- API key
- Site domain
- WordPress version
- Plugin version
During platform API calls (returned to the platform):
- Page titles and meta descriptions
- Page URLs and structure
- Image URLs and alt texts
- Heading structure
- Active theme and plugin list
No personal user data (email, name, IP address, etc.) is collected or transmitted.
Why This Service Is Required
The plugin does not function independently. The Cebi AI Marketing platform performs AI-powered SEO analysis and makes optimization decisions. The plugin serves solely as a bridge to apply these optimizations to your WordPress site.
Service Links
- Service website: cebimedya.com
- Platform: ai.cebimedya.com
- Terms of service: cebimedya.com/hizmet-sartlari
- Privacy policy: cebimedya.com/gizlilik-politikasi
Инсталиране
- Upload the plugin zip file via WordPress Admin (Plugins Add New Upload Plugin)
- Activate the plugin through the „Plugins“ menu
- Create an account on ai.cebimedya.com
- Go to My Account Connections WordPress to get your API key
- Navigate to the „Cebi SEO“ page in the left menu, enter your API key and click „Connect“
- Once connected, the platform will start analyzing your site automatically
Requirements:
- WordPress 5.8 or higher
- PHP 7.4 or higher
- HTTPS must be active (does not work over HTTP)
- WordPress REST API must be enabled
ЧЗВ
-
Is a Cebi Medya account required?
-
Yes. This plugin works together with the Cebi AI Marketing platform. You can create a free trial account at ai.cebimedya.com.
-
Which WordPress versions are supported?
-
WordPress 5.8 and above. PHP 7.4 or higher is required.
-
Is it compatible with Yoast SEO or Rank Math?
-
Yes. It is fully compatible with both SEO plugins. Meta title and description updates are synced to their respective fields.
-
Is my data safe?
-
All communication is encrypted over HTTPS. No personal data is collected. The platform only processes page-level SEO data.
-
Can I undo a change?
-
Yes. Every SEO change is backed up automatically. You can restore previous values from the plugin admin panel or through the platform.
-
Is HTTPS required?
-
Yes. For security, the plugin only works over HTTPS. This requirement is relaxed for local development environments.
-
Is data deleted when the plugin is removed?
-
Yes. When the plugin is deleted from WordPress, all settings, log tables, and SEO metadata are cleaned up.
Отзиви
There are no reviews for this plugin.
Сътрудници и разработчици
“Cebi SEO Connector” е софтуер с отворен код. Към разширението са допринесли следните хора:
СътруднициПревеждане на “Cebi SEO Connector” на вашия език.
Имате интерес към разработване?
Преглеждане на кода, разглеждане на SVN хранилище, или абонамент към програмната история (log) чрез RSS.
Списък с промени
1.0.3
- Fixed JSON-LD output escaping for XSS prevention
- Ensured all dynamic output is properly escaped
- Fixed zip filename to match plugin slug
1.0.2
- Readme and plugin description translated to English
- Fixed invalid Plugin URI and privacy policy URLs
- Removed unnecessary load_plugin_textdomain() call
1.0.1
- Added platform connection flow (API key verification)
- Added connection status indicator (connected/disconnected)
- Added disconnect feature
- Added privacy policy suggestion (wp_add_privacy_policy_content)
- Detailed external service disclosure
- Transient-based rate limiting (works across PHP requests)
- Sitemap generation memory optimization (batch queries)
- Platform communication via wp_remote_post
1.0.0
- Initial release