I have this extract of website source code:
<meta content="This is a basic text" property="og:title" />
What does this property attribute stand for, and what is its purpose?
og: title. This is the title for the content, which works the same as the standard title indicated by the meta tag. On Facebook, the title is shown in bold, and although its length is not limited, experts recommend using a length of 40 characters for the mobile and 60 characters for the desktop version.
The meta property comes from the RDFa. So basically meta property comes in use to basically link the elements in the body tag as long as they contain a property tag and basically the body tag is the main parent tag and then we use meta property to link another tag in the body tag.
og:title – The title of your page, content, object etc. as you would like for it to appear when displayed on Facebook. og:site_name – the name of your site. og:description – Perhaps the most important tag.
og:image : This should be a link to an image that you'd like to represent your content. It should be a high resolution image that the social networks will use in their feeds. og:url : This should be the URL of the current page.
og:title
is one of the open graph meta tags. og:...
properties define objects in a social graph. They are used for example by Facebook.
og:title
stands for the title of your object as it should appear within the graph (see here for more http://ogp.me/ )
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With