migration wordpress to local machine does not work with all broken URLs except frontpage
When migrating a live site to local you need to do a couple of thing. update the site url, you can do this in wp_options column (phpmyadmin) or in wp-config.php You need to find and replace all instances of the old url, you can use better search replace, its a great plugin for exactly that … Read more