5
votes

I want to change the permalink of new posts while keeping the existing permalink for all old posts for a wordpress based blog in order to retain the backlink power and social sharing score. I have searched the whole wordpress plugin directory and found only one plugin called Advanced Permalinks. I tried this plugin but couldn't get the required resutls. It gives 404 error for all previous posts.

Could you any body help me in this regard?

1
I'd love to help, but what kind of help could I give you since you haven't posted any before or after examples? - JimmyPena
May be an .htaccess trick can solve the problrm. Post your old url's example. - The Alpha

1 Answers

0
votes

you must set default setting at the beginning and put page id and post id like ?page_id or ?p on the page or post then change the permalink option from setting. Wordpress change permalink at run time from default setting.