=== SEO Tool Integration ===
Contributors: yourcompany
Tags: seo, publishing, automation, blog
Requires at least: 5.8
Tested up to: 6.4
Requires PHP: 7.4
Stable tag: 1.0.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Connect your WordPress site to SEO Tool for automated blog publishing.

== Description ==

SEO Tool Integration allows you to automatically publish blog posts from your SEO Tool account directly to your WordPress site.

**Features:**
* OAuth-based secure authentication
* Automatic blog post publishing
* Featured image upload support
* Category and tag management
* Real-time webhook notifications
* Connection status monitoring

== Installation ==

1. Upload the plugin files to `/wp-content/plugins/seo-tool-plugin`
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Go to SEO Tool in the WordPress admin menu
4. Click "Connect to SEO Tool" and follow the authentication flow

== Frequently Asked Questions ==

= How do I connect my SEO Tool account? =

Go to SEO Tool in your WordPress admin menu and click "Connect to SEO Tool". You'll be redirected to log in with your SEO Tool credentials.

= Can I disconnect my account? =

Yes, you can disconnect at any time from the SEO Tool settings page.

= How does publishing work? =

Once connected, blog posts created in your SEO Tool account will automatically be published to your WordPress site when you enable auto-publish.

= What happens if the connection fails? =

The plugin will automatically attempt to refresh your access token. If that fails, you'll need to reconnect your account.

== Changelog ==

= 1.0.1 =
* Fixed duplicate post detection to prevent false matches
* Improved meta field validation for existing posts
* Removed unreliable REST API duplicate check from backend
* Enhanced logging for better debugging

= 1.0.0 =
* Initial release
* OAuth authentication
* Blog post publishing
* Featured image support
* Webhook notifications

== Upgrade Notice ==

= 1.0.1 =
Fixed issue where new blog posts were incorrectly detected as duplicates. Update recommended.

= 1.0.0 =
Initial release of SEO Tool Integration plugin.

