=== Repolog ===
Contributors: repologio
Tags: seo, performance, audit, accessibility, security
Requires at least: 6.0
Tested up to: 7.0
Requires PHP: 8.0
Stable tag: 0.1.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Website audit scores — SEO, performance, AI readiness, and security — from Repolog, inside your WordPress dashboard.

== Description ==

Repolog audits your site and scores it across SEO, performance, AI readiness, and security. This plugin connects your WordPress site to your Repolog workspace with an API key, verifies ownership automatically, and shows your latest scores and top issues right in wp-admin. Trigger a fresh scan any time.

== External services ==

This plugin connects to Repolog, a third-party website-audit service, to register your site, verify ownership, run scans, and retrieve your scores. It is required for the plugin to function.

Data sent to the Repolog API (https://repolog.io/api/v1), authenticated with the API key you provide:

* When you connect: your site's URL and name, so Repolog can create or match the website record for your workspace.
* When you verify or scan: the website's identifier, to trigger verification and audits.

To verify ownership, Repolog fetches a one-time token your site serves at `/.well-known/repolog-challenge`, then audits your site by requesting its public pages. No visitor or personal data is sent by the plugin.

This service is provided by Repolog. By connecting, you agree to its Terms of Service (https://repolog.io/terms) and Privacy Policy (https://repolog.io/privacy).

== Installation ==

1. Install and activate the plugin.
2. Go to Repolog → Connect and paste a workspace API key from your Repolog account.
3. The plugin registers and verifies this site automatically. View scores under Repolog → Dashboard.

== Frequently Asked Questions ==

= Where do I get an API key? =
In your Repolog workspace settings, create an API key (it starts with `rl_`).

= How is my site verified? =
The plugin serves a one-time token at `/.well-known/repolog-challenge`; Repolog fetches it to confirm you own the domain. No DNS changes needed.

== Changelog ==

= 0.1.0 =
* Initial release: connect via API key, auto-register + HTTP verification, score dashboard, on-demand re-scan.
