Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

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

Beskrivning

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.

Installation

  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.

Vanliga frågor

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

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

Recensioner

Läs alla 54 betyg

Bidragsgivare och utvecklare

”Hatom/hentry remover (Fixes errors in Google Webmaster Tools)” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Ändringslogg

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 🙂