Wordpress URL rewriting

Associate
Joined
23 Jun 2004
Posts
1,098
Location
London
Hi,

I have a wordpress site using wp-pagenavi and it formats the URLS as:

www.example.com/postname/1/
www.example.com/postname/2/
www.example.com/postname/3/

Is it possible to change this via custom rewriting rules to

www.example.com/postname/page-1/

or

www.example.com/postname-1 (which isn't pagination but a new page for each part I guess)

or something similar to that instead of just the /x/ have /text-x/ at the end?

I am not really sure what to look into. I tried looking around but got stuck quite quickly.

Any help would really be appreciated.

Thank you
 
Yeah unfortunately none of them seem to work the way I want. I think this needs some editing to the pagination structure within wordpress/the addin. I don't mind paying for it either but not sure what to ask for or where.
 
Back
Top Bottom