I need to change my permalink structure and I want to 301 redirect all old urls to their respective new url.
This is the hack that does exactly what I want: http://www.deanlee.cn/wordpress/perm...ration-plugin/
Yet it isn't working for me at all :thumbdown:
Right now I am simply using: %postname%
I want to change it to /topic-%year%%post_id%/
If worse comes to worse I will write a rule for each.
|