This thread is resolved. Here is a description of the problem and solution.
Problem:
You are experiencing a redirect issue where the English homepage of your WordPress site redirects to the Dutch homepage despite checking various settings and configurations.
Solution:
1. We have identified a 301 redirection affecting your English homepage. We recommend you use a tool like Redirect Checker to confirm this redirection.
2. Check your
.htaccess
file and any redirection/SEO plugins that might have created this 301 redirection.
3. Increase the WordPress memory limit to at least 128MB. You can do this by adding the following line to your
wp-config.php
file:
/* Memory Limit */<br />define('WP_MEMORY_LIMIT', '128M');
Add it above the line /* That's all, stop editing! Happy blogging. */
You can verify the current WordPress memory limit in WPML -> Support.
If this solution does not resolve your issue or seems irrelevant due to being outdated or not applicable to your case, we highly recommend checking related known issues at WPML Known Issues, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If needed, please open a new support ticket at WPML Support Forum for further assistance.
This is the technical support forum for WPML - the multilingual WordPress plugin.
Everyone can read, but only WPML clients can post here. WPML team is replying on the forum 6 days per week, 22 hours per day.
This topic contains 1 reply, has 2 voices.
Last updated by 1 week, 4 days ago.
Assisted by: Carlos Rojas.