=== Technical SEO Rules Pro ===
Tags: seo, woocommerce, canonical, robots, pagination
Requires at least: 6.4
Requires PHP: 7.4
Stable tag: 0.3.1
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Advanced technical SEO rules with adapters for Rank Math, Yoast, SEOPress and AIOSEO.

== Description ==

Author: Bruno Brozović

Controls robots, canonical URLs, pagination and faceted URLs through dedicated SEO adapters. Includes URL Analyzer and configurable URL rules.

== Installation ==

1. Upload the plugin ZIP through Plugins > Add New > Upload Plugin.
2. Activate Technical SEO Rules Pro.
3. Configure the SEO adapter and rules in Technical SEO.

== Testing status ==

The Tested up to header is pending confirmation of the WordPress version used for runtime testing. Requires at least is a minimum requirement, not a test result.

== Version 0.2.0 ==
* Dedicated filter-plugin detection layer.
* HUSKY/WOOF detection with ?swoof= and pretty /swoof/.../ URL handling.
* Configurable HUSKY pretty-URL base for sites that changed the default slug.
* Detection status for YITH WooCommerce Ajax Product Filter, BeRocket AJAX Products Filter, Filter Everything and Filtrex.
* Conservative URL-signature handling to avoid accidental noindex decisions for ambiguous parameters.
* Added uninstall.php cleanup. TSRP deletes only its own options and never rewrites third-party SEO plugin settings.
* Multisite-aware uninstall cleanup.

== Version 0.1.0 ==
* SEO adapter selection and auto-detection.
* Rank Math, Yoast, SEOPress, AIOSEO and standalone adapters.
* Pagination robots/canonical controls and /page/1/ normalization.
* WooCommerce/faceted query parameter rules.
* Tracking parameter canonical cleanup.
* Advanced conditional rules.

== Changelog ==

= 0.3.1 =
* Declared GPL-2.0-or-later licensing and included the license text.
* Limited readme tags to five.
* Sanitized request URIs before URL matching and canonical construction.
* Prefixed uninstall variables to avoid global naming conflicts.
* Updated author attribution.

= 0.3.0 =
* Added URL Analyzer simulation for pagination, filter, HUSKY/WOOF, tracking and advanced rules.
* Added SEO output ownership and conflict diagnostics.
* Analyzer is read-only and does not modify frontend output or settings.
