How to makes your blog have a SEO-friendly title ?
It's easy, with little change to HTML code on your blog template. Note, that the title for each page of the blog placed between two <title> tags in your HTML code.
Typically, the code was shaped like this:
<head>
<b:include data='blog' name='all-head-content'/>
<title><data:blog.pageTitle/></title>
<b:skin><![CDATA[/*
Change, to be like this:
<head>
<b:include data='blog' name='all-head-content'/>
<b:if cond='data:blog.pageType == "item"'>
<title><data:blog.pageName/> <data:blog.title/></title>
<b:else/>
<title><data:blog.pageTitle/></title>
</b:if>
<meta content='your description here' name='description'/>
<meta content='your keyword here' name='keywords'/>
<b:skin><![CDATA[/*
Make sure that you change the bold text with the contents that match your blog.
Happy to try !
Labels
- Alexa Rank (3)
- Anchor Text (2)
- Backlink (2)
- Blogging (5)
- Blogs Rank (3)
- Internet User (3)
- Keywords (1)
- Page Rank (4)
- Search Engine (5)
- SEO Basic (1)
- SEO Stuff (8)
- Template (3)
Free eBooks !
Making a SEO Friendly Title
Friday, 31 July 2009Posted by DD Premyos at 08:43 0 comments
Labels: Search Engine, SEO Stuff, Template
SEO For Beginner
Thursday, 30 July 2009For the first time i enter the blogging world, I do not know many specifics knowledge about blog. Then, I began to worry that any posts that I write, in the end I just read by my self. And so, not for the benefit of others. Or may not, be a means to learn Narcist stark. So, I began to be interested to find out how to my blog famoust, so that can be read by another person.
That is the first time I acquainted with the term SEO. SEO is a continuation of a Search Engine Optimatization. SEO is a way to improve the ranking of a site / blog in Search Engine. Why should a search engine ...? Couse, a visit to a blog, comes from two main channels, namely:
1. Search Engines (Google, Yahoo, MSN)
Search engine is an engine that track your site or blog with a particular keyword.
2. Referential Link
Referential Link is the link is clicked by the internet visitor's from another blog or site, where the link existed.
Between that visit source, its seem that visits from Search engine will much more than the the second source. For the average, internet user will visit the search engine first to type keywords that they want to know. This, of course, chosen because it is much easier than to remember many site address.
Thus, efforts to create a website or blog listed in Search Engine, is reasonable, if you expect your blog visited. However, it is not enough. Many visitor is likely to be clicking a link on the first page (1-10 SERP) only. Thus, further efforts should be done, looking for ways to block our blogs link appear on the first page of Search Engine Result Page (SERP).
In fact, SEO techniques that are applied to a blog / site, is spoke in this area. Namely, to maximize any blog / site link on the result page of any search engine.
How can it be done? We'll share another time .... OK?
Love u all...
Posted by DD Premyos at 02:23 1 comments
Labels: SEO Stuff