I am trying to ad Facebook Like and Send to each product page.
When I put a url in the linter I get the following warning
Here are my tags:
<meta property=”og:site_name” content=”&mvt:store:name;” />
<meta property=”og:title” content=”&mvte:product:name; />
<meta property=”og:url” content=”http://www.xxxxxxxxxxxx/&mvte:product:code;.html” />
<meta property=”og:image” content=”http://www.xxxxxxxxxx/mm5/&mvte:product:thumbnail;”/>
<meta property=”og:type” content=”product” />
<meta property=”fb:admins” content=”5555555555555555” />
<meta property=”og:site_name” content=”&mvt:store:name;” />
<meta property=”og:title” content=”&mvte:product:name; />
<meta property=”og:url” content=”http://www.xxxxxxxxxxxx/&mvte:product:code;.html” />
<meta property=”og:image” content=”http://www.xxxxxxxxxx/mm5/&mvte:product:thumbnail;”/>
<meta property=”og:type” content=”product” />
<meta property=”fb:admins” content=”5555555555555555” />
When I put a url in the linter I get the following warning
Objects of this type do not allow properties named 'og:site_name'. |
Objects of this type do not allow properties named 'og:title'. |
Objects of this type do not allow properties named 'og:url'. |
Objects of this type do not allow properties named 'og:image'. |
Objects of this type do not allow properties named 'og:type'. |
Objects of this type do not allow properties named 'fb:admins'. |
The image referenced by the url of og:image tag could not be downloaded. |
The parser's result for this metadata did not match the input metadata. Likely, this was caused by the data being ordered in an unexpected way, multiple values being given for a property only expecting a...See More |
It appears that you are trying to change the property og:title from AR2120-D9 Artisan 20 X 9 X 20 3/4 Small D-bowl 16 Gauge Kitchen Sink to Artisan. If so, you are not allowed to for this object because too many actions have been published against it. |
Comment