Saturday 16 August 2014

Social Meta Tags for Twitter, Google+, Facebook and More

Add the following tag in your website for Twiiter, Google+ and Facebook and More.All thease tags are very important.

1-  Twitter Cards: Summaries, Images, Galleries, Apps, Video, Audio, and Products
2-   Pinterest Rich Pins: Products, Recipes, Movies, and Articles
3-   Google+: Articles, Blog, Book, Event, Local Business, Organization, Person, Product, and Reviews
4- Facebook: Articles, Photos, Audio, Video, and more
5- Schema Tag- Rich snippets (microdata, microformats, RDFa, and Data Highlighter) More Info Click
6- Structure Data Markup( Rich Snippets Help)

How to use these templates:
Simply copy and paste the template into the text editor of your choice.
=======================================================================
<!-- Update your html tag to include the itemscope and itemtype attributes. -->
<html itemscope itemtype="http://schema.org/Article">
<!-- Place this data between the <head> tags of your website -->
<title>Page Title. Maximum length 60-70 characters</title>
<meta name="description" content="Page description. No longer than 155 characters." />
<!-- Google Authorship and Publisher Markup -->
<link rel="author" href=" https://plus.google.com/[Google+_Profile]/posts"/>
<link rel="publisher" href=” https://plus.google.com/[Google+_Page_Profile]"/>
<!-- Schema.org markup for Google+ -->
<meta itemprop="name" content="The Name or Title Here">
<meta itemprop="description" content="This is the page description">
<meta itemprop="image" content=" http://www.example.com/image.jpg">
<!-- Twitter Card data -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@publisher_handle">
<meta name="twitter:title" content="Page Title">
<meta name="twitter:description" content="Page description less than 200 characters">
<meta name="twitter:creator" content="@author_handle">
<!-- Twitter summary card with large image must be at least 280x150px -->
<meta name="twitter:image:src" content=" http://www.example.com/image.html">
<!-- Open Graph data -->
<meta property="og:title" content="Title Here" />
<meta property="og:type" content="article" />
<meta property="og:url" content=" http://www.example.com/" />
<meta property="og:image" content=" http://example.com/image.jpg" />
<meta property="og:description" content="Description Here" />
<meta property="og:site_name" content="Site Name, i.e. Moz" />
<meta property="article:published_time" content="2013-09-17T05:59:00+01:00" />
<meta property="article:modified_time" content="2013-09-16T19:08:47+01:00" />
<meta property="article:section" content="Article Section" />
<meta property="article:tag" content="Article Tag" />
<meta property="fb:admins" content="Facebook numberic ID" />
=======================================================================


Also Visit Imp. Links!!
The Web Developer's SEO Cheat Sheet 2.0











Tools for testing and approval

1-Twitter Validation Tool
2.Pinterest Validator
3.Facebook Debugger
4.Google Structured Data Testing Tool


Other Link:
The Open Graph Protocol
WooCommerce-Free Wordpress toolkit that adds product markup
Yoast's SEO plugin







No comments:

Post a Comment