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

seo Mengoptimalkan Meta Title Tag 2013

Seo Master present to you: Mengoptimalkan Meta Title Tag dalam bahasan Belajar Seo kali ini bertuan untuk mengoptimalkan judul posting yang akan muncul pada hasil pencarian search engine. Katakanlah blog kamu sudah berhasil masuk top 10 google dan nampang di halaman pertama google, maka kamu harus berupaya agar judul posting yang muncul di halaman pertama google tersebut benar-benar menarik perhatian orang untuk berkunjung ke situs kamu. Bagaimana caranya?


Caranya adalah dengan Mengoptimalkan Meta Title Tag pada blog anda. Hal pertama yang kamu harus perhatikan adalah bahwa format standar bawaan blogger untuk title tag akan memunculkan tampilan judul header seperti ini:

Judul blog: Judul posting

contoh:

Belajar Seo Untuk Pemula: Halaman Pertama Google Dalam 3 Jam!

Tampilan ini kurang menarik karena orang sebetulnya mencari informasi tentang bagaimana cara meraih halaman pertama google dan bukan tentang belajar seo (meskipun ada hubungnnya). Idealnya judul posting diletakan sebelum judul blog, menjadi seperti ini:

Halaman Pertama Google Dalam 3 Jam! | Belajar Seo Untuk Pemula

Hasil pencarian yang kedua ini lebig menarik karena judul yang dicari orang terletak di depan. Untuk mengoptimalkan meta title tag kamu cukup menjalankan langkah berikut ini:

1. Login ke account blogger anda,

2. Pada dashboard, pilih edit layout–> edit HTML

3. Cari kode title tag seperti dibawah ini,

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


4. Setelah ketemu, hapus lalu ganti dengan kode dibawah ini:

<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>



5. Klik Save Template untuk menyimpan perubahan.

Dan blog kamu pun siap dilirik orang!

2013, By: Seo Master

seo Google Singleton Detector released 2013

Seo Master present to you:

We take testing very seriously at Google. You may have seen our testing blog and how we even test on the toilet.

We also like to create automated tools to make our lives easier and in the testing world this can mean having code to watch your back.

We have released a new tool that we have been playing with, the Google Singleton Detector, as open source. Its job is to find singletons and global state in the Java code that we produce. But wait, why would I care to find out where singletons may be in my code? In some cases they can make testing difficult and hide problems with your design. There's a bit more to it than that, so check out the FAQ for more info.

Do you maintain Java code and need to keep it nice and clean? Give the singleton detector a try!

Many thanks to David Rubel and the team for creating this, and working to get it out into the open source world.2013, By: Seo Master

seo Cara Mempercepat Loading diBlog 2013

Seo Master present to you:
Seo Xp akan memberikan panduan untuk blogger yang templatenya masih berat berat alias loadingnya lama!
Jika kamu mempunyai template yang sudah kamu cintai dan tidak ingin mengubah ngubah lagi templatenya tapi loadingnya lambat.
nah disini saya mau membagian trik ini..
~CARA PERTAMA

1. Cari kode </head>  dengan tekan (Ctrl + F atau F3)
2. Kemudian CopyPastekan kode dibawah diatas kode </head>

<script charset='utf-8' src='http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js' type='text/javascript'/>
<script src='http://cuerosb.googlecode.com/files/cueros%20-lazyload.js' type='text/javascript'/>
<script charset='utf-8' type='text/javascript'>
$(function() {
$(&quot;img&quot;).lazyload({placeholder : &quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjdM126SIOJo8afJnhZfX1PLqEoAhHNpfgdJiU_NwAKmZ_UNVrIlYYGJ6xkVHzOGbObW5JBxhoPXk7DS3KQjijb-eCkLQne2S4TiyHtS9Fjl5gjlgeop8zrxwAbodhUE9SYbGdDh3udP-k/&quot;,threshold : 200});
});
</script>

3. Kemudian Simpan Template dan liatlah hasilnya, jika masih berat cobalah dengan mengcompres css nya..

~CARA KEDUA

kamu bisa compress HTML atau CSS di web ini..

HTML : Klik DISINI
CSS : Klik DISINI

NB: yang jika semua sudah dilakuan kemungkinan Tips Dan Trik Cara Mempercepat Loading Blog hanya berfungsi 65% saja, wahh lumayan kan..

Happy blogging Sobat Seo-xp2013, By: Seo Master

seo Presentations from Google Developer Days in Asia are now live 2013

Seo Master present to you: Videos, presentations, and photos from our Google Developer Days in China and Japan are now live. China's event kicked off our 2009 GDDs in Beijing on June 5 and Japan's GDD was a few days later on June 9.
At each event, attendees had the opportunity to learn about products such as Android, Chrome, OpenSocial, and App Engine and interacted with Google developers during office hours. Developers even got a sneak peak of Google Wave!

2013, By: Seo Master

seo Introducing Content Licenses on Google Code 2013

Seo Master present to you:

The Google Code team is pleased to announce the availability of content licenses for projects hosted on code.google.com. Projects owners may now select from either the Creative Commons Attribution license or the Creative Commons Attribution-Share Alike license to indicate the terms under which their non-source code materials may be distributed.



While this may seem like a minor change, it reflects the continued evolution of our mission to support best practices in open source software development.  As the open web increasingly relies on protocols and formats that reach beyond source code, we encourage authors to apply an explicit copyright license to the data, documentation, and related media that complements their work.

Please join us in the project hosting discussion group if you have any questions.2013, By: Seo Master

seo Image Search with the AJAX Search API 2013

Seo Master present to you:

The Google AJAX Search API can be used to easily add Google Web, Local, Video, Blog, Book and News search to your website.

Today we've added yet another dimension to the API: support for Google Image Search. You can get started in no time, as the new functionality uses the same familiar search control model as the existing AJAX search controls. The search results can be displayed on your website, or mashed up to create a customized experience for your users.

Read more on the AJAX APIs blog, join the discussions in the developer forum or see an example to get started.2013, By: Seo Master

seo Cara Mengecilkan Ukuran Gambar | Image Compressor 2013

Seo Master present to you: Ketika kamu sedang belajar seo mungkin kamu pernah mengalami masalah loading page yang lama, usut punya usut penyebabnya karena blog kami banyak disisipi gambar atau image, apalagi kalo ukurannya gede, cape deh nunggu loading selesai. kalo sudah begitu dijamin pengunjung ga bakalan betah berlama-lama di blog kamu. Padahal kecepatan loading suatu halaman di blog itu akan mempengaruhi kemudahan menembus top 10 google. Mau solusi? Tips berikut mungkin berguna buat kamu tentang bagaimana mengecilkan ukuran gambar.

Sebenarnya bukan tips sih, tapi sekedar ngasi informasi tentang sofware image compressor untuk mengecilkan ukuran gambar tanpa mengabaikan kualitas image. Jadi gambar kamu masih tetap oke dengan ukuran file makin kecil, dan blog kamu bisa diload dengan lebih cepat, Buzz.. Buz..

Sofware yang kumaksud adalah Advance JPEG Compressor 2009, sebuah tool kecil yang powerfull membantu kamu mengkompres gambar-gambar kamu untuk mendapatkan gambar dengan ukuran lebih kecil. Anda bisa mengunjungi situs winsoftmagic untuk mengecilkan ukuran gambar anda.
2013, By: Seo Master
Powered by Blogger.