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
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Europe/Kyiv (GMT+03:00)

This topic contains 2 replies, has 0 voices.

Last updated by farasatK 1 hour, 21 minutes ago.

Assisted by: Andrey.

Author Posts
August 25, 2025 at 10:58 am #17344854

farasatK

Background of the issue:
I have a client who is revamping their website using React.JS with WordPress as the CMS. We want to use WPML for translations and aim to automate the translation process without human involvement.

Symptoms:
No specific issue or error message mentioned.

Questions:
How does the dynamic page creation work with WPML for automatic translations? Can I create a page in English and have it translated into 4 or 5 other languages with just a few clicks?
Does WPML automatically translate the meta tags of these pages, including meta title and description?
How quickly are these translated pages created after I create one in English? Is there a specific time frame?

August 25, 2025 at 1:36 pm #17345357

Andrey
WPML Supporter since 06/2013

Languages: English (English ) Russian (Русский )

Timezone: Europe/Kyiv (GMT+03:00)

Thank you for contacting WPML support.

How does the dynamic page creation work with WPML for automatic translations? Can I create a page in English and have it translated into 4 or 5 other languages with just a few clicks?

Yes, you can create a page in English and have it automatically translated into multiple languages using WPML’s Automatic Translation feature.

Here’s how it works:
- You create a page in English (your source language).
- WPML detects this new content.
- If you have Translate Everything Automatically enabled, WPML will:
- Automatically queue the content for translation.
- Use your chosen translation engine (e.g., PTC, DeepL, Google Translate, Microsoft).
- Publish translated versions in the target languages (e.g., French, German, Spanish, etc.).

https://wpml.org/documentation/automatic-translation/

To achieve full automation:
- Go to WPML → Translation Management
- Set Translate Everything Automatically to ON.
- Choose to Publish without review (you can skip human review for full automation).

Does WPML automatically translate the meta tags of these pages, including meta title and description?

Yes, it does, if you’re using a supported SEO plugin (like Yoast SEO, Rank Math, or All in One SEO) in combination with WPML.

WPML integrates with these SEO plugins and can translate:
- Meta title
- Meta description

These SEO fields are handled as translatable custom fields or plugin-specific fields in WPML.

Make sure:
- The SEO meta fields are marked as translatable under WPML → Settings → Custom Fields Translation.

https://wpml.org/documentation/related-projects/wpml-seo/
https://wpml.org/documentation/how-to-set-up-multilingual-seo-on-your-website/

How quickly are these translated pages created after I create one in English? Is there a specific time frame?

WPML typically begins translating immediately after the original content is published, depending on your automation settings and translation engine.
- Speed: It usually takes a few seconds to a couple of minutes per language, depending on:
- Content length
- Number of languages
- Server performance
- If “Translate Everything Automatically” is on and set to “Publish translations immediately,” translated pages can appear within 1–2 minutes after page creation.

August 29, 2025 at 1:04 pm #17358212

farasatK

Also want to know if this would be easily passed on to the REACT.JS front end using WordPress REST API and WordPress as the base CMS?

Is there a documentation around the same from WPML or if you can direct me in the right direction.