HOTFEATURE: 2014.4 - Open Graph Meta Tags For Facebook Sharing
Now blog posts and products have the option of using open graph meta tags to allow Facebook Sharing to be more beneficial.
The setting can be found under both sections:
Settings > Search Engine > Product Settings >
Search Engine > Blog Post
The following tags are to be used:
<meta property="og:title" content="..." />
<meta property="og:url" content="..." />
<meta property="og:image" content="..." />
<meta property="og:site_name" content="..." />
<meta property="og:type" content="..." />
<meta property="og:description" content="..." />
For products:
title = product name
url = canonical url for product
image = primary photo
site_name = store name
type = "product"
description = short description (if not blank) OR first 250 chars of long description 1 (if not blank)
For blog posts:
title = post title
url = canonical url for post
image = teaser image (if not blank) OR post image (if not blank)
site_name = store name
type = "article"
description = teaser description (if not blank) OR first 250 chars of post (if not blank).

Please sign in to leave a comment.
Comments
0 comments