WordPress.org

Plugin Directory

Hatom/hentry remover (Fixes errors in Google Webmaster Tools)

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.

Hatom/hentry remover (Fixes errors in Google Webmaster Tools)

Descripcion

This plugin removes the « .hentry » class with a post_class-filter and supports all themes (even the Twenty T*-family) by simply adding the tag again with javascript. This will prevent Google from indexing it as a hentry in « Structured Data » without messing up the layout.

Installacion

  1. Upload the entire ‘no-hentry’ folder to the ‘/wp-content/plugins/’ directory or download it from Plugins in WordPress Dashboard.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

FAQ

Can this help me to remove errors in Google Webmaster Tools?

Yes, if the errors is related to the .hentry tag.

Reviews

Read all 54 reviews

Contributors & Developers

“Hatom/hentry remover (Fixes errors in Google Webmaster Tools)” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.3

Release Date – 7 mars 2016

  • Added support for all themes (even the Twenty T*-family) by simply adding the tag again with javascript.

1.2.1

Release Date – 6 mars 2016

  • First commit 🙂