meta tags - Facebook Open Graph and Metatags -


I have the following output

I've added the locale metat because I had lots of external assets errors but it does not resolve it.

  External properties: These types of objects do not allow named and named properties: Latitude Outside Property: These types of objects are not designated and do not allow property named: Longitude. External property: These types of objects are not designated and do not allow the properties named O.Z.: Area external property: Objects of this type are not allowed and properties named OGI do not allow: Road-address External property: These types of objects are named and named Do not allow property: terrain External property: These types of objects do not allow named and named properties: postal code. External property: Objects of this type are not designated and do not allow property named: country-name External property: These types of objects do not allow named and named properties: Email External property: These types of objects are named and designated properties Do not allow: phone_number External property: These types of objects are not designated and do not allow named properties named: fax_number   

I have tag:

  & lt; Html xmlns = "http: /www.w3.org/1999/xhtml" xmlns: og = "http://ogp.me/ns#" xmlns: fb = "http://ogp.me/ns/fb # "& Gt;  

I also have suggestions as xmlns: fb = "https://www.facebook.com/2008/fbml" :

My methodology & lt ;! DOCTYPE html public "- // W3C // DTD XHTML + RDFA 1.0 / N" "http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd" & gt;

I have checked this thread and

but I still have external property error

Edit: I used this documentation: When I browse the namespace definition of the open graph, I do not see latitude and long term options, but Facebook's documentation suggests it. But Facebook debugger does not accept it. I'm missing something here ...

Edit2: I have:

  & lt; Meta property = "og: type" content = "company" />  

But Facebook says:

Type: website ???

Why Facebook A Different Kind? And how do I fix it?

That's because even if you have specified OG: type = company, The linter is showing that your type is the website, and the attribute you are trying to use is not applicable for the website object type. The answer to this is your real problem is that the linter is reading OG: the type is wrong.


Comments

Popular posts from this blog

ios - How do I use CFArrayRef in Swift? -

eclipse plugin - Run java code error: Workspace is closed -

c - Error on building source code in VC 6 -