Thanks for the answer.
What about this:
I change the index.php to my index.html file, then when someone clicks a link on the html file (which links to the WordPress pages), the code that was in the original index.php gets loaded and the visitor is sent to a fully-working (and loaded version) of my regular WordPress site.
Is this possible to do? (No good at coding).
The worst part with migrating the WP stuff to a subdirectory is that it’s probably going to be a real pain in the butt. I run a membership site so there’s a lot of data to move.
the html file works when it’s like this: mysite.com/mynewpage.html
Maybe there’s a way to re-direct to that page (without showing the /mynewpage.html) when someone clicks in on mysite.com?