Hello ,my permalinks wre example.com/article:%post_id% ,but now I changed them to example.com/%category%/%postname%.html
I wonder now if someone goes to example.com/acrticle:123 it will get 404 ,can I somehow make that article:123 to redirect to the real article ,like example.com/news/hello.html ?
I've tried this ,but it doesn't work..
http://wordpress.org/extend/plugins/permalinks-moved-permanently/
http://wordpress.org/extend/plugins/permalink-finder/