[WordPress] 外掛分享: Text Spinner

WordPress 外掛 Text Spinner 的封面圖片。

前言介紹

  • 這款 WordPress 外掛「Text Spinner」是 2014-03-05 上架。
  • 目前有 2000 個安裝啟用數。
  • 上一次更新是 2019-05-24,距離現在已有 2172 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
  • 外掛最低要求 WordPress 2.5 以上版本才可以安裝。
  • 有 7 人給過評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

wpgurus |

外掛標籤

seo | spinner | spintax | text spinner | wordpress seo |

內容簡介

這個小型外掛可以讓你在文章、頁面和佈景主題檔案中使用類似 {phrase 1|phrase 2|phrase 3} 的 spintax。只需將要處理的內容置於短碼 [wpts_spin] [/wpts_spin] 中,每次頁面載入時都會生成一個獨特的副本。或者,你可以將 spintax 字串傳遞給函數 wpts_spin(),並顯示返回的值。

這個外掛可以幫助你避免重複內容的懲罰。例如,如果你有一大塊需要出現在整個網站上的文本,那麼你可以為其編寫 spintax,並使用上述的短碼或模板標籤來生成獨特的複本。

外掛也支援嵌套的 spintax,例如 {phrase 1|phrase 2|{sub-phrase 1|sub-phrase 2|sub-phrase 3}}。

示例1:

短碼:

[wpts_spin]{phrase 1|phrase 2|phrase 3}[/wpts_spin]

函數:

例子輸出:

phrase 1
phrase 2
phrase 3

示例2(嵌套的 spintax):

短碼:

[wpts_spin]{phrase 1|phrase 2|{sub-phrase 1|sub-phrase 2|sub-phrase 3}}[/wpts_spin]

函數:

例子輸出:

phrase 1
sub-phrase 2

示例3(快取):

短碼:

[wpts_spin cache="604800"]{phrase 1|phrase 2|phrase 3}[/wpts_spin]

函數:

'604800' ) ); ?>

例子輸出:

與示例1相同,但輸出會被快取一周(604800秒)。

原文外掛簡介

This tiny plugin allows you to use spintax like {phrase 1|phrase 2|phrase 3} in your posts, pages and theme files. Just enclose the content that you want to be processed in the shortcode [wpts_spin][/wpts_spin] and a unique copy will be generated on each page load. Alternatively, you can pass the spintax string to the function wpts_spin() and echo the returned value.
The plugin can help you avoid duplicate content penalties. For instance if you have a sizable block of text that needs to appear throughout the website then you can write spintax for it and use the above-mentioned shortcode or template tag to generate unique copies.
Nested spintax like {phrase 1|phrase 2|{sub-phrase 1|sub-phrase 2|sub-phrase 3}} is also supported by the plugin.
Example 1:
Shortcode:
[wpts_spin]{phrase 1|phrase 2|phrase 3}[/wpts_spin]

Function:

Sample Output:

phrase 1
phrase 2
phrase 3

Example 2 (Nested Spintax):
Shortcode:
[wpts_spin]{phrase 1|phrase 2|{sub-phrase 1|sub-phrase 2|sub-phrase 3}}[/wpts_spin]

Function:

Sample Output:

phrase 1
sub-phrase 2

Example 3 (Caching):
Shortcode:
[wpts_spin cache="604800"]{phrase 1|phrase 2|phrase 3}[/wpts_spin]

Function:
'604800' ) ); ?>

Sample Output:
Same as Example 1 but the output will be cached for a week (604800 seconds).

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Text Spinner」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


0.1 | 1.0.0 | 1.1.0 | 1.2.0 | 1.3.0 | trunk |

延伸相關外掛(你可能也想知道)

  • Advanced Spintax Post Generator 》進階 Spintax 文章生成器 - WordPress Spintax 外掛, 進階 Spintax 文章生成器讓您可以快速地利用您的 spintax 模板建立文章。, 這個免費的 WordPress Spinta...。
  • Dynamic Text Spinner 》總結:Dynamic Text Spinner 是一個突破性的工具,將 spintax 的強大功能帶入您的 WordPress 網站中。輕鬆製作動態內容,確保您的頁面保持新鮮且引人入勝。不...。
  • Easy spinner 》使用旋轉語法或 Spintax 從少量的句子生成大量和多樣化的文本,這是 SEO 專家和網站製作者非常常用的工具。, 此外掛提供一個小型實驗室,讓您可以探索短語的...。

文章
Filter
Apply Filters
Mastodon