Tagged Questions
1
vote
1answer
36 views
Solved - How to prevent hierarchical permalinks while keeping nested organization?
I have a domain www.example.com with WordPress and 100+ pages. Something like this;
Page 1
Child Page 1
Child Child Page 1 and so on..
URLs accordingly are:
www.example.com/page-1
...
0
votes
2answers
114 views
How do I make WordPress revise an .htaccess file a certain way?
I've learned just a slight bit with WordPress Rewrite API -- just enough to add another rewrite rule for a plugin. The plugin works if installed in the root, but I'm finding that if one installs ...
1
vote
0answers
88 views
Evaluating a external rewrite rule before internal wordpress rewrite rule
I am been plucking out my hairs since last few days trying to solve this problem:
I want to convert my urls from format
http://example.com/prodsearch/category/tag1-tag2-tag3-tag4
to
...
