Beskrivelse
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
Installasjon
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
Ofte stilte spørsmål
-
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.
Vurderinger
Det er ingen omtaler av denne utvidelsen.
Bidragsytere og utviklere
«BlogDog Connector» er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen:
BidragsytereOversett “BlogDog Connector” til ditt språk.
Interessert i utvikling?
Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.
Endringslogg
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