Yandex validation error
-
Yandex validator gives error:
“ОШИБКА: префикс article неизвестен валидатору, укажите его явно атрибутом prefix”
.. which is in English:
“ERROR: prefix «article» is not known to validator, specify it explicitly with attribute «prefix»”.Issue can be fixed by inserting
, 'article' => 'http://ogp.me/ns/article#'
.. intoget_namespace_urls()inseo-ultimate/modules/opengraph/opengraph.php.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Yandex validation error’ is closed to new replies.