Опис
BlogDog Connector is a WordPress plugin that seamlessly connects your WordPress site to BlogDog, allowing you to automatically sync and publish articles from BlogDog to your WordPress site.
Key Features
- Easy API Connection: Simple setup with API Base URL and API Key configuration
- Test Connection: Verify your API connection before syncing
- Manual Sync: Sync articles on-demand with a single click
- Automatic Sync: Optional WP-Cron-based automatic syncing (hourly or daily)
- Idempotent Sync: Prevents duplicate posts by tracking BlogDog article IDs
- Smart Updates: Automatically updates existing posts when content changes
- Flexible Configuration: Set default author and category for imported posts
- Sync Status: View last sync status with count and timestamp
How It Works
- Configure your Blog on BlogDog.app
- Write your selected domain in Settings > BlogDog
- Test the connection to ensure everything is working
- Use „Sync Now“ to manually import articles or enable automatic syncing
- Articles are imported as WordPress posts with all metadata preserved
- SEO tags are automatically added to the head of each synced post
Постављање
Automatic Installation
- Upload the
blogdog-connectorfolder to the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Navigate to Settings > BlogDog to configure your API connection
Manual Installation
- Download the plugin zip file
- Extract the
blogdog-connectorfolder to your computer - Upload the
blogdog-connectorfolder to the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Navigate to Settings > BlogDog to configure your API connection
Configuration
- Go to Settings > BlogDog in your WordPress admin
- Enter your BlogDog API Base URL
- Enter your BlogDog API Key
- Click „Test Connection“ to verify your credentials
- Optionally configure:
- Default author for imported posts
- Default category for imported posts
- Automatic sync schedule
- Click „Sync Now“ to import articles or enable automatic syncing
ЧПП
-
Will syncing create duplicate posts?
-
No. The plugin tracks BlogDog article IDs and will update existing posts instead of creating duplicates.
-
Can I customize how posts are imported?
-
Yes. You can set a default author and category for imported posts in the settings page.
-
Does the plugin support automatic syncing?
-
Yes. You can enable automatic syncing which uses WP-Cron to sync articles on a schedule.
-
Can I sync manually?
-
Yes. You can use the „Sync Now“ button in the settings page to manually trigger a sync at any time.
Прегледи
Нема рецензија за овај додатак.
Сарадници и градитељи
BlogDog Connector је софтвер отвореног кода. Следећи људи су допринели овом додатку.
СараднициПреведите BlogDog Connector на свој језик.
Заинтересовани сте за градњу?
Прегледајте код, проверите SVN складиште или се пријавите на белешку градње преко RSS-а.
Белешка о изменама
1.0.0
- Initial release
- API connection and authentication
- Manual and automatic article syncing
- Idempotent sync to prevent duplicates
- Full SEO support
- Default author and category configuration
- Sync status tracking