I’ve search for awhile here and can’t find a working solution.
I am running the latest version of WordPress and I want to take a parked domain and send it to a special WordPress landing page like this:
Redirect: MyParkedDomain.com => MyMainDomain.com/welcome-parked-domain-visitor
Is this best achieved in a plugin or in an htaccess command, as I can’t seem to get any of the suggested ones I’ve googled to work. Thanks!
Putting this at the top of your .htaccess file in the document root of your MyParkedDomain.com doesn’t work?