Background of the issue:
我准备把mtcsys.cn的内容翻译成日文,采用顶级域名的形式,这是测试网站:mtcsys.com.cn。我应该如何设置DNS?按照教程,是不是:①把mtcsys.com.cn指向mtcsys.cn,②为mtcsys.cn增加一个停靠域名mtcsys.com.cn。
WPML fully supports using different top-level domains (TLDs) for each language. In your case, setting up hidden link for Chinese and hidden link for English is a valid and supported configuration.
To achieve this, you'll need to do the following:
1. DNS Configuration:
Point both domains (deliworld.cn and deliworld.com) to the same server where your WordPress installation is hosted. This is typically done by updating the A record or CNAME record in your domain registrar’s DNS settings so both domains resolve to your server’s IP.
You may need to contact your hosting provider for the exact DNS settings or assistance if you're not sure how to do this.
2. WordPress and WPML Setup:
Once both domains are pointing to your server:
Go to WPML → Languages → Language URL format.
Select A different domain per language.
Enter the domain for each language (e.g., hidden link for English and hidden link for Chinese).
Make sure both domains are accessible via HTTPS (SSL certificates installed) and your server is configured to accept requests for both domains.
If you're unsure about the server setup, feel free to ask your hosting provider to confirm that both domains are correctly configured to load the same WordPress site.
Let us know once you've made these changes, or if you need help at any step—we’re happy to assist!
1- Go to WPML-> Languages, and enable the "Auto sign-in and sign-out users" option
2- Go to Settings-> Permalinks, and resave the settings
3- Log out from your site's dashboard
4- Log in again, clear the site's coach,e and check the issue
Kindly let me know if the above steps helped you fix the issue.