Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

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

Beschrijving

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.

Installatie

  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.

Beoordelingen

Lees alle 54 beoordelingen

Bijdragers & ontwikkelaars

“Hatom/hentry remover (Fixes errors in Google Webmaster Tools)” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

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 🙂