Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

PageRank

Descripción

Displays Google PageRank in the sidebar of your blog via widget interfacce or anywhere else via function call. The Plugin comes with 3 different layouts.

Capturas

  • layout 1
  • layout 2
  • layout 3

Instalación

  1. Unpack the zipfile pagerank-X.y.zip
  2. Upload folder pagerank to the /wp-content/plugins/ directory
  3. Make cache directory writeable chmod 777
  4. Activate the plugin through the ‘Plugins’ menu in WordPress
  5. Place <?php if(function_exists('pagerank_display'))pagerank_display(); ?> in your template or use the sidebar widgets.

Preguntas frecuentes

Does Pagerank displays backlinks

No, just Google PR!

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«PageRank» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «PageRank» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

  • v0.4 2014-10-15 updated to wp 4.x
    • v0.3 2010-04-27 minor xhtml fix
    • v0.2 2009-09-07 small url fix
    • v0.1 2009-07-07 initial release