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.

Do More

Descripción

Do more with the read more (<!--more-->) Tag. This plugin makes all links below the (<!--more-->) tag include the rel=”nofollow” attribute.

This plugin is ideal for blog posts that want to organize untrusted links below the <!--more--> tag. This has become very important since the recent Google penguin and panda search algorithm changes.

Instalación

WordPress Admin Installation

  1. Sign into your blog, go to the plugins section and click ‘Add New’.
  2. In the search box enter “Do More”, then click ‘Search’.
  3. Click the ‘Install Now’ link and proceed to install the plugin.
  4. Once installed, click ‘Activate’.
  5. Links below the more tag will now including the rel=”nofollow” attribute.

Manual Installation

  1. Copy/Upload the entire do-more directory from the downloaded zip file into the /wp-content/plugins/ directory.
  2. Activate the “Do More” plugin in the ‘Plugins’ menu in WordPress
  3. Links below the more tag will now including the rel=”nofollow” attribute.

Preguntas frecuentes

Why did you make the plugin?

To solve a simple problem, make web links automatically include the rel=”nofollow” when they are placed below the <!--more--> tag.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce "Do More" 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

1.0.2

  • Released on 3/14/2020
  • Happy Pie Day!
  • Tested with latest versions of PHP and latest WordPress.
  • Moved translation load text domain to init function.

1.0.1

  • Released on 6/14/2016
  • Update to get plugin to appear in WordPress plugin directory

1.0

  • Released on 6/13/2016
  • First stable release.

0.1

  • Released on 1/26/2014
  • First version, when the plugin is activated all links below the <!--more--> tag automatically include the rel=”nofollow” attribute.