Changing permalinks and redirecting urls
For the first question, you would need a rewrite plugin, as WordPress wouldn’t be able to handle the numbers in that string otherwise (it would see every site as a 404 Not Found), as slugs can’t contain slashes of any kind. Ideally I think your best approach would be to set the post names without … Read more