permalinks on addon domain
-
I originally set up permalinks on my regular testing domain. they worked just fine, as usual.
the problem I have now is that I had to move the website to my client’s hosting which was originally set up for a diff domain. So, we are hosting this website as an addon domain.
Details:
Main hosted account is https://www.kids2teensresale.com
Domain I care about is https://www.sccanj.org
sccanj.org is an addon domain which the A record points to kids2teensresale.com/sccanj.org/etc.When I pull up a page, the unpretty url works (www.sccanj.org/?page_id=590) but when I configure it for pretty urls like https://www.sccanj.org/discover/ it fails and reverts to https://www.kids2teensresale.com
How can I fix this with wordpress?
BTW, I checked out the .htaccess file just in case and wordpress is of course doing this through code, not htaccess.
- The topic ‘permalinks on addon domain’ is closed to new replies.