Title: Transer 多言語ページ翻訳
Author: hippogo50
Published: <strong>2026년 8월 14일</strong>
Last modified: 2026년 8월 14일

---

플러그인 검색

![](https://ps.w.org/transer-translate/assets/banner-772x250.png?rev=3646521)

![](https://ps.w.org/transer-translate/assets/icon-256x256.png?rev=3646521)

# Transer 多言語ページ翻訳

 작성자: [hippogo50](https://profiles.wordpress.org/hippogo50/)

[다운로드](https://downloads.wordpress.org/plugin/transer-translate.0.7.4.zip)

 * [세부사항](https://ko.wordpress.org/plugins/transer-translate/#description)
 * [평가](https://ko.wordpress.org/plugins/transer-translate/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/transer-translate/#installation)
 * [개발](https://ko.wordpress.org/plugins/transer-translate/#developers)

 [지원](https://wordpress.org/support/plugin/transer-translate/)

## 설명

Transer 多言語ページ翻訳 connects your WordPress site to the [transer.io](https://www.transer.io/)
server-side translation API, so your pages can be served in multiple languages without
changing your site’s structure.

#### Key features

 * **Server-side translation**: The full HTML of each page is sent to transer.io’s
   translation service, which returns a natural, context-aware translation.
 * **Automatic multilingual SEO tags**: `canonical` and `hreflang` tags are inserted
   automatically for every contracted language.
 * **Automatic language-switcher UI**: No shortcode placement required. The language
   switcher is automatically shown on both the original and translated pages.
 * **Multilingual sitemap**: Visiting `/transer-sitemap.xml` dynamically generates
   a sitemap with per-language `hreflang` annotations.
 * **No server configuration required**: No `.htaccess` rewriting or web-server 
   rewrite rules are needed. The plugin detects language-prefixed URLs (e.g. `/en/
   about`) during WordPress’s `init` hook.

#### A transer.io account and API key are required

Using this plugin requires a free account and API key from [transer.io](https://www.transer.io/).
The first language is free of charge.

### External services

This plugin connects to transer.io, a third-party server-side translation API operated
by Hippotech USA Inc. (the same company that develops this plugin), in order to 
translate your page content into the languages you configure.

 * **What is sent, and when**: When a visitor requests a page in a language other
   than your site’s original language, the plugin captures the full HTML output 
   of that page (via an output buffer) and sends it, together with the requesting
   hostname, URL path, source language code, and your configured list of contracted
   languages, to the transer.io translation endpoint (`{configured base_url, default
   https://api.transer.io}/translate-page`). No request is sent when a page is viewed
   in the original language.
 * **Authentication**: Requests are authenticated using an API key that you obtain
   yourself from your transer.io account and enter on the plugin’s settings screen.
   No API key is hard-coded in the plugin.
 * **On request failure**: If the request to transer.io fails for any reason, the
   plugin falls back to displaying the original, untranslated page; it never blocks
   page rendering.
 * **Data disclosure**: The HTML sent to transer.io reflects the page as rendered
   by WordPress; it does not include values a visitor may have entered into forms
   on the page.

Terms of Service: https://www.transer.io/terms.html
 Privacy Policy: https://www.
transer.io/privacy.html

## 스크린샷

[⌊Settings screen (API key and contracted languages)⌉⌊Settings screen (API key and
contracted languages)⌉[

Settings screen (API key and contracted languages)

## 설치

 1. Upload the plugin files to `/wp-content/plugins/transer-translate`, or install 
    it via the “Plugins” > “Add New” screen in your WordPress admin.
 2. Activate the plugin from the “Plugins” screen.
 3. Go to “Settings” > “Transer 多言語ページ翻訳” and enter the API key and list of
    contracted languages obtained from [transer.io](https://www.transer.io/), then 
    save.

## FAQ

### Where does the actual translation happen?

All translation processing happens on transer.io’s servers (the translate.service
API). This plugin sends the HTML generated by WordPress to that service and outputs
the translated HTML it receives; it does not perform translation itself.

### Do I need to configure server-side rewrite rules?

No. The plugin detects the language prefix in the URL early during WordPress’s `
init` hook, so no `.htaccess` or web-server rewrite configuration is required.

### Is it free to use?

The first language is free (with a monthly traffic limit). See [transer.io](https://www.transer.io/)
for details.

### Which languages are supported?

More than 120 languages are supported, including English, Simplified Chinese, Traditional
Chinese, Korean, Spanish, French and Portuguese. For 16 of these, the translation
engine has been tuned further and is offered as a recommended language set.

### What kinds of websites is this suited for?

It is built for sites whose original content is written in Japanese and that need
to reach readers in other languages. Typical examples include municipal and tourism
websites serving inbound visitors, cross-border e-commerce stores selling overseas,
and corporate websites that publish news and IR material for a global audience.

### Does it handle specialist terminology?

The translation engine is tuned for a range of professional fields, including medicine,
law, chemistry, education, finance and accounting, real estate, manufacturing and
machinery, IT and software development. Technical terms and proper nouns can also
be managed centrally on transer.io, so that they are rendered consistently across
every page of your site.

## 후기

이 플러그인에 대한 평가가 없습니다.

## 기여자 & 개발자

“Transer 多言語ページ翻訳”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 
플러그인에 기여하였습니다.

기여자

 *   [ hippogo50 ](https://profiles.wordpress.org/hippogo50/)

[자국어로 “Transer 多言語ページ翻訳”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/transer-translate)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/transer-translate/)는,
[SVN 저장소](https://plugins.svn.wordpress.org/transer-translate/)를 확인하시거나,
[개발 기록](https://plugins.trac.wordpress.org/log/transer-translate/)을 [RSS](https://plugins.trac.wordpress.org/log/transer-translate/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 0.7.4

 * Added support for the multilingual sitemap (`/transer-sitemap.xml`).

#### 0.7.1

 * Fixed an issue with saving contracted languages.

#### 0.6.0

 * Removed `.htaccess` writing; language detection now happens entirely within the`
   init` hook.

## 기초

 *  버전 **0.7.4**
 *  최근 업데이트: **3시간 전**
 *  활성화된 설치 **10보다 적음**
 *  워드프레스 버전 ** 5.8 또는 그 이상 **
 *  다음까지 시험됨: **7.0.4**
 *  PHP 버전 ** 7.4 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/transer-translate/)
 * 태그:
 * [hreflang](https://ko.wordpress.org/plugins/tags/hreflang/)[Japanese](https://ko.wordpress.org/plugins/tags/japanese/)
   [multilingual](https://ko.wordpress.org/plugins/tags/multilingual/)[seo](https://ko.wordpress.org/plugins/tags/seo/)
   [translation](https://ko.wordpress.org/plugins/tags/translation/)
 *  [고급 보기](https://ko.wordpress.org/plugins/transer-translate/advanced/)

## 평점

아직 제출된 리뷰가 없습니다.

[Your review](https://wordpress.org/support/plugin/transer-translate/reviews/#new-post)

[모든  리뷰 보기](https://wordpress.org/support/plugin/transer-translate/reviews/)

## 기여자

 *   [ hippogo50 ](https://profiles.wordpress.org/hippogo50/)

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/transer-translate/)