How to fix broken permalinks in wordpress. Fixes blank pages and non-working links.
My problem was that links like this would work:
http://brakertech.com/?wordpress-permalink-fix/ but links like this would not:
http://brakertech.com/wordpress-permalink-fix/
Basically i thought the apache mod rewrite rule was working, just not accounting for the question mark. However, after turning on heavy rewrite logging i . . . → Read More: wordpress permalink fix broken permalinks howto step by step!