Les nouveautés et Tutoriels de Votre Codeur | SEO | Création de site web | Création de logiciel

Seo Master present to you:


Blogger post title optimization helps you to get better search engine results. This post will help you to optimize your blogspot blogs post title for better SEO results. Default titles of Blogger Post pages are of the form Blog Title + Post Title. The search results use these titles. So it is always better to keep your title more related to your post content.
Here is a hack that will change the title to the following attractive format Post Title + Blog Title. This trick will help you to optimise the blog title for Search Engines like Google, yahoo, Bing and others. Using this Hack i assure you that there will be an increase in your blog visitors definitely.

Process of Blogspot blog Title Optimization:  

  • Login to your blogger account
  • From your Dashboard go to Templates from More Options
  • Now choose Edit Html
  • You will see your template code there.
  • In that template code find this one line code.
<title><data:blog.pageTitle/></title>
  • Now replace it with the following code.

<b:if cond='data:blog.url == data:blog.homepageUrl'>
<title><data:blog.pageTitle/></title>
<b:else/>
<title><data:blog.pageName/> ~ <data:blog.title/></title>
</b:if>
  • Now click Save Template.
  • You are done!!! After saving the template take a look at your blog post pages. Now the individual pages will have Optimized post title itself.  
Related Search You May Like:
2013, By: Seo Master




ISTILAH-ISTILAH UMUM DALAM SEO - Sebenarnya sudah lama sekali saya mau membuat artikel ini, karena ada begitu banyak teman-teman blogger yang benar-benar PEMULA menanyakan masalah ini. Hanya saja baru saat ini saya punya waktu untuk membahas masalah ini.


Kalau anda tidak memahami istilah-istilah yang umum digunakan dalam SEO, maka bisa jadi anda akan membutuhkan waktu yang sangat lama untuk
Seo Master present to you: This tutorial will explain you how to optimize images before uploading them to internet. Generally most of people don't optimize images before uploading it to Blogger as needed. Optimizing images should be done when talk about the SEO (Search Engine Optimization). Learning the correct and proper way of optimizing images in blogger is important. Google Image search is used widely for finding quality reference images, icons and photos. A great percentage of our blog traffic depends on Image search. When we are downloading images, most of the time they are saved with very odd names and we don't take any interest in modifying the name. So you should always consider two things when uploading images to Internet these are proper use of alt tag and image name should be change with proper keyword. Let me explain..

1. Change Image Name with Keyword
see in the screenshot
When we are downloading images from Internet, generally they are saved in local drive with some very odd name like untitled.jpeg, img1.jpeg etc. So changing these names with appropriate keywords is always helpful. For example, if i want to add img1 or untitled in this post then definitely i will change these name with those words which describe the content called keywords so i will change to image SEO.jpeg or optimize image.jpeg.


2. Use alt attribute

Search robots can not read multimedia may it be graphic images or flash. An image is meaningless for search spiders if it is not defined(tagged). So to tell search robots what the image is all about, we can add an alt tag to our image code. When you add a photo to your post editor, switch to "Edit HTML" mode and find the HTML code for the image which will look something like this:

<div class="separator" style="clear: both; text-align: center;">
<a href="http://www.matrixar.com/-0pPwY8vht0E/T2-dBct3GkI/AAAAAAAABis/jXslqh3r_bw/s1600/how+to+seo+optimize+blogger+posts+titles.jpg" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"><img border="0" height="104" src="http://www.matrixar.com/-0pPwY8vht0E/T2-dBct3GkI/AAAAAAAABis/jXslqh3r_bw/s200/how+to+seo+optimize+blogger+posts+titles.jpg" width="100" /></a></div>

Now you need to identify the HTML code of the image which is marked with red. Just add the underlined alt tag after <img as shown below:

<div class="separator" style="clear: both; text-align: center;">
<a href="http://www.matrixar.com/-0pPwY8vht0E/T2-dBct3GkI/AAAAAAAABis/jXslqh3r_bw/s1600/how+to+seo+optimize+blogger+posts+titles.jpg" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"><img alt="image description" border="0" height="104" src="http://www.matrixar.com/-0pPwY8vht0E/T2-dBct3GkI/AAAAAAAABis/jXslqh3r_bw/s200/how+to+seo+optimize+blogger+posts+titles.jpg" width="100" /></a></div>

Replace image description with your own keywords. And try to write short sentences to describe them, also keep description limited to 4-5 words. Less is better.2013, By: Seo Master
Powered by Blogger.