Reminder
Example: http://domainname.tld/category/post-title/09/02/2018/ (fatal!) change into http://domainname.tld/category/post-title-09-02-2018
Use Regex in redirection plugin for incoming link fix.
source= /(.*)\/(\d{2})\/(\d{2})\/(\d{2})
target= /$1-$2-$3-$4