Validation Error in schema in Socail Plugin Settings (AiOSP OpenGraph)
-
Hello again!
I find one more error you can fix in your future releases.
Validator told me that there should no any meta tags with propery itemprop=”image” because there is no any Item for this property:
Error: The itemprop attribute was specified, but the element is not a property of any item.
From line 58, column 1; to line 58, column 102
“/>?<meta itemprop=”image” content=”https://nikita-sp.com.ua/wp-content/themes/nikita_sp/images/logo.png”/>?<scriAnd also, Google+ Snippets also use OG:image:
https://developers.google.com/+/web/snippet/So, my solution was to comment lines ~737-739 in file /wp-content/plugins/all-in-one-seo-pack/aioseop_opengraph.php like this:
/*'google+' => Array( 'thumbnail' => 'image', ),*/
Or maybe I should add some item to html tag or head?
Thank you for your reply!
- The topic ‘Validation Error in schema in Socail Plugin Settings (AiOSP OpenGraph)’ is closed to new replies.