Blogspot title is the title that appears at the top of the browser, it also appears in the search engines results. It is so important to optimize the title of your Blogspot blog. Follow these tips for good title optimization.
1. Add the title to your Blogspot blog. To add a new title or to edit it just got your Blogger dashboard and click on "Settings", the first field is the filed of your blog's title.
2. Make the title is the main keyword of your blog. To make your blog SEO optimized and to get at the first results in search engines, you should add the main keyword in the title.
3. Get the title of the post at the beginning of the title. When you create a post, you will find that the title of the post comes next to the main title of the blog, this will harmfully affect the search engine optimization, because search engines like to pick keywords from the left.
You can get the title of posts to come first by doing the following:
Go to Blog Dashboard > Layout > Edit HTML >, then find this code:
<title><data:blog.pageTitle/></title>
and replace it with this code:
The title of the post will be changed to
Post title ~ Blog title, and this will definitely help the SEO
That is it, happy Blogspot.
1. Add the title to your Blogspot blog. To add a new title or to edit it just got your Blogger dashboard and click on "Settings", the first field is the filed of your blog's title.
2. Make the title is the main keyword of your blog. To make your blog SEO optimized and to get at the first results in search engines, you should add the main keyword in the title.
3. Get the title of the post at the beginning of the title. When you create a post, you will find that the title of the post comes next to the main title of the blog, this will harmfully affect the search engine optimization, because search engines like to pick keywords from the left.
You can get the title of posts to come first by doing the following:
Go to Blog Dashboard > Layout > Edit HTML >, then find this code:
<title><data:blog.pageTitle/></title>
and replace it with this code:
<b:if cond='data:blog.pageType == "item"'>
<title><data:blog.pageName/> - <data:blog.title/></title>
<b:else/>
<title><data:blog.pageTitle/></title>
</b:if>
The title of the post will be changed to
Post title ~ Blog title, and this will definitely help the SEO
That is it, happy Blogspot.
Awesome post,
ReplyDeleteYou have a very cool blog here…I loved the content the very much.I have learned many useful resources from your blog. Thanks for sharing this information and hope to read more from you. :)
uVme4us
Hi
ReplyDeleteI am Using Sand Dollar skin for my blog spot when i made change to the title i am getting this error
Please correct the error below, and submit your template again.
Your template is invalid because the tag 'b:section' appears inside of the tag 'head'.
Hi,
ReplyDeleteI have the resolved the problem, just add the code before the head tag.
Read my post again, happy blogspot.
Hi elhusseiny
ReplyDeleteThanks For the solution but it also took me one more edit to complete i had changed
id='Blog2' locked='false' title='Blog Posts' type='Blog'>
id='Blog' locked='false' title='Blog Posts' type='Blog'>
then only the blogspot is accepting the code
100% Free Music Movies Games Software Downloads
It is more easier now, just try it after the edits.
ReplyDelete