Skip to content

WordPress.org

Occitan

  • Acuèlh
  • Benvenguda
  • Contacte
  • Installacion
  • About

Plugins

  • Mos favorits
  • Beta Testing
  • Desvolopaires

This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Download

Noindex Duplicates

Per Process Street
  • Details
  • Reviews
  • Installation
  • Support
  • Development

Descripcion

This plugin is based on Fix-Duplicates plugin.

It’s very useful mainly when you have users content included into your blog/site.

This plugin fixes duplicate content by adding a custom field that marks that post as ‘noindex’. The oldest one of that duplicate group will not be marked so the search engines will be able to index it.
The plugin shows all the duplicates even if only two of them are ‘noindexed’. When there is only one not indexed, the plugin doesn’t show as duplicates.

In order to make use of this functionality, the code below has to be added to the functions.php file:

function apply_noindex_meta_tag(){

    $noindex = get_post_meta( get_the_ID(), 'noindex', true );

    if ( (int) $noindex === 1 ) {
        echo '<meta name="robots" content="noindex">' . "\n";
    }
}
add_action( 'wp_head', 'apply_noindex_meta_tag' );

Compatibility

  • This plugin requires WordPress 2.8 or above.
  • Not currently aware of any compatibility issues with any other WordPress plugins.

Disclaimer

This plugin is released under the GPL licence. I do not accept any responsibility for any damages or losses, direct or indirect, that may arise from using the plugin or these instructions. This software is provided as is, with absolutely no warranty. Please refer to the full version of the GPL license for more information.

Installacion

  1. Download the plugin file and unzip it.
  2. Upload the noindex-duplicates folder to the wp-content/plugins/ folder.
  3. Activate the Noindex Duplicates plugin within WordPress.

Contributors & Developers

“Noindex Duplicates” is open source software. The following people have contributed to this plugin.

Translate “Noindex Duplicates” 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.0 (March 2016)

  • Initial Release.

Mèta

  • Version : 1.0.0
  • Last updated: 4 annadas ago
  • Active installations: Fewer than 10
  • Language:
    English (US)
  • Tags:
    duplicate postsduplicatesfind duplicatesfix duplicatesuser submitted posts
  • Advanced View

Ratings

This plugin has not been rated yet.

Support

Got something to say? Need help?

View support forum

  • About
  • Blog
  • Hosting
  • Donate
  • Support
  • Developers
  • Get Involved
  • Showcase
  • Plugins
  • Themes
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privacy
  • Public Code
  • @WordPress
  • WordPress

Encodar es un Art.

Anar a la barra d’aisinas
  • A prepaus de WordPress
    • A prepaus de WordPress
    • WordPress.org
    • Documentacion
    • Support
    • Remarca
  • Se connectar
  • Inscripcion