=== SiteGarde Monitoring ===
Contributors: sitegarde
Tags: monitoring, sitemap, seo, uptime, 404
Requires at least: 6.0
Tested up to: 6.9
Requires PHP: 7.4
Stable tag: 0.1.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Monitor your WordPress site, its changes, URLs and availability issues from the WordPress admin.

== Description ==

SiteGarde Monitoring helps WordPress administrators connect their site to the SiteGarde monitoring service.

The plugin can create a SiteGarde account from WordPress, attach the current site, detect the sitemap and configure the report email address.

No data is sent to SiteGarde when the plugin is activated. Network requests are made only after an administrator submits the SiteGarde settings form.

External service disclosure:

* Service: SiteGarde
* Service URL: https://sitegarde.fr
* Privacy policy: https://sitegarde.fr/rgpd
* Data sent after administrator consent: site URL, WordPress REST verification URL, detected sitemap URL, report email, and account creation fields when creating a SiteGarde account.
* Purpose: account creation, site ownership verification and monitoring setup.

== Installation ==

1. Upload the plugin folder to `/wp-content/plugins/sitegarde-monitoring` or install it from WordPress.
2. Activate the plugin.
3. Go to Settings > SiteGarde.
4. Create a SiteGarde account or connect an existing key.
5. Confirm the report email and synchronize the site.

== Frequently Asked Questions ==

= Does the plugin send data immediately after activation? =

No. The plugin waits for an administrator action on the SiteGarde settings page.

= Where is the SiteGarde token stored? =

The token is stored in the WordPress options table and is used only for server-to-server calls to SiteGarde.

= Can I remove the local settings? =

Yes. Disconnecting the plugin removes the local SiteGarde option. Uninstalling the plugin also removes this option.

== Changelog ==

= 0.1.0 =

* Initial version with account creation, key connection, sitemap detection, ownership verification and synchronization.
