There is no problem not worth solving, and no technology not worth learning!

From AutoPoly to Yandex Web: Validating Automatic English Translation Quality for WordPress

[截图 2:浏览器 Network 中直接请求 translate.yandex.net]

作者:

Practical Guide to Making a WordPress Blog Multilingual

查看按语言划分的用户统计,排名前 4 的语言(英语、中文、印尼语、越南语)(如图3)

(1) Blog Multilingual Decision | Why did I decide to spend time doing multilingual? (with real discovery)

Blog multi-language plug-in selection|Free VS payment, server VS browser, measured comparison + configuration tutorial

(2) Blog multi-language plug-in selection|Free VS payment, server VS browser, measured comparison + configuration tutorial

附上我翻译完成后的分类效果截图(如图11),中文与英文的分类总数相等

(3) Blog Category Translation Practice | 695 categories, 4-hour manual translation whole process (Guide to the pit)

最后分别查看中文与英文后台下的标签统计,符合预期。如图17

(4) Blog Label Translation Practice | 8060 tags, the whole process based on PHP scripts

如图11:最终效果,在前台,语言切换器的显示

(5) Blog menu translation practice

如图20对应场景:网站前台效果,顶部语言切换器(中文/英文),点击英文后,网站整体切换为英文版本,文章列表按发布时间倒序排列(与中文文章排序一致),点击任意英文文章,可正常查看,语言切换流畅;同时,英文文章的发布时间、分类、标签与中文原文完全对应,URL路径规范,SEO友好。

(6) WordPress Multilingual Blog Article Translation Practical Records (Polylang plugin, attached guide)

配图说明(如图10):中文、英文分类管理页面截图(分屏对比),标注两个页面的分类总数,演示数量一致/不一致的场景。

(7) WordPress adds article classification labels multi-language pre-translation process

完成后,访问中文系列页 https://你的域名/series/self-hosted-vpn-series/,点击顶部的 English 切换按钮,就能正常跳转到 https://你的域名/en/series/self-hosted-vpn-series-en/ 了。如图13

(8) Farewell Manual Numbering: Elegantly Manage WordPress Series Articles with PublishPress Series

WordPress Classic Editor Block Non-Destructive Migration: Batch Convert SyntaxHighlighter Shortcodes to Gutenberg Blocks

(9) WordPress Classic Editor Block Non-Destructive Migration: Batch Convert SyntaxHighlighter Shortcodes to Gutenberg Blocks

After clicking the translation button, you will encounter a pop-up window “mysterious” flashback problem and solution

(10) After clicking the translation button, you will encounter a pop-up window “mysterious” flashback problem and solution

中文标签出现冗余新增(如图2),数据彻底错乱。

(11) WP 6.9 Tag Synchronization Script In WP 7.0 Complete Troubleshooting and Solution Records

重点避坑:仅勾选数据库无法完成数据还原,选中库之后,右侧数据表列表点击全选,囊括库内所有数据表(如图3)

(12) Alibaba Cloud RDS database is damaged by misoperation, complete backup and recovery practical pit guide

为了看起来更完善,AI会主动新增非必要的清理、校验、适配逻辑,简单需求复杂化,大幅增加报错和风险概率(如图7)

(13) AI generates code to avoid the pit: the database operation code must not be directly executed online

WordPress Label Cleanup Practice (1): Failed attempts to match the big language model

(14) WordPress Label Cleanup Practice (1): Failed attempts to match the big language model

在宿主机的 output 目录下可以找到生成的 tag_mapping_result.csv。打开文件查看,结果格式规整,符合预期。

(15) WordPress tag cleaning practice (2): Go script engineering implementation

脚本执行后(如 图 6 终端日志所示),系统开始成对合并中英文标签。

(16) WordPress Label Cleanup Practice (3): Perfectly solve the problem of Polylang synonymous tag merger

图7:展示了浏览器开发者工具Network面板中,旧URL 301跳转至新URL的成功记录

(17) WordPress tag cleaning practice (4): Realize WordPress Chinese and English tag merge and URL automatic jump based on Go script

截图 5:验证 301 跳转

(18) WordPress tag cleaning practice (5): Solve the problem of Chinese labels remaining in the English language based on the php/go script, and realize the automatic tag merge and url jump

脚本显示处理了 8324 个标签

(19) Troubleshooting and Repairing the Accuracy of WP Label Batch Translation Scripts

图5:DeepL API 注册页面,国家或地区列表中没有中国大陆

(20) Why Is It So Hard to Improve English Translation Quality for a WordPress Blog in Mainland China? A Polylang, AutoPoly, and DeepL API Troubleshooting Recap

图5:DeepSeek 的评分结果截图

(21) Chrome Built-in AI vs Yandex Translate vs ChatGPT Plus: Why I’m Moving Important English Blog Posts to ChatGPT Plus

[截图 2:浏览器 Network 中直接请求 translate.yandex.net]

(22) From AutoPoly to Yandex Web: Validating Automatic English Translation Quality for WordPress

【图1:AutoPoly Free 与 Pro 功能对比截图】

(23) Can AutoPoly Pro + OpenAI API Automate WordPress English Translation? A Feasibility Analysis from Workflow to Payment

【图2:点击“立即试用”后,ChatGPT 输入框中出现“代理模式”】

(24) Can ChatGPT Agent Replace ChatGPT Plus for WordPress English Translation Rewrites?

I have recently been testing different automatic translation workflows for multilingual WordPress posts.

My current blog setup uses:

Plaintext
WordPress
Polylang
AutoPoly - AI Translation For Polylang

I had already tested the free version of AutoPoly for a while. It can handle the following tasks fairly reliably:

Plaintext
创建英文文章
保留 Polylang 关联
保留 Gutenberg 区块结构
保留图片、链接、代码块
不会明显破坏 WordPress 文章结构

From the perspective of creating an English copy and preserving the post structure, the free version of AutoPoly is usable.

But the real issue is this:

After AutoPoly Free uses Yandex Translate, the actual body text translation quality is not very good.

At first, I thought the main reason was simply that Yandex Translate was weaker than ChatGPT. But after inspecting the browser requests and comparing the results more carefully, I realized the issue may not be that simple.

Reference: Chrome Built-in AI vs Yandex Translate vs ChatGPT Plus: Why I Decided to Use ChatGPT Plus for Important English Articles

This article records my validation process and my current judgment on the translation workflow going forward.

[Screenshot 1: AutoPoly automatic translation progress bar]
[Screenshot 1: AutoPoly automatic translation progress bar]

1. My Initial Suspicion: AutoPoly May Not Translate the Whole Article at Once

When I manually prepare an English version of an article, I usually give the full WordPress code editor content to ChatGPT and make the requirements explicit:

Plaintext
保留 Gutenberg 区块结构
保留 HTML 标签
保留短代码
保留图片占位
保留代码块
代码块中的内容默认不要翻译
产品名、插件名、命令、路径、域名、URL 不要翻译
技术术语使用自然英文
不要机器翻译腔
适合海外技术读者阅读

This workflow is not just simple translation. It is closer to rewriting the entire technical article in English.

But AutoPoly’s automatic translation interface shows a percentage progress bar. That detail made me wonder:

It may not be sending the whole WordPress code editor content to the translation service at once. Instead, it may be splitting the post into paragraphs or blocks and translating them separately.

If that is true, then even switching the translation engine from Yandex to OpenAI may still not reach the quality I get from processing the entire article directly with ChatGPT Plus.

2. Network Inspection: AutoPoly Free Does Request Yandex from the Frontend

To verify this, I opened the Network panel in the browser developer tools and ran a Yandex automatic translation using AutoPoly Free.

After filtering for yandex, I could see the browser directly requesting:

Plaintext
https://translate.yandex.net/api/v1/tr.json/translate

The request also included parameters like these:

Plaintext
srv=tr-url-widget
lang=zh-en
format=html
callback=...

This shows that when AutoPoly Free uses Yandex, the request is not being proxied by the WordPress backend. Instead, it works like this:

Plaintext
浏览器前端 → translate.yandex.net

In other words, the free Yandex translation mode is closer to a frontend Widget/JSONP-style call.

[Screenshot 2: Direct request to translate.yandex.net in the browser Network panel]
[Screenshot 2: Direct request to translate.yandex.net in the browser Network panel]

3. Key Evidence: It Translates Text Array Fragments, Not the Whole Article

One of the request payloads looked roughly like this:

JSON
{
  "text": [
    "每次修改规则或域名配置后,EdgeOne 可能会显示:",
    "这时立刻测试,结果可能不稳定。",
    "【图29:域名配置处于部署中状态】",
    "之前我一度以为 HTML 缓存必须开启“强制缓存”才能命中。后来等域名和规则全部变成“已生效”后,再次测试发现:",
    "所以现在的最终结论是:",
    "这比强制缓存开启更稳。",
    "十九、用 curl 验证 EdgeOne 缓存是否生效",
    "配置完成后,我用 curl 做了几组测试。"
  ],
  "lang": "zh-en",
  "format": "html"
}

This request is important.

It shows that AutoPoly does not submit the complete post to Yandex as one full article. Instead, it splits the content into multiple text items and submits them in batches.

So a more accurate conclusion is:

AutoPoly Free is not strictly sending one request per paragraph. It splits the article into text fragments such as headings, paragraphs, list items, and captions, then submits them to Yandex in batches through a text array.

This also explains why it has a percentage progress bar.

That progress bar probably corresponds to:

Plaintext
已处理片段数 / 总片段数

Or:

Plaintext
已完成批次数 / 总批次数

It is not really a whole-article translation progress indicator.

4. The Problem with AutoPoly’s Translation Result: The Body Text Feels Mechanical

Looking at the final result, the body text produced by AutoPoly Free with Yandex Translate clearly feels machine-translated.

For example, the original Chinese text was:

Plaintext
说明 _ga 这类统计 Cookie 不影响普通访客命中 HTML 缓存。

The AutoPoly/Yandex result was something like:

Plaintext
Description _ga Such statistical cookies do not affect ordinary visitors from hitting the HTML cache.

This English is not natural.

A more natural technical blog expression would be:

Plaintext
This means analytics cookies such as _ga do not prevent regular visitors from hitting the HTML cache.

The problem is not just that a single word is mistranslated. The sentence lacks context-aware rewriting.

Common Chinese technical blog expressions such as “result,” “this means,” “after this step,” and “the final conclusion is” can easily become stiff English if each fragment is translated in isolation.

5. But AutoPoly Keeping Chinese in Code Blocks Is Actually Expected

At first, when I saw that the AutoPoly result still contained a lot of Chinese, I thought this was a serious problem.

But after looking more closely, I found that most of the remaining Chinese was inside Plaintext or similar code blocks.

For example:

Plaintext
Windows 用户 / 非 Linux 桌面用户
不想手动折腾 Nginx、缓存规则、证书、DNS 的站长
博客访问量不高,只是想先让网站稳定可访问的用户

In my WordPress articles, this kind of content is usually a code block, configuration block, or command block.

According to my current translation rules:

Content inside code blocks should not be translated by default.

So the fact that AutoPoly did not translate these blocks was actually expected.

In other words, AutoPoly Free has one real advantage when it comes to protecting structure:

Plaintext
它更倾向于只翻译正文文本,而不是把代码块也当正文处理。

This matters a lot for technical blogs.

6. Comparing It Again with Yandex Web Quick Translation

To verify this further, I also pasted the whole article body into the Yandex web version and translated it there.

I was not logged in. I used Yandex Quick translation.

Judging from the result, whole-article translation in the Yandex web version has one advantage:

Plaintext
普通正文的连续性,比 AutoPoly 分片翻译略好一些。

For example, it tends to process the body text more continuously, instead of translating it as obviously fragmented pieces like AutoPoly.

But it also has a major problem:

The Yandex web version also translates Chinese inside code blocks, configuration blocks, and explanatory blocks.

For example, configuration notes, structure blocks, and path descriptions that should have been preserved were treated as normal body text and translated.

That does not meet my needs.

[Screenshot 3: Translating the full article body with Yandex web Quick translation]
[Screenshot 3: Translating the full article body with Yandex web Quick translation]

7. The Problem with Yandex Web: Whole-Article Translation Does Not Mean Publish-Ready

Although whole-article translation in the Yandex web version is slightly more natural than AutoPoly’s body text, it still cannot be used as a publish-ready English blog post.

There are several main problems.

First, it translates code blocks and configuration blocks that should not be translated.

For ordinary articles, this may not be a big issue. But for WordPress technical blogs, it is risky.

Second, it can easily damage the technical structure.

For example, a connection flow originally written like this:

Plaintext
客户端 HTTPS → EdgeOne HTTPS → 源站 HTTPS

After machine translation, it may turn into repeated HTTPS HTTPS, making the whole structure look strange.

Third, Quick translation has an input limit for long text.

During my test, the bottom-left corner of the page showed that the text had exceeded the limit:

Plaintext
5000 of 10000

This means that for long articles, the Yandex web version is not a stable whole-article processing solution. Even if it displays part of the result, there may be truncation, omissions, or incomplete copying.

Fourth, the English still feels machine-translated.

For example:

Plaintext
After completing the configuration, I did several sets of tests with curl.

This expression is understandable, but it does not sound like a natural English technical blog post.

A more natural expression could be:

Plaintext
After the configuration was in place, I ran several curl tests.

Or:

Plaintext
Once the configuration took effect, I verified the behavior with several curl requests.

This is the difference between machine translation and human-style rewriting.

8. The Real Conclusion After This Comparison

After this test, my judgment of AutoPoly and the Yandex web version became much clearer.

The advantages of AutoPoly Free are:

Plaintext
可以创建英文文章副本
可以保留 Polylang 语言关联
可以保留 Gutenberg 区块结构
不容易破坏图片、链接、代码块
对批量历史文章有一定价值

The problems with AutoPoly Free are:

Plaintext
正文翻译偏机械
片段之间缺少上下文
表达不像海外技术博客
复杂文章仍然需要大量人工修改
它更像结构工具,而不是高质量英文内容生产工具

The advantage of Yandex web Quick translation is:

Plaintext
普通正文的连续性略好
整篇正文语义有时比 AutoPoly 分片翻译自然
操作简单,不需要 WordPress 插件

The problems with the Yandex web version are:

Plaintext
会翻译代码块
会翻译配置块
会翻译本应保留的结构说明
有长文本限制
不能直接保留 WordPress Gutenberg 代码编辑器结构
仍然不是自然英文技术博客表达

So I cannot simply conclude that the Yandex web version is better than AutoPoly.

A more accurate conclusion should be:

The Yandex web version is slightly better for ordinary body text, but it is not suitable for WordPress technical articles that contain code blocks, configuration blocks, and Gutenberg structure. AutoPoly Free does a better job of preserving structure, but its body text translation quality is not good enough.

9. My Main Concern About AutoPoly Pro

AutoPoly Pro supports more AI Translation Providers, such as OpenAI, Gemini, DeepL, and others.

In theory, if Yandex is replaced with OpenAI, sentence quality should definitely improve.

But what I am still unsure about is this:

When AutoPoly Pro uses OpenAI, does it still translate content in fragments by Gutenberg block, paragraph, or field?

If it is still fragment-based translation, then even switching the provider to OpenAI may only make each fragment translate better. It may still not rewrite the article at the full-post level.

These are two very different things.

Fragment-based translation is more like:

Plaintext
把每个 block 翻译成英文

Whole-article rewriting is more like:

Plaintext
理解整篇文章主题
理解前后文关系
保留技术结构
保留代码块
根据海外读者习惯重写表达
让整篇文章读起来像自然英文技术博客

My articles clearly need the latter.

That is especially true for my recent topics:

Plaintext
Cloudflare / EdgeOne / CDN
WordPress 缓存与 SEO
Codex 使用流程
联盟营销与博客变现
VPN 与自建服务

These articles are not just about translation. They also involve personal experience, technical judgment, monetization-related expression, and reader trust.

Therefore, if AutoPoly Pro still works as block-level translation, even with OpenAI connected, it probably still cannot reach the quality I currently get from whole-article processing with ChatGPT Plus.

10. My Current Decision: AutoPoly Cannot Replace Whole-Article Rewriting with ChatGPT

Based on this validation, my current interim conclusion is:

AutoPoly is useful for copying structure and generating a first draft, but it cannot replace whole-article English rewriting with ChatGPT Plus.

For my blog, I may divide future translation work into several categories.

The first category is high-value new articles.

For example, articles about VPN, CDN, Codex, affiliate marketing, SEO, and WordPress technical troubleshooting.

For these articles, I will continue using:

Plaintext
ChatGPT Plus 整篇重译
保留 Gutenberg 结构
保留代码块
自然英文改写
人工最终审稿

The second category is lower-value historical articles.

For these articles, I can consider:

Plaintext
AutoPoly 创建英文副本
自动保留 Polylang 关联
后续视情况人工抽查
不追求每篇都达到高质量英文博客标准

The third category is articles with complex code blocks.

These articles should not be handed to the Yandex web version for whole-article translation, because it may translate code blocks and configuration blocks as well.

11. What I May Study Next: Automating the ChatGPT Plus Workflow

This validation also gave me a new direction:

Instead of worrying about whether AutoPoly Pro can reach ChatGPT-level quality, it may be better to study how to automate my existing ChatGPT Plus translation workflow.

My ideal workflow would look like this:

Plaintext
从 WordPress 读取中文文章
获取代码编辑器内容
交给 ChatGPT 按固定规则整篇重写
返回英文标题、别名、摘要、正文
保留 Gutenberg 结构和代码块
自动创建或更新英文文章
保留 Polylang 关联

There are a few possible approaches worth exploring:

Plaintext
ChatGPT Agent
WordPress REST API
本地脚本
Codex 辅助开发
半自动审核流程

Of course, there are still many issues to handle.

For example:

Plaintext
如何安全读取 WordPress 草稿
如何避免破坏 Gutenberg 注释
如何识别 code-block-pro 区块
如何保留图片 ID 和 URL
如何处理英文别名
如何自动写入摘要和 SEO 字段
如何避免误发布

But from the perspective of translation quality, this route may be more worth studying than directly buying AutoPoly Pro.

Because I am now fairly certain about one thing:

For my high-value technical blog posts, the truly valuable workflow is not “automatic translation,” but “whole-article English technical blog rewriting based on fixed rules.”

Conclusion

This test answered one of my earlier questions.

When AutoPoly Free uses Yandex Translate, it does not translate the entire post as one complete context. Instead, it splits the article into multiple text fragments and submits them to Yandex in batches.

This approach helps preserve WordPress/Gutenberg structure and can also prevent some code blocks from being translated incorrectly.

But the cost is:

Plaintext
正文缺少上下文
英文表达机械
文章整体不像自然英文技术博客
后期人工修改成本仍然很高

Although Yandex web Quick translation is slightly better in terms of ordinary body text coherence, it translates code blocks and configuration blocks, and it also has long-text limits. So it is also not suitable as my official English blog workflow.

So my current judgment is:

AutoPoly can be used as a WordPress multilingual structure tool and a first-draft tool for lower-value historical articles, but it cannot replace the whole-article English rewriting workflow with ChatGPT Plus.

As for whether AutoPoly Pro is worth buying, the key question is not whether it supports OpenAI. The real question is:

Plaintext
它使用 OpenAI 时,是否仍然是分片翻译?
是否允许自定义 prompt?
是否能明确排除代码块?
是否能基于整篇文章上下文重写?
是否能显著减少人工修改成本?

Before these questions are clearly verified, I will not treat AutoPoly Pro as my final English translation solution.

The more worthwhile direction to study next may be:

How to further automate the ChatGPT Plus whole-article translation workflow that I have already validated as effective.

Chrome Built-in AI vs Yandex Translate vs ChatGPT Plus: Why I’m Moving Important English Blog Posts to ChatGPT Plus Can AutoPoly Pro + OpenAI API Automate WordPress English Translation? A Feasibility Analysis from Workflow to Payment

WordPress Maintenance, Performance Optimization & Blog Growth Consulting

I have been running my personal technology blog for more than 10 years and have published over 1,000 original articles. My long-term practice covers WordPress website maintenance, CDN / Cloudflare configuration, caching optimization, Google SEO, ad monetization, and multilingual website operations.

If your WordPress website is slow, unstable, affected by plugin conflicts, showing caching issues, having AdSense display problems, or facing CDN / Cloudflare / DNS configuration uncertainty, feel free to contact me for remote troubleshooting.

Ideal For:
✅ Personal blog owners
✅ WordPress website operators
✅ Independent developers and content creators
✅ SaaS website owners
✅ Website owners who want better speed and stability

What I Offer:
✅ WordPress performance optimization
✅ Cloudflare / CDN / caching configuration checks
✅ Plugin conflict and layout issue troubleshooting
✅ AdSense display issue troubleshooting
✅ Basic SEO structure review
✅ Blog growth and monetization consulting

If you would like to discuss your website, please contact me and mention: WordPress Maintenance Consultation.

Contact Me:
Telegram: @shuijingwan
WeChat: 13980074657
Email: shuijingwanwq@gmail.com

评论

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.