=== Bostmap ===
Contributors: bostmap
Tags: sitemap, search console, site verification, google, seo
Requires at least: 6.5
Tested up to: 7.0
Requires PHP: 8.0
Stable tag: 0.2.3
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Connect WordPress to Google, verify ownership, discover any valid XML sitemap, and submit it to Search Console.

== Description ==

Bostmap is deliberately focused. It does not generate sitemaps, titles, descriptions, schema, or SEO content. It discovers the sitemap already created by WordPress, an SEO plugin, custom code, or another generator.

Features:

* Google-controlled OAuth 2.0 consent.
* Automatic URL-prefix site verification with a meta token.
* Provider-independent XML sitemap and sitemap-index discovery.
* Search Console property creation and sitemap submission.
* No custom database tables.
* No SEO metadata changes.

== Installation ==

1. Upload the `bostmap` folder to `/wp-content/plugins/`.
2. Activate Bostmap from Plugins.
3. Open Bostmap in WordPress admin.
4. Connect Google and approve the displayed permissions.
5. Bostmap verifies the site and submits the discovered sitemap.

== Frequently Asked Questions ==

= Does Bostmap generate a sitemap? =

No. It discovers and submits the sitemap you already use.

= Does it replace Yoast SEO, Rank Math, AIOSEO, or another SEO plugin? =

No. It does not edit their settings or output.

= Does it create custom database tables? =

No. It stores only its compact settings, encrypted OAuth token, and connection status in standard WordPress options.

== Changelog ==

= 0.2.3 =

* Added direct Privacy Policy, Terms, and Support links to the plugin administration page.
* Clarified the current security controls used to protect OAuth data.

= 0.2.2 =

* Fixed empty Search Console write requests for reliable sitemap submission.

= 0.2.1 =

* Fixed normalization and storage of Google site-verification meta tokens.

= 0.2.0 =

* Added the secure hosted Bostmap OAuth connection.
* Removed Google client-secret configuration from customer WordPress sites.
* Added one-time PKCE-protected authorization grants.

= 0.1.0 =

* Initial development release.
