How can I force WordPress to redirect to canonical permalinks?
Check whether the posts not being redirected actually have the correct permalink stored in the DB. There’s a bug in which canonicals can’t be properly guessed because the permalink structure was CHANGED after the post was created. Try either creating a new post with your current permalink structure, or editing the post_name DB field for … Read more