Skip to main content

Domain Alias not working - redirecting

Comments

3 comments

  • Infopro
    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
  • Wristy
    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
  • cPanelMichael
    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.