该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Tag Excess

描述

Mantiene la pubblicazione dei tag al disotto del 20% del numero di articoli in modo da non generare un tag excess Il plugin conta quante volte il tag viene associato negli articoli in modo da non pubblicare i tag che vengono utilizzati 1 sola volta evitando così la duplicazione dipagine identiche.

Esempio

Title: Articolo 1 Pagina: /articolo1.html Tag: key1, key2, key3, key4 pagine tag: key1.html, key2.html, key3.html, key4.html

Questi tag si riferiscono solo all’articolo 1, andranno a generare 4 pagine identiche
Se invece i tag sono condivisi con altri articoli (per più di 2 volte) le pagine duplicate diminuiscono

Title: Articolo 1 Pagina: /articolo1.html Tag: key1, key2, key3, key4
Title: Articolo 2 Pagina: /articolo2.html Tag: key2, key3, key4
Title: Articolo 3 Pagina: /articolo3.html Tag: key1, key2, key3

pagine tag: key2.html, key3.html

Thank to Syrus Industry

安装

This section describes how to install the plugin and get it working.

  1. Upload tag_excess_seo.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

常见问题

cooming soon

评价

此插件暂无评价。

贡献者及开发者

「Tag Excess」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「Tag Excess」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.1

  • Ultima Versione stabile