對於更改標籤,每一個鏈接如下,加入您的範本中吧:使用Blogger中基本內建標籤分類欄,標籤只會有一欄;如果你希望改變它,讓他更靈活、更符合你的需要,就必須針對標籤欄部份,使用一些簡單的代碼改變它。
<a href="http://yoursite.blogspot.com/search/label/Category Name?max-results=max numbers of posts to display">(分類標籤名稱)</a>
例如,標籤分類可使用此代碼:
<a href="http://leogogo.blogspot.com/search/label/ajax?max-results=2">Ajax</a>,你可以看到代碼工具欄的結果是:
<a href="http://leogogo.blogspot.com/search/label/blogger?max-results=2">Blogger</a>
<a href="http://leogogo.blogspot.com/search/label/coldfusion?max-results=2">Coldfusion</a>
...