VibeSEO

설명

VibeSEO is an AI-powered SEO content platform that generates optimized articles for your website. This plugin connects your WordPress site to VibeSEO, allowing you to automatically sync published articles as WordPress posts.

Features:

  • One-click connection using your VibeSEO API key
  • Automatic hourly sync via WP-Cron
  • Manual sync button for immediate updates
  • Featured image support (auto-downloaded from VibeSEO)
  • Category and tag assignment from VibeSEO metadata
  • Post status control (publish, draft, or pending review)
  • Sync log with recent activity
  • Duplicate prevention (updates existing posts matched by slug)

Third-Party Service

This plugin connects to the VibeSEO external service to retrieve AI-generated SEO articles and sync them to your WordPress site. The following data is exchanged:

  • Sent to VibeSEO: Your site URL, plugin API key, and article sync acknowledgements.
  • Received from VibeSEO: Article content (title, HTML body, excerpt, slug), featured images, categories, and tags.

No data is sent until you configure your API key in the plugin settings.

By using this plugin, you agree to VibeSEO’s Terms of Service and Privacy Policy.

Source Code

The complete source code is included in this plugin. No build tools or compilation is required.

스크린샷

설치

  1. Download the plugin ZIP or copy the vibeseo folder to wp-content/plugins/
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Go to Settings > VibeSEO
  4. Enter your VibeSEO API key (found in your VibeSEO dashboard under Project Settings)
  5. Click “Test Connection” to verify
  6. Click “Sync Now” to pull your articles

FAQ

Where do I find my API key?

Log in to your VibeSEO dashboard at app.getvibeseo.com, navigate to your project, and go to Settings > Integrations. Your project API key is displayed there.

How often does auto-sync run?

The plugin syncs automatically every hour via WordPress Cron. You can also click “Sync Now” at any time for an immediate sync.

What happens when I sync an article that already exists?

The plugin matches articles by slug. If a post with the same slug already exists, it will be updated with the latest content rather than creating a duplicate.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“VibeSEO”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “VibeSEO”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.0

  • Initial release
  • API key authentication
  • Article sync with featured images, categories, and tags
  • Auto-sync via WP-Cron (hourly)
  • Admin settings page with sync log