Application of Title / Title Blog desired


Basically we use a standard template that already provide the application in accordance with the default blog title, but we can change the title of her blog to be able to insert the keyword phrase for your blog more easily searchable by search engines.

Step - steps as follows:


1. Please pal into account blogger buddies and to a page Layout>> Edit HTML

2. Note the html code like:

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

3. Change the code with the following html code:

<!-- new title -->
<b:if cond='data:blog.pageType == &quot;index&quot;'>
<title><data:blog.title/></title>
<b:else/>
<title><data:blog.pageName/> | <data:blog.title/></title>
</b:if>

4. Adding Meta description tag and meta tag keyword: ie enter the script code like:

<meta content='deskripsi blog ' name='description'/>
<neta content=' deskripsi blog ' name='keyword'/>


Well, it already knows where to put the title, meta description and meta keyword?

If not, put the code below <head>


0 Responses to "Application of Title / Title Blog desired"

Posting Komentar

 
Return to top of page Copyright © 2010 | Klik Icon dot com Converted into Blogger Template by HackTutors