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.

Noindex by Path

Beschreibung

After installation you can find „Noindex by path“ option in the main menu. This allows you to simply add relative paths
you need to exclude from SERPs. Add a path (including slashes from begging and the end of the string) and save the
changes. Since this plugin is called to be „simple“ you can add only one path at once, but the process is smooth
and easy.

Plugin will add „noindex“ meta tag which is an instruction for search engines that this particular page should not be indexed.
Technically it modifies wp_head tag.

Screenshots

  • Form to add/remove paths.

Installation

  1. Upload the plugin files to /wp-content/plugins/noindex-by-path/, or install the plugin using WordPress admin panel.
  2. Activate the plugin in WordPress
  3. Open „Noindex by path“ from admin panel main menu.
  4. Add/remove paths using simple form.

FAQ

Installation Instructions
  1. Upload the plugin files to /wp-content/plugins/noindex-by-path/, or install the plugin using WordPress admin panel.
  2. Activate the plugin in WordPress
  3. Open „Noindex by path“ from admin panel main menu.
  4. Add/remove paths using simple form.

Rezensionen

There are no reviews for this plugin.

Mitwirkende & Entwickler

„Noindex by Path“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Noindex by Path“ 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.0

  • First release