Skip to content Skip to sidebar

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.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 17:00 10:00 – 17:00 10:00 – 17:00 10:00 – 17:00 10:00 – 17:00 -
- 18:00 – 19:00 18:00 – 19:00 18:00 – 19:00 18:00 – 19:00 18:00 – 19:00 -

Supporter timezone: Asia/Kathmandu (GMT+05:45)

This topic contains 30 replies, has 1 voice.

Last updated by Shekhar Bhandari 33 minutes ago.

Assisted by: Shekhar Bhandari.

Author Posts
March 30, 2026 at 10:47 am #17936206

Shekhar Bhandari
WPML Supporter since 03/2015

Languages: English (English )

Timezone: Asia/Kathmandu (GMT+05:45)

Hello there,

Regarding the number 2, please follow the steps as mentioned here: https://wpml.org/errata/rank-math-seo-false-string-translation-activation-notice/

Thanks

March 30, 2026 at 12:48 pm #17936510

alexZ-17

Hello,
Some new information, which may help you.
I have translated the page hidden link from EN to DE. (in DEV)
You can check the page and the source code.
1 Positive – meta words are not translated, ATE presentation is really misleading! Cf. DEV.ATE.test2.EN-GE_20260330.jpg
2 The main problem – schema type is false.
@type":"WebPage” - is wrong, should be
"@type":"Product"
3 <meta property="og:type" content="product" /> - Is correct
4 <meta property="article:published_time
<meta property="article:modified_time
are wrong, it is not an article.
5 <meta property="product:price:amount" content="1" />
<meta property="product:price:currency" content="978" />
Not translated at all
Regards

March 30, 2026 at 12:49 pm #17936516

alexZ-17

image forgotten

DEV.ATE.test2.EN-GE_20260330.jpg
March 31, 2026 at 5:38 am #17938238

Shekhar Bhandari
WPML Supporter since 03/2015

Languages: English (English )

Timezone: Asia/Kathmandu (GMT+05:45)

Sure, waiting for login details to test further.

March 31, 2026 at 1:14 pm #17940084

Shekhar Bhandari
WPML Supporter since 03/2015

Languages: English (English )

Timezone: Asia/Kathmandu (GMT+05:45)

Hello there,

I followed the steps as mentioned here: https://wpml.org/errata/rankmath-rank-math-schema-values-are-not-translated/ and on the schema I see the following, which looks correct to me

{
      "@type": "Produkt",
      "name": "Test2 - DEV Mid-Century Design in Mid Europe",
      "description": "Kein Text",
      "offers": {
        "@type": "Angebot",
        "url": "<em><u>hidden link</u></em>",
        "price": "1",
        "priceCurrency": "978",
        "availability": "Ausverkauft"
      }

Can you confirm this?

Thanks

April 2, 2026 at 12:14 pm #17945909

alexZ-17

Hello,
1 Yes I can confirm this for the page hidden link
However without the changes you have done (I will study them) the result is the same in PROD, cf. hidden link
2 The are still problems with meta properties.
In original page hidden link
<meta property="product:price:amount" content="1" />
<meta property="product:price:currency" content="978" />
but in the translation
<meta property="article:published_time" content="2026-03-24T14:09:40+01:00" />
<meta property="article:modified_time" content="2026-03-31T15:10:20+02:00" />
in spite it is not an article.
3 In the schema there is a difference in the @type for
Orginal:
{"@type":"ItemPage",
"@id":"hidden link",
"url":"hidden link",
"name":"Test2 - DEV Mid-Century Design in Mid Europe",
"datePublished":"2026-03-24T14:09:40+01:00",
"dateModified":"2026-03-31T15:09:46+02:00",
"isPartOf":{"@id":"hidden link"},
"inLanguage":"en-US"
},
Translation:
{"@type":"WebPage",
"@id":"hidden link",
"url":"hidden link",
"name":"Test2 - DEV Mid-Century Design in Mid Europe",
"datePublished":"2026-03-24T14:09:40+01:00",
"dateModified":"2026-03-31T15:10:20+02:00",
"isPartOf":{"@id":"hidden link"},
"inLanguage":"de"
},
3 Does Google or other search engine understand "@type":"Produkt"?
I thought they understand only "@type":"Product", hopefully I am wrong
Regards

April 2, 2026 at 12:27 pm #17945943

Shekhar Bhandari
WPML Supporter since 03/2015

Languages: English (English )

Timezone: Asia/Kathmandu (GMT+05:45)

Hello there,

I followed the below steps:
- Go to WPML->Settings->Custom Fields Translations
- I searched for rank_math_schema_Product and marked it as copy
- I updated the page in default language

also the type should be product not Produkt, this is also fixed by the above steps.

Let me know if everything is okay now.

Thanks

April 4, 2026 at 10:15 am #17948940

alexZ-17

Hello,
1 Yes, now the translation seems to be OK, I wait for the opinion of Rank Math.
I have changed rank_math_schema_Product from Translate -> Copy in PROD.
The page in PROD hidden link seems to be OK,
maybe you have a look?
2 Ergo: the steps in https://wpml.org/errata/rankmath-rank-math-schema-values-are-not-translated/ (sorry I have not checked yet) seem to be not necessary.
Your opinion?
3 New: why in ATE appear
Custom Fields
Test Aioseo Title Test
Test Aioseo Description Test
(cf PROD.test-page.ATE.EN-GE_20260404.jpg)
in spite AIOSEO plugin is disabled?
regards

PROD.test-page.ATE.EN-GE_20260404.jpg
April 6, 2026 at 8:13 am #17950896

alexZ-17

Hello,
I have checked the https://wpml.org/errata/rankmath-rank-math-schema-values-are-not-translated/
I do not have [rank_math_rich_snippet id="..."]
I can not understand what for is the article good.
I would appreciate if you explain the sense of "RankMath - Rank Math Schema Values Are Not Translated"
thanks

April 6, 2026 at 10:15 am #17951152

Shekhar Bhandari
WPML Supporter since 03/2015

Languages: English (English )

Timezone: Asia/Kathmandu (GMT+05:45)

1. Yes, it looks correct to me now.

2. Please keep the errata solution enabled—it’s recommended, it will be helpful for translating the schema.

3. It’s likely that the fields added by the AIOSEO plugin weren’t removed when the plugin was uninstalled, which is why they’re still appearing. Could you try this on a fresh page and check if the same issue occurs?

April 7, 2026 at 11:25 am #17953858

alexZ-17

Problem 1 – SEO Title and Description
DEV
Page „Test page No.1“ - hidden link created.
In ATE neither Aioseo, nor RankMath, however in Media: Aioseo Keywords and Aioseo Og Article Tags, cf. DEV.test1.ATE.EN-GE_20260407.
In an „old“ page hidden link ATE.RankMath shows both Aioseo and RankMath, cf. DEV.FN21.ATE.EN-GE_20260407.jpg
PROD
Page „Test page No.1“ - hidden link created
Translation from WP pages is not possible - redirect to WPML.Translations queue (no problems with other pages, technical problems at WPML?)
Translations queue EN->GE often aborts with the message – “The translator couldn’t be assigned to the job“.
When available – ATE.RankMath shows only Rank Math SEO.Title, no Description, cf. PROD.test1.ATE.EN-GE_20260407-B.jpg
In the „older“ page „Test Page“ hidden link - ATE.RankMath shows both Aioseo and RankMath, cf. PROD.test-page.ATE.EN-GE_20260407.jpg
Without seeing Rank Math SEO.Title and/or Description in ATE I have no control on the translation.
Problem 2 - WP Editor discrepancies between DEV and PROD
XML is not responsible – deleted and re-entered in DEV, no difference. Maybe you have done other changes in DEV?
Cf. DEV.test1.WP_20260407.jpg; in PROD - no WPCode Page Scripts, Multilingual Content Setup, Custom fields at the bottom of the WP Editor.
No Problem 3 – “Rank Math Schema on the German version appears to be correctly translated“
Regards

DEV.test1.WP_20260407.jpg
PROD.test-page.ATE.EN-GE_20260407.jpg
PROD.test1.ATE.EN-GE_20260407-B.jpg
DEV.FN21.ATE.EN-GE_20260407.jpg
DEV.test1.ATE.EN-GE_20260407.jpg
April 7, 2026 at 11:39 am #17953982

Shekhar Bhandari
WPML Supporter since 03/2015

Languages: English (English )

Timezone: Asia/Kathmandu (GMT+05:45)

Hello there,

Let’s focus on one issue at a time, as things are starting to get confusing.

For the first issue, can you please check my video? hidden link

I couldn't see any issue, am I missing something.

Thanks

April 7, 2026 at 1:12 pm #17954347

alexZ-17

Hello,
Yes, I see the same at DEV for the page Test page No.1, but as you have seen from the screenshot DEV.test1.ATE.EN-GE_20260407.jpg the Rank Math SEO.Title and Description were missing in ATE.
Have you done something or what?
For the page Test2 there are no Rank Math SEO.Title and Description in ATE, cf, DEV.test2.ATE.EN-GE_20260407.jpg

DEV.test2.ATE.EN-GE_20260407.jpg
April 8, 2026 at 3:23 am #17955433

Shekhar Bhandari
WPML Supporter since 03/2015

Languages: English (English )

Timezone: Asia/Kathmandu (GMT+05:45)

Hello,

Have you had a chance to review my video? I wasn’t able to reproduce the issue when following the steps shown there. Could you please take a look and let me know if I may have missed anything? If everything looks correct, please try following the same steps on the page where the issue occurs.

I look forward to your reply.

Thanks

April 8, 2026 at 8:23 am #17955859

alexZ-17

Yes I have reviewed your video - you start the translation from WP Editor, I - from the pages list, that is the only difference.
Do you read my messages?
I have stated yesterday and it is the same today:
For the page Test2 there are no Rank Math SEO.Title and Description in ATE, cf, DEV.test2.ATE.EN-GE_20260407.jpg
To reproduce: click on translate in German and you will see, cf. DEV.test2.Translate.EN-GE_20260408.jpg
regards

DEV.test2.Translate.EN-GE_20260408.jpg
DEV.test2.ATE.EN-GE_20260407.jpg