Until now, the Title Tags generated for each page of your Blogger blog would display the blog title first, then the name of your post. This wasn't so good for SEO (search engine optimization) as this made keywords from your post titles appear after your blog title.
So if you want to improve SEO that is important for your blog, follow step below.
1. Go to Layout > edit HTML in your Blogger dashboard.
2. Search for this tag:
<title><data:blog.pageTitle/></title>
3. Replace(means remove code above and place code below) this tag with the following:
<b:if cond='data:blog.pageType == "index"'>
<title><data:blog.title/></title>
<b:else/>
<title><data:blog.pageName/></title>
</b:if>
4. Save your template.
This work only in XML blogger templates. Also is and a hack for classic bloggers, but as I know noone use classic blogger anymore.
Below is a little trick that will stop your visitors from copying and pasting your blog information. Anyone with experience may know a way around this trick. However it will make it hard enough to discourage them and get them moving on to easier targets.
What to do?
Log in blogger / Dashboard --> Layout --> Add Gadget - scroll down --> HTML/JavaScript --> copy the next code and past in in HTML/JavaScript text box area
When someone will try to do right click a message will appear “Function disabled” , you can change this message too if you wish.
1. Create new blog. This is a test blog.
2. Upload your new template to test blog. Help
3. Go to Dashboard. Click to Layout of current blog (not new test blog) --> Edit HTML --> search for: <div id='sidebar'> copy all widget code between <div id='sidebar'> to </div>
5. Now Go again to Dashboard. Click Layout (at new test blog) --> edit HTML --> search for <div id='sidebar'> --> paste all widget code that you have copied. Put it between <div id='sidebar'> to </div> too.
6. Save
7. Download and save full template of test blog
8. Upload to your current blog layout, and you get new layout without deleting widget
BeatrIX Linux 2005.1 FINAL
is a small, simple, and elegant Linux.
It's a less-than-200-meg Debian/Ubuntu Linux that is a live-CD/installable to hard drive distribution featuring kernel 2.6.7, Gnome 2.8.1, Firefox 1.03 w/AdBlock, Evolution 2.01, GAIM 1.03, Open Office 1.1.2, Apt, PDF viewer, imag
It is a "get-the-job-done distribution of Linux and because of its design, will run on just about any personal computer made in the past 10 years with a minimum of 64 megabytes of RAM.
The programs chosen for BeatrIX are all "best-of-breed" meaning we've selected the best of the best of each type of program.
If you install it to hard drive, you can upgrade and add to the system using the Ubuntu and/or Debian file repositories, turning it into just about any type of operating system you want. You can install everything from Web servers to Wed editors. And ll of this from a mini-CD!
It is one of the fastest-growing Linuxes in the world, having been downloaded in more than 110 countries and more than 50,000 times since its release four months ago.

download it here
- Desain ikon dan simpan sebagai png (ico adalah pilihan, tapi lebih sulit untuk meng-upload). Resolusi yang dipilih adalah 16x16, tapi saya sarankan 22x22 untuk kualitas yang lebih bagus, dan 36x36 adalah resolusi yg tertinggi yang dpt digunakan. Bila anda ingin menguploadnya sebagai file *.ico, dapat diconfert terlebih dahulu melalui situs ini tools.dynamicdrive.com
- Upload file icon ke online file storage yang memiliki fasilitas direct link. Untuk yang menggunakan format file *.png disarankan untuk menguploadnya di photobucket.com. Dan untuk yang menggunakan format file *.ico sangat disarankan untuk menguploadnya di fileden.com. Kemudian copy linknya (direct link, yang kalau dibuka lewat address bar akan langsung masuk ke jendela download, dan ciri-ciri khususnya adalah url.nya diakhiri dengan format file tersendiri. contoh /icon.ico atau /icon.png).
- Kemudian masuk ke layout-edit html pada tab blogger dashboard anda.
- Pada template content, cari (Ctrl+f) : <title><data:blog.pagetitle/></title>
- Kemudian di bawah kode di atas masukanlah kode : <link href='URL file icon anda' rel='shortcut icon' type='image/vnd.microsoft.icon'/>
- Lalu tempatkan link icon yang sudah anda upload pada 'URL file icon anda'.
- kemudian klick "save template", setelah tersimpan coba view blog anda, dan taraaaaaaa!!, icon blog anda telah berubah,.