Skip to main content

Error After Modified Primary Domain Name

Comments

6 comments

  • Jelly012
    I'm login to WHM -> Account Functions -> Modify an Account -> Change the "Primary Domain". (Ex: change from "A.asia" to "A.com") when I click on "save" button, the "Package Conflict" dialog box appears, and I accidentally go with the "Keep this account on package(not recommended)" option. after save it, there's something wrong with my website, when I type the "A.com" it keep redirect me to "A.asia". Is there any solution to fixed this situation?
    0
  • cPanelMichael
    Hello, Check to see if you have any redirect rules enabled on the website that would redirect users to the previous domain name. Also, review any script configuration files uploaded to the account to ensure they properly reflect the new domain name. Thank you.
    0
  • Jelly012
    I've been checked on some option down below: -WHM, checked on the "Cpanel DNS Zone". (didn't found any redirect to another) -Namecheap, checked on the "Domain Redirect". (didn't found any redirect to another) -"Wordpress" database -> table "xxx_option" found 2 redirect URLs -> ("url redirect" and "Home"), but already changed that If there anything else that I missed, please let me know.
    0
  • cPanelMichael
    If there anything else that I missed, please let me know.

    Hello, Yes, please review any .htaccess files within the domain name's document root to see if it's redirected requests to the old domain name. Thank you.
    0
  • Jelly012
    Didn't found anything in .htaccess, the file seems fine. ----------------------------------------------------------- # BEGIN WordPress RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] # END WordPress -----------------------------------------------------------
    0
  • cPanelMichael
    Feel free to open a support ticket using the link in my signature so we can take a closer look. You can post the ticket number here so we can update this thread with the outcome. Thank you.
    0

Please sign in to leave a comment.