February 22, 2015

The prefix attribute on head for Open Graph is missing

Error: 
The 'prefix' attribute on <head> for Open Graph is missing


Solution:
Just add this prefix to your head element
<head prefix="og: http://ogp.me/ns#">