Skip Navigation

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 8 replies, has 2 voices.

Last updated by Marsel Nikolli 7 months ago.

Assisted by: Marsel Nikolli.

Author Posts
April 18, 2024 at 6:17 am #15535402

eamonnT

poage keeps timing out with too many redirects when i select the Chinses translation of this page

hidden link

This page isn’t workingwww.rvrentacampervan.com redirected you too many times.
Try deleting your cookies.
ERR_TOO_MANY_REDIRECTS

April 18, 2024 at 8:17 am #15536033

Marsel Nikolli

Hi,

Thank you for contacting WPML Support, I will gladly help you.

I've checked the (hidden link) on hidden link and it seems that there is a 301 redirection going on which is caused by the Rank Math plugin (notice: x-redirect-by: Rank Math on the code below:

>>> <em><u>hidden link</u></em>

> --------------------------------------------
> 301 Moved Permanently
> --------------------------------------------

Status:	301 Moved Permanently
Code:	301
Date:	Thu, 18 Apr 2024 08:11:57 GMT
Content-Type:	text/html; charset=UTF-8
Connection:	close
x-powered-by:	PHP/7.4.33
expires:	Wed, 11 Jan 1984 05:00:00 GMT
Cache-Control:	no-cache, must-revalidate, max-age=0, s-maxage=3600, stale-while-revalidate=21600
x-redirect-by:	Rank Math
Location:	<em><u>hidden link</u></em>
vary:	Accept-Encoding,Origin
wpx:	1
x-turbo-charged-by:	LiteSpeed
x-edge-Location:	WPX CLOUD/FF
alt-svc:	h3=":443"; ma=86400
x-quic:	h3
x-cache-status:	MISS
CF-Cache-Status:	DYNAMIC
Report-To:	{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=Sj9XC%2B6E4vpIm8A4mUYb%2FLanfrzHyGcgD8ZSSvxSd2F1yf5EDeZsMhqkalgjvWSveAEw9VIWCvHQTq92ZtK0EPgHvh6wOG8rowbmFTuky33%2FiPN1dfMawGXoU1eJYPWn%2FKeIxZTaJHus86M%3D"}],"group":"cf-nel","max_age":604800}
NEL:	{"success_fraction":0,"report_to":"cf-nel","max_age":604800}
Server:	cloudflare
CF-RAY:	87632fe1497d3631-FRA

Please check the configuration on the Rank Math plugin and, check if the issue persists.

Let me know how it goes,
Marsel

April 19, 2024 at 3:45 am #15541645

eamonnT

Hi

Thanks

It seems the Chinese page is returning a 404 and the rank math is then 301ing to home page..

I need to fix the Chinese page so it does not return a 404....

BUT I can not complete the translation and I can not see it in translation jobs so that I can delete and start again .

Can you investigate why I am getting the 404 for a translated page and help resolve .. I will switch off the fallback redirect. so it now returns 404

April 19, 2024 at 7:36 am #15542113

Marsel Nikolli

Hi,

I get a 301 redirect to the default language when trying to visit: hidden link

Could you please try clearing the website's cache (server-side included) and check if the issue persists?

April 19, 2024 at 8:51 am #15542365

eamonnT

it is the chinese translation of this page

hidden link

April 19, 2024 at 9:02 am #15542427

Marsel Nikolli

I would need temporary access to your site's WP-admin to investigate this issue and understand it better. Please create an administrator user using any preferred email address.

Please fully back up your site (files and database) and confirm it in your next reply.

Your next reply is set to private for you to provide the username and password details.

Thanks,
Marsel

April 19, 2024 at 11:15 am #15543241

Marsel Nikolli

Hi,

Thank you for the access, I was able to check further.

As you can see in this video here:hidden link I can access the ATE but it is needed to complete the translation.

Please check if you can complete the translation and check if the issue persists.

Let me know how it goes,
Marsel

April 19, 2024 at 12:01 pm #15543483

eamonnT

I have tried to complete why does it say complete but not let me save ?

Can u complete it please,

April 19, 2024 at 1:26 pm #15543891

Marsel Nikolli

Hi,

I've completed the translation (it was needed to set the HTML markups for the translation text).

Please try the following after creating a full database and website backup:

1) Please go to WPML -> Support -> Troubleshooting page, then click the following:
- Clear the Cache in WPML
- Remove ghost entries from the translation tables
- Fix element_type collation
- Fix WPML table collation
- Set language information
- Fix post type assignment for translations

2) If the issue persists, kindly check again in a minimal environment by following these steps:

- Deactivate all the plugins that are not related to WPML.
- Switch for a moment to a WordPress default theme like Twenty Twenty-one.
- If the issue is gone, activate one by one to see with which one there is an interaction issue.

Let me know if that works for you.