Warnings in Facebook-debugger
-
Facebook-debugger gives me a lot of warnings for my OpenGraph-tags, like:
Extraneous Property Objects of this type do not allow properties named ‘og:type’.
Extraneous Property Objects of this type do not allow properties named ‘og:title’.
Extraneous Property Objects of this type do not allow properties named ‘og:url’.
Extraneous Property Objects of this type do not allow properties named ‘og:site_name’.
Extraneous Property Objects of this type do not allow properties named ‘fb:app_id’.
Extraneous Property Objects of this type do not allow properties named ‘og:image’.
Extraneous Property Objects of this type do not allow properties named ‘og:image:secure_url’.
Extraneous Property Objects of this type do not allow properties named ‘og:image:width’.
Extraneous Property Objects of this type do not allow properties named ‘og:image:height’.It shows up fine on Facebook, but why am I getting those warnings?
I searched here, and it seems like multiple OG-tags was the primary issue, but I can’t see any in the code. Also, it’s a bit weird “this type do not allow ‘og:type’.”
The page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.