國貿B2B平台知識網 Google+ B2B國貿整合行銷,響應式網頁(RWD), google analytics專業分析, 多國語系SEO關鍵字排名, 網站排名, 網站製作, SEO網站優化, 網站架設, 全球產業平台行銷, 網路整合行銷, 網站優化SEO, 品牌整合行銷, 手機網頁優化

2015年5月29日 星期五

你的網站上的Facebook和g+ 或者是twitter是否搜尋引擎結構化了嗎

我相信大部分的網站上都有裝Facebook和g+ 或者是twitter這些社群平台,但是你知道在你的網站上是否有幫這些社群平台做好一個搜尋引擎的結構化嗎?這時候你可能還不知道什麼叫搜尋引擎結構化吧!沒關係你可以在我的文章中找一篇讓google來告訴為什麼你的網站要做好結構化 ,裡面的文章會有介紹到.

下面是我整理一些Facebook和g+ ,twitter的搜尋引擎結構化程式碼,以下有紅色的字必須改成你們的喔!

<html itemscope itemtype="http://schema.org/Article">
<!– 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“>

<!– Facebook 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. abc" />
<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" />

 有關社交的相關資訊請至http://www.alltradelead.com/

沒有留言:

張貼留言

Related Posts Plugin for WordPress, Blogger...