noindex SEO

Description

This plugin can be downloaded for free, without any paid subscription, from the official WordPress.org repository.

Allows to add a meta-tag for robots noindex in some parts of your WordPress site.

Main pages

  • Front Page: Block the indexing of the site’s front page.
  • Home: Block the indexing of the site’s home page.

Pages and Posts

  • Page: Block the indexing of the site’s pages.
  • Privacy Policy: Block the indexing of the site’s privacy policy page.
  • Single: Block the indexing of a post on the site.
  • Singular: Block the indexing of a post or a page of the site.

Taxonomies

  • Category: Block the indexing of the site categories. The lists where the posts appear.
  • Tag: Block the indexing of the site’s tags. The lists where the posts appear.

Dates

  • Date: Block the indexing when any date-based archive page (i.e. a monthly, yearly, daily or time-based archive) of the site. The lists where the posts appear.
  • Day: Block the indexing when a daily archive of the site. The lists where the posts appear.
  • Month: Block the indexing when a monthly archive of the site. The lists where the posts appear.
  • Time: Block the indexing when an hourly, “minutely”, or “secondly” archive of the site. The lists where the posts appear.
  • Year: Block the indexing when a yearly archive of the site. The lists where the posts appear.

Archives

  • Archive: Block the indexing of any type of Archive page. Category, Tag, Author and Date based pages are all types of Archives. The lists where the posts appear.
  • Author: Block the indexing of the author’s page, where the author’s publications appear.
  • Post Type Archive: Block the indexing of any post type page.

Pagination

  • Pagination: Block the indexing of the pagination, i.e. all pages other than the main page of an archive.

Search

  • Search: Block the indexing of the internal search result pages.

Attachments

  • Attachment: Block the indexing of an attachment document to a post or page. An attachment is an image or other file uploaded through the post editor’s upload utility. Attachments can be displayed on their own “page” or template. This will not cause the indexing of the image or file to be blocked.

Previews

  • Customize Preview: Block the indexing when a content is being displayed in customize mode.
  • Preview: Block the indexing when a single post is being displayed in draft mode.

Error Page

  • Error 404: This will cause an error page to be blocked from being indexed. As it is an error page, it should not be indexed per se, but just in case.

Important note: if you have any doubt about any of the following items it is best not to activate the option as you could lose results in the search engines.

Screenshots

Installation

  1. Use the Add New Plugin in the WordPress Admin area
  2. Activate the plugin through the Plugins menu in WordPress
  3. You can find the settings and documentation under Settings -> noindex

Reviews

Read all 2 reviews

Contributors & Developers

“noindex SEO” is open source software. The following people have contributed to this plugin.

Contributors

“noindex SEO” has been translated into 2 locales. Thank you to the translators for their contributions.

Translate “noindex SEO” into your language.

Interested in development?

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

Changelog

1.0.11

  • 2023-09-11
  • Fix showing all the text.

1.0.10

  • 2023-09-10
  • WordPress Coding Standards 3.0.0 compatible.
  • Compatibility: PHP 5.6 – PHP 8.3.

1.0.9

  • 2023-07-28
  • Improved functions checking.
  • Compatibility: WordPress 5.2 – WordPress 6.3.
  • Compatibility: PHP 7.0 – PHP 8.3.

1.0.8

  • 2023-02-20
  • Compatibility: WordPress 5.2 – WordPress 6.2
  • Compatibility: PHP 7.2 – PHP 8.1

1.0.7

  • 2022-09-11
  • Compatibility: WordPress 4.9 – WordPress 6.1
  • Compatibility: PHP 5.6.20 – PHP 8.1
  • Minor refactoring

1.0.6

  • 2022-05-06
  • Compatibility: WordPress 4.9 – WordPress 6.0
  • Compatibility: PHP 5.6.20 – PHP 8.1

1.0.5

  • 2021-11-05
  • Compatibility: WordPress 4.9 – WordPress 5.9
  • Compatibility: PHP 5.6.20 – PHP 8.1

1.0.4

  • 2021-06-23
  • Compatibility: WordPress 5.8

1.0.3

  • 2021-02-14
  • Compatibility: WordPress 5.7

1.0.2

  • 2020-11-30
  • Compatibility: WordPress 5.6
  • Compatibility: PHP 8.0

1.0.1

  • 2020-07-22
  • Compatibility: WordPress 5.5

1.0.0

  • Compatibility: WordPress 5.4

0.1

  • First version.