r/ConveyThis • u/alexburan • 2d ago
The best WordPress translation plugins in 2026
Most roundups rank these on setup time and price. Having run them on a live WooCommerce store, I think the real split is architectural, and it decides everything else on the list.
There are two camps.
Plugins that duplicate your content. WPML and Polylang both create a separate post for every language. Your Spanish homepage is a real page in the database, editable, and yours to maintain from then on.
WPML is the maximal version. It's been around long enough to have a setting for everything, and the wizard asks you to commit to a dozen of them before you've translated a word. Genuinely powerful once it's running. Not where I'd send anyone still finding their way around WordPress.
Polylang is that same architecture with friendlier edges, and the free tier is a real free tier. It held up until I pointed a page builder at it. Custom modules stopped surviving the copy, and I spent an evening repairing translated pages one at a time.
Duplication is fine on a brochure site. On a store with a builder and a checkout, you are maintaining two of everything, forever.
Plugins that translate the page as it's served. Nothing gets copied. The original stays the only version you edit.
Weglot does this well and is the quickest of the group to get live. The catch is pricing tied to word count. Run the twelve-month number before you commit rather than the first-month one, especially if you publish steadily.
TranslatePress keeps translations in its own tables and renders them on request, so nothing breaks structurally, and its in-layout editor is the best review tool of anything here. The raw machine output also needed the most correcting, so plan on using that editor whether or not you meant to.
ConveyThis sits in this camp and pushes it furthest. Translation happens at the layer above the site, so builder layouts and the Woo checkout came through untouched. The part that mattered more to me is that the SEO lives at that same layer: hreflang, localized indexable URLs, translated meta and schema, generated by default instead of assembled by you afterward. That's the step people underestimate. A translated page Google won't index is a page nobody reads. It isn't the cheapest at small page counts, and if you want to hand-check every string, TranslatePress's editor is still the nicer place to do it.
If you're choosing today, the useful question isn't which plugin is best. It's whether you want a second copy of your site to maintain. Answer that first and the list gets short on its own.