Hi all,
We have some old legacy pages in a Drupal site that still have good SEO value for us that we want to migrate into the new WordPress site. We came up with a simple way to import the old pages to the new site like this strictly for SEO purposes since these still gernerate leads for us.
However, the new page only loads on the WordPress site using the .html extension and from the root of the site. There’s 2 things we’re trying to accomplish.
1) Allow all .html files to load without the extension (ex. /abc.html to /abc.
2) Possibly set up a redirect so that we can store all legacy .html files in a /legacy/ subdirectory rather than on the root which will be messy. So for example /abc will redirect to /legacy/abc
Is there a plugin or code that will do these easily?
I have not provided Support Access since we have someone working on the site right now, but maybe you can point me in the right direction for now?
Thanks!
Craig