=== Purge Digital SEO ===
Contributors: devpurge
Tags: seo, publishing, content
Requires at least: 5.9
Tested up to: 7.0
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Connects this site to Purge Digital's SEO platform with a single revocable
connect key. No user account, no application password.

== Description ==

Purge Digital SEO lets the Purge Digital platform publish and maintain your
content through a private, key-authorised endpoint: blog posts, pages (such
as service pages) and WooCommerce product content — creating and updating
them, uploading their images, and setting their category and featured image.
It cannot read users, change settings, or touch anything outside those
content types.

Posts are attributed to the account that activated the plugin, and every
action passes through WordPress's own capability checks.

Revoke access at any time: generate a new key under Settings → Purge Digital
SEO, or deactivate the plugin.

**Service dependency, stated plainly:** this plugin is a connector for the
Purge Digital platform (https://purgedigital.com.au) and is only useful to
clients of that service. Every feature in the plugin itself works without
payment or registration — the connect key is generated locally by the plugin
and is free; it authenticates inbound requests, it does not unlock features.
The plugin sends no data anywhere: it only accepts requests that carry your
key, and it never adds anything to your public-facing site.

== Installation ==

1. Plugins → Add New Plugin → Upload Plugin → choose purge-digital-seo.zip.
2. Install Now, then Activate.
3. Open Settings → Purge Digital SEO and copy the connect key.
4. Give the key to Purge Digital (or paste it into the platform's Connect
   dialog together with the site URL).

== Frequently Asked Questions ==

= What can the key do? =
Create and update blog posts, pages and product content, upload images for
them, and set their category and featured image. Nothing else.

= How do I cut off access? =
Generate a new key on the settings page, or deactivate the plugin. Either
stops the connection immediately.

== Changelog ==

= 1.0.0 =
* First release: handshake, post create/update/read, media upload, Yoast
  meta-description support, category and featured-image handling.
