Hey there!
We are looking at using wordpress for a new site one of our team is looking at setting up.
We have found a pretty cool tool for making the pages more "Static" and this is by adding .html or .php to the end of the URL. However this causes issues with the Categories.
Here is the plugin http://wordpress.org/extend/plugins/html-on-pages/
For example I have the category "Cats" and then the sub pages "White" "Short Hair" and "Fluffy"
If I go to Cats it will display cats.html
but if I go to fluffy it will display cats/fluffy.html
How can I make the category non html so it will be cats/ not cats.html?
Thanks,
Steven.
