Website Restore and WWW Alias
-
I restored my site on to new (local) hardware after things went screwy with the old (local) hardware.
One thing that’s been problematic for me is the www alias. I originally had my site set via .htaccess to always go to https://www.mydomain.com, no matter what the user typed in (with or without www). Since the .htaccess file didn’t make it over, I’ve had to set my site up without the www, and I can get to the main page (front end) and back end admin area to make changes just fine, but unfortunately all my posts urls only work with the www included.
I’ve set up a new .htaccess and can get the site to only load www, but then I can no longer get to my site at all (or log into admin). I’ve even tried that trick of adding the url in the wp-content file with no luck there either.
Does anyone have any other ideas? Other stuff I could try? Will I need to tinker in the database to fix this?
- The topic ‘Website Restore and WWW Alias’ is closed to new replies.