Thursday, March 27, 2008

regulate title blogspot so that search engine friendly

According to default title post at blogspot blog name : title post. opinion people who knows about seo, better if title post ahead time blog name, for example likes title post » blog name. so that index at search engine be better.
logging to blogger, after step into dashboard clicks link template in blog that want you edit. It’s for Classic template

Look for code

<title><$BlogPageTitle$></title>

Delete and change with code follows:


<MainOrArchivePage>

<title><$BlogPageTitle$> &raquo; <$BlogDescription$></title>

<meta name="keywords" content="keyword1, keyword2, keyword3
">

<meta name="description" content="description your blog ."
/>

</MainOrArchivePage>

<Blogger>

<ItemPage>

<BlogItemTitle>

<title>

<$BlogItemTitle$> &raquo; <$BlogTitle$>

</title>

</BlogItemTitle>

</ItemPage>

</Blogger>



For new blogger
Step into menu layout and click link “edit html”. but don't forget to chick “expand template widget”. furthermore look for code <title><data: blog. pagetitle/></title> delete and change with code under this:



<b:if cond=’data:blog.pageType == “item”‘>

<b:section id=’titleTag’>

<b:widget id=’Blog2' locked=’false’ title=’Blog Posts’
type=’Blog’>

<b:includable id=’nextprev’/>

<b:includable id=’backlinks’ var=’post’/>

<b:includable id=’post’ var=’post’><data:post.title/></b:includable>

<b:includable id=’commentDeleteIcon’ var=’comment’/>

<b:includable id=’status-message’/>

<b:includable id=’feedLinks’/>

<b:includable id=’backlinkDeleteIcon’ var=’backlink’/>

<b:includable id=’feedLinksBody’ var=’links’/>

<b:includable id=’postQuickEdit’ var=’post’/>

<b:includable id=’comments’ 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></b:includable>

</b:widget>

</b:section>

<b:else/>

<title><data:blog.pageTitle/></title>

</b:if>



For Indonesia Language please visit This My World

Add to Technorati Favorites

0 comments: