Ez a bővítmény nem lett tesztelve a WordPress legutóbbi 3 fő kiadásával. Lehetséges, hogy már nincs karbantartva, frissítve és a használata gondot jelenthet a frissebb WordPress verziókkal.

Expire Comment Links

Leírás

Expire Comment Links was inspired by Joost de Valk
in an article he wrote called
Comment links: an experiment.
It all started when Matt Cutts talked about how Google changed how it handles no
follow links in his article on
PageRank Sculpting.

No one knows for sure yet if this will be beneficial or not, but for those that
want to be on the cutting edge and try this experiment for themselves, this
plugin automates everything.

Requires PHP5.

You may also be interested in WordPress tips and tricks at WordPress Informer or general Web Developer News

Telepítés

  1. Verify that you have PHP5, which is required for this plugin.
  2. Upload the whole expire-comment-links directory to the /wp-content/plugins/ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress

GYIK

Will this help me rank better in search engines like Google?

Maybe. The truth is, we don’t know yet. Joost is an exceptionally tallented
Search Engine Optimation expert, but this method is currently an unproven
experiment.

Vélemények

Nincsenek értékelések erről a bővítményről.

Közreműködők és fejlesztők

“Expire Comment Links” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“Expire Comment Links” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Változási napló

0.1.2

  • Move actions to __construct
  • Fix sysinfo error

0.1.1

  • Removed the optional anonymous statistics collection. Nothing is ever collected anymore.

0.1.0

  • First version released to wordpress.org
  • Added mechanism to give additional info on future updates via the plugin page

0.0.3

  • Don’t run make_clickable on old comments just to undo it later

0.0.2

  • Add the setting link to the plugin row
  • Optimize the regular expression

0.0.1

  • Original Version