Plugin info

Total downloads: 9,143
Active installs: 500
Total reviews: 1
Average rating: 5
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 3
Last updated: 5/11/2025 (233 days ago)
Added to WordPress: 5/16/2021 (4 years old)
Minimum WordPress version: 4.9
Tested up to WordPress version: 6.6.4
Minimum PHP version: 5.6

Maintenance & Compatibility

Maintenance score

Stale • Last updated 233 days ago • 1 reviews

40/100

Is Url Rewrite Analyzer abandoned?

Likely maintained (last update 233 days ago).

Compatibility

Requires WordPress: 4.9
Tested up to: 6.6.4
Requires PHP: 5.6

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

Monkeyman Rewrite Analyzer
Rating 5.0/5 (26 reviews)Active installs 2,000
ASPX WebRequest Rewriter
Rating 0.0/5 (0 reviews)Active installs 0
Configurable Hotlink Protection
Rating 1.0/5 (4 reviews)Active installs 30
Custom Post Archives
Rating 0.0/5 (0 reviews)Active installs 20
WP File-Tree
Rating 0.0/5 (0 reviews)Active installs 10
CC-Cache
Rating 0.0/5 (0 reviews)Active installs 10

Description

Understand how rewrite rules work could be userful.
Natively on WordPress you can’t analyze what’s working / not working regarding your urls.
Through this interface you will be able to analyze every single url and see what’s matching.

Warning
This tool will not change / add any rules for you it’s only an analyzer

Main features:

  • Live URL Analyzer
  • Highlight parameters
  • AJAX Permalinks refresh button
  • Change UI (Light / Dark)

Installation

  1. Upload the url-rewrite-analyzer folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Frequently Asked Questions

My new rules are not displayed

It’s probably related to the refresh permalinks feature.
You can use the Flush Permalinks button.

Review feed

No reviews available

Screenshots

  1. Dark UI Interface

    Dark UI Interface

  2. Light UI Interface

    Light UI Interface

  3. Old UI Interface

    Old UI Interface

Changelog

1.3.4

  • [Security] Fixed a broken access control vulnerability in the refresh_permalinks action
  • [Security] Added proper capability checks for admin actions
  • [Security] Added nonce verification for AJAX calls
  • [Security] Implemented proper input sanitization
  • [Performance] Implemented pagination for rewrite rules display
  • [Performance] Optimized script and style loading (only load on plugin page)
  • [Accessibility] Added ARIA attributes for better screen reader support
  • [Accessibility] Improved keyboard navigation
  • [UI] Added styles for pagination to match plugin design
  • [UI] Added better error handling for AJAX requests
  • [Code] Improved organization and code structure

1.3.3

  • Fix undefined function

1.3.2

  • Fix change UI bug

1.3.1

  • Update plugin description
  • Remove quick actions link

1.3

  • Code modification + Bug fix

1.2.3

  • Fix style missing

1.2.2

  • Add rating link

1.2.1

  • [Fix] JS Error loading on dashboard
  • [Fix] Remove console.log() in code

1.2

  • [UI] Add different style UI

1.1

  • [UI] Change colors
  • [UI] Sticky Topbar
  • [UI] BackToTop button
  • [Features] Add quick refresh permalink button
  • [Features] Add clear selection button
  • [Fix] Bug inline elements (Substitution column)

1.0

  • First version