old permalinks not found

WordPress doesn’t catch all old URLs, you have to help it. Add the following code to your .htaccess above the WordPress rewrite rules:

RedirectMatch permanent /\d+/\d+/\d+/(.+)$ /?pagename=$1