« Speed Tips: Use Multiple SubDomainsFreshen your Anti-virus, Anti-Rootkits, and Anti-Spyware »
September 18th, 2007
Description | Download | Installation | Screenshots
Updated 3-31-08 for WordPress version 2.5
Often I am programming a plugin, or modifying my .htaccess rules, or editing a WordPress template file and I get stuck when it comes to how WordPress rewrites url's internally. This simple plugin displays all the internal WordPress rewrites.
Please Backup your entire MySql Database before you ever mess with Permalinks or rewrites.
Description
AskApache RewriteRules Viewer is a simple plugin that makes it easy for developers and code hackers to view the current WordPress RewriteRules at any time.
Download AskApache RewriteRules Viewer Plugin
Installation
- Upload
askapaches-rewriterules-viewer.zipto the/wp-content/plugins/directory - Unzip into its own folder
/wp-content/plugins/askapaches-rewriterules-viewer/askapaches-rewriterules-viewer.php - Activate the plugin through the 'Plugins' menu in WordPress by clicking "AskApache RewriteRules Viewer"
- Go to your Options Panel and open the "AA RewriteRules" submenu.
Screenshots
Reader Comments
-
I m trying to integrate my own php codes into my wordpress site, and I want to have some custom links for my php pages other than wordpress's permalinks. so is this possible through rewrite?
-
Nice plugin, did help me troubleshoot an issue. If only there was an edit mode where I could see a textbox with all the rewrite rules, I could manually remove (or add) any rewrite rules necessary and save it. BEcause I see the problem but that does not help me to fix it, instead I have to learn how to use the wordpress Rewrite Rules class and write a plugin that makes the changes for me. WOuld like to see future versions include a edit mode to make modifications easy.
-
I can't see the .htaccess rewrite rule. I am running on WPMU 3.0. How would I be able to access it? Thanks in advance...
-
could someone please help me solving this problem i posted here: http://wordpress.org/support/topic/398667?replies=6
-
thanks a lot, really needed this plugin :)
-
This plugin used to be really useful; it showed the direct relationship between the URL regex and the path to which requests would be rewritten, side by side, like so: ([0-9]{4})/?$ == index.php?year=$1 [^/]+/attachment/([^/]+)/?$ == index.php?attachment=$1 [^/]+/attachment/([^/]+)/trackback/?$ == index.php?attachment=$1&tb=1 Since it was revamped for v3.1, I don't understand how it's useful anymore. It lists the pages to which WordPress will redirect, but not the corresponding regex paths that trigger those redirects. It lists a handful of trigger paths (doesn't show any of my custom rewrite rules like the old version), but doesn't list the pages to which they redirect. Maddening! At least I've still got a copy of 3.0 lying around that I can use.
-
How to fix its?
Permalink: /%postname%/ Writable .htaccess file found mod_rewrite not found Not using pathinfo style index permalinks Using mod_rewrite permalinks
"Full Contents of your .htaccess file (Go Edit)" is blank
-
nice plugin, have you just debug the rewrite.php?
-
Hi, nice post. I found your topic when I was looking for some opinions about permalink for SEO wordpress. I've wondering about it, so thank for writing.
-
I am just setting up my blog with WordPress and am having nothing but problems. I downloaded your plug in, extracted everything into its own folder but when I go to the 'plugins' menu the plug in is not listed. Any ideas as to what I am doing wrong?
-
Amazing, this plugin shows the wordpress rewrite rules pretty neat!
-
Very useful wordpress plugin when trying to set permalink values... Thank you for your time with this plugin!
-
First let me say I'm a bit of a rookie at this. I moved my blog from
site.com/wordpresstosite.comI have everything installed on the blog but don't know what to put to make it work. Do I have to plug in anything in the following:RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L]Thanks -
Hello mate.This is a great plugin indeed. Do you know what is the meaning of this error? WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE object_id = 6320 ORDER BY term_taxonomy_id' at line 1] Kind Regards plimper.
-
Marvelous plugin for Web Masters ! 5 Stars !
-
Hi, nice plugin. Thanks :-)
-
thanks for the useful plungin :) FYI: the link to aa-rewriterules-viewer.rar download aint working.

