Domain Alias not working - redirecting
I have three Alias domains configured in channel without redirection so it is pointing to the root. All three domains simply redirect to my main domain instead of masking.
What's going on? How do I achieve domain masking?
-
How do I achieve domain masking?
This might depend on the website you're directing the URLs to. If you're pointing to an html site with a few pages linked together, the code in them should be using relative URLs. Your /index.html has a link to /aboutus.html, for example. If you're using a script like wordpress for example, there's plugins for making relative URLs work.0 -
Ah yes, that makes sense. I'm using wordpress so that would be it. Just checked out a plugin, complicated stuff to get it working correctly. 0 -
Ah yes, that makes sense. I'm using wordpress so that would be it. Just checked out a plugin, complicated stuff to get it working correctly.
Hello, You may also want to review any redirect or Mod_Rewrite rules that could direct the alias to another domain name. Thanks!0
Please sign in to leave a comment.
Comments
3 comments