[WordPress] 外掛分享: International SEO by Transifex

首頁外掛目錄 › International SEO by Transifex
WordPress 外掛 International SEO by Transifex 的封面圖片
10+
安裝啟用
★★★★★
5/5 分(1 則評價)
17 天前
最後更新
問題解決
WordPress 3.5.2+ v1.3.50 上架:2015-05-13

內容簡介

International SEO by Transifex 是一款整合 Transifex 在地化平台的多語系外掛,無需為每種語言建立獨立文章或多個 WordPress 站台,即可自動偵測網站內容並進行翻譯,同時支援 hreflang 標籤與多語系網址結構,有效提升國際 SEO 成效。

【主要功能】
• 整合 Transifex 在地化平台至 WordPress
• 支援子網域或子目錄形式的多語系網址
• 自動改寫頁面中所有連結為對應語系版本
• 自動為頁面加入 hreflang 標籤
• 支援外部預渲染伺服器以強化 SEO
• 相容 WordPress 多站網路(Multisite)

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.3.50) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「International SEO by Transifex」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

This plugin is designed to be used with Transifex localization platform. There’s no need to create one language per post, insert language tags, or have multiple WordPress instances. Your site’s content is automatically detected and ready to be saved to the Transifex localization platform, where you can translate with the help of your existing translators, or order professional translations from Transifex partners.
In order to use Transifex, you will need to sign up here for an account. This plugin also requires a Transifex Live API key. More information about how to obtain a key can be found in the plugin documentation.
Features:

Integrates Transifex into WordPress
Adds support for localized language URLs either by subdomain or subdirectory.
Adds support rewriting all URLs on the page
Automatically adds hreflang tags to your pages.
Adds supports for using an external prerendered server for SEO purposes
Works with WordPress multisite

Learn more about the Transifex Live Translation Plugin.
Get Involved:
Developers can contribute via the plugin’s GitHub Repository.
Translators can contribute new languages to this plugin or our other WordPress plugins through Transifex.
Minimum Requirements:

WordPress 3.5.2 or greater
PHP version 5.4.0 or greater
MySQL version 5.0 or greater

Tips for developers
The Transifex Live plugin uses WordPress hooks to manipulate the links found in your website’s content, so they always point to the appropriate language. If you use custom post types (or one of your plugins does) that emits the ‘the_content’ filter, our code might not be triggered.
For those cases, it is recommended to manually trigger our custom filter ‘tx_link’ before you return your content, as seen in the example below:
Ex. $updated_content = apply_filters(‘tx_link’, $original_content);
It is also recommended to use widgets in your theme instead of custom code, since this allows you to make your integration more future proof against incompatibilities with 3rd party modules.

延伸相關外掛

文章
Filter
Apply Filters
Mastodon