Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I want to do the url rewrite for category list.How its done in wordpress using htaccess?

share|improve this question

1 Answer

can you explain the question a bit more? Have you used the "wp_redirect" plugin? You can use the "regex" feature it provides to pretty much do all the redirects you like.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.