
Google+ 是 Google 力推的社區網站,在多數的 Google 服務中都能看到 Google+ 的延伸,現在想要在自己的網站或部落格中加入 Google+ 留言板,Google 也幫你寫好 Code,只要複製語法貼到自己的網站或部落格中便可以使用。使用 Google+ 留言板,除了留言者需使用自己的 Google 帳戶登入後才可留言,能有效減少機器自動留言外,還整合 Google+ 網站有關於同一篇文章的討論、轉貼與回應,讓文章緊密的與社群互動,回應也能更即時。
How to add Google+ Comments to any website 網站資訊
網站網址:按我前往 How to add Google+ Comments to any website
1.可參考上述 Google 所提供的語法說明。

2.網站外掛 Google+ 程式碼的方法:
<script src="https://apis.google.com/js/plusone.js">{lang: 'zh-TW'}
</script>
<g:comments
href="頁面網址"; -->或是自動每個網頁都要加載可使用 "window.location"
width="留言板寬度";
first_party_property="BLOGGER"
view_type="FILTERED_POSTMOD">
</g:comments>