Buda az daha gelişmişi iki ayrı işlevi olan kodları birleştirdim bu şekilde hem başlık kısmı istediğiniz şekilde oluyo hemde eklediğiniz konuya göre anahtar kelime eklemesi yapıyor.

<!-- Start Widget-based: Changing the Blogger Title Tag -->
<b:if cond='data:blog.pageType == "item"'>
<b:section id='titleTag'>
<b:widget id='Blog3' locked='false' title='Blog Posts' type='Blog'>
<b:includable id='comments' var='post'/>
<b:includable id='postQuickEdit' var='post'/>
<b:includable id='main' var='top'><title><b:loop values='data:posts' var='post'><b:include data='post' name='post'/></b:loop> - <data:blog.title/></title>
<meta name='Keywords' expr:content='data:blog.pageTitle' />
</b:includable>
<b:includable id='backlinkDeleteIcon' var='backlink'/>
<b:includable id='feedLinksBody' var='links'/>
<b:includable id='backlinks' var='post'/>
<b:includable id='status-message'/>
<b:includable id='feedLinks'/>
<b:includable id='nextprev'/>
<b:includable id='commentDeleteIcon' var='comment'/>
<b:includable id='post' var='post'><data:post.title/></b:includable>
</b:widget>
</b:section>
<b:else/>
<title><data:blog.pageTitle/></title>
<meta name='Description' content='R10.net webmaster forum' />
<meta name='Keywords' content='webmaster, webmaster forum, r10,net, Keywords' />
</b:if>
<!-- End Widget-based: Changing the Blogger Title Tag -->