What are FACEBOOK OPEN GRAPH TAGS ?
5/23/2014 07:17:00 am
By
DiVyendu
0
comments
FACEBOOK OPEN GRAPH TAGS
1. og:title – This tag specifies the title of your content to be displayed on facebook. You can use a maximum of 95 characters with this meta tag description.
e.g. <meta property=”og:title” content=”way2allthings.com :: A blog for all types of computer related tips and tricks and various downloads” />
2. og:type – This tag defines the type of the content you are sharing. It may be a blog, website or an article.
e.g. <meta property=”og:type” content=”blog” />
3. og:image – You can specify the thumbnail of the content to be displayed on the facebook with your posted url. Make sure that you use a square image to make the thumbnail look correctly.
e.g. <meta property=”og:image” content=”http://www.somewebsite.com/someimage.jpg” />
4. og:url – This tag can be used to display a url with the thumbnail image and description of the link shared.
e.g. <meta property=”og:url” content=”http://www.way2allthings.com” />
5. og:description – This tag can be used to display a custom description with the link you shared on facebook.
e.g. <meta property=”og:description” content=”This post is about facebook graph tags which are important for SEO if you drive traffic to your blog using facebook promotions.” />
I hope this article will help you to make your blog more SEO friendly. You can add facebook open graph tagsanywhere between <head>…</head> tags. If you want to add them in your blogger posts, then while editing your post, switch to HTML editor more and add facebook open graph tags to make your each blog post more optimized.
My site : www.way2allthings.com
dont F0rget to like us on facebook....
I hope u liked it :)
0 comments: