Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Do More

Beschreibung

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.

Installation

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.

FAQ

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.

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende & Entwickler

„Do More“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Do More“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

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.