【发布时间】:2013-05-03 22:17:40
【问题描述】:
如何/在哪里可以使用 Common Spot 在我的网站中添加我的 <link href="https://plus.google.com/{+PageId}" rel="publisher" /> 标签?
【问题讨论】:
标签: hyperlink google-plus head commonspot
如何/在哪里可以使用 Common Spot 在我的网站中添加我的 <link href="https://plus.google.com/{+PageId}" rel="publisher" /> 标签?
【问题讨论】:
标签: hyperlink google-plus head commonspot
不熟悉 Common Spot,但做了一些调查。您可能想要编辑您的基本模板 (/templates/template-basepage.cfm)。站点上的所有页面都应继承自该文件。您可以将您的链接元素插入到该模板的
如果您有一个更复杂的网站,其子网站具有不同的 Google+ 信息页,您可能会改用子网站的模板,并将不同的链接放在每个子网站模板中。
【讨论】: