內容簡介
這個外掛可以將使用者的評論根據他們閱讀文章時所使用的語言進行分離–這樣可以避免重複內容(這在搜尋引擎中是不受歡迎的),並避免使用者使用當前訪客未使用的其他語言進行評論(通常會影響使用者體驗)。
您可以手動更改每個評論的語言(並且您必須在開始時設置)。
批量編輯評論語言也是可用的。
該外掛使用評論元來指定每個評論的語言,因此如果停用該外掛,則什麼也不會中斷。
對於所有使用comments_template()函數呈現評論的佈景主題,該外掛也應該可以直接使用。
此外,該外掛還修復了qTranslate的問題。該問題在於,每當用戶在查看與預設語言不同的語言時發表評論時,他會被重新導向回到評論前查看文章的語言而不是當前語言。
外掛標籤
開發者團隊
② 後台搜尋「qTranslate(-X) Separate Comments」→ 直接安裝(推薦)
原文外掛簡介
This plugin separates the user comments by the language they viewed the article in – this way you avoid duplicate content(which is frowned-upon from search engines) and comments in other languages than the one the current visitor is using(which is generally bad user experience).
You can manually change the language of each comment(and you will have to set it in the begining).
Bulk-editing of the comments language is also available.
The plugin is using comment-meta to specify the language for each comment, so nothing will break if the plugin is deactivated.
It also should work out-of-the-box for all themes that use the comments_template() function to render their comments.
The plugin also fixes an issue of qTranslate. The issue consists in the fact that whenever a user posts a comment(while viewing a post in a language different than the default one), he is redirected back to the post but in the default language and not the language he was reading the post before posting the comment.
