Forum Moderators: phranque
[edited by: phranque at 8:12 am (utc) on Jun 1, 2020]
.htaccess domain level 301 redirectionyou mean redirecting all of the old URL requests to the new WP domain's homepage, then no, do not do that. You should never 301 all pages to one URL. A 301 rewrite should be designed to land all requests for the old page to the new equivalent page without multiple redirects.