I’ve been trying to publish a read action for an article object to timeline, but I can’t get past this error:
Message (#3502) Object at url…has og:type of ‘website’. The property ‘article’ requires an object of og:type ‘article’. Now I am confident my meta tags are correct and the og:type is ‘article’, not ‘website’.
Here is the link to the article http://fb.idebate.eu/article2.php.
Any help at all would be greatly apreciated.
When testing your article against the Facebook Open Graph Debugger it returned the following error:
In your page, you’ve defined the article description twice:
Try removing one of the descriptions, and see if that resolves your problem.