Cebi SEO Connector

تفصیل

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:

  1. Install and activate the plugin
  2. Create an account on Cebi AI Marketing
  3. Go to My Account Connections WordPress to get your API key
  4. Enter the API key in the plugin settings and click "Connect”
  5. 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

انسٹالیشن

  1. Upload the plugin zip file via WordPress Admin (Plugins Add New Upload Plugin)
  2. Activate the plugin through the "Plugins” menu
  3. Create an account on ai.cebimedya.com
  4. Go to My Account Connections WordPress to get your API key
  5. Navigate to the "Cebi SEO” page in the left menu, enter your API key and click "Connect”
  6. 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” کا اپنی زبان میں ترجمہ کریں۔

ڈویلپمینٹ میں دلچسپی ہے؟

کوڈ براؤز کریں، ایس این وی ریپوزیٹری کو چیک کریں یا ڈویلپمینٹ لاگ کو سبسکرائب کریں بذریعہ آر ایس ایس۔

چینج لاگ

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