Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

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

Опис

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.

Встановлення

  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.

Часті питання

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

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

Відгуки

Прочитати всі 54 відгуки

Учасники та розробники

“Hatom/hentry remover (Fixes errors in Google Webmaster Tools)” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Журнал змін

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 🙂