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

salam every one, this is a topic from google web master centrale blog: Webmaster level: Intermediate

While maintaining a website, webmasters may decide to move the whole website or parts of it to a new location. For example, you might move content from a subdirectory to a subdomain, or to a completely new domain. Changing the location of your content can involve a bit of effort, but it’s worth doing it properly.

To help search engines understand your new site structure better and make your site more user-friendly, make sure to follow these guidelines:
  • It’s important to redirect all users and bots that visit your old content location to the new content location using 301 redirects. To highlight the relationship between the two locations, make sure that each old URL points to the new URL that hosts similar content. If you’re unable to use 301 redirects, you may want to consider using cross domain canonicals for search engines instead.
  • Check that you have both the new and the old location verified in the same Google Webmaster Tools account.
  • Make sure to check if the new location is crawlable by Googlebot using the Fetch as Googlebot feature. It’s important to make sure Google can actually access your content in the new location. Also make sure that the old URLs are not blocked by a robots.txt disallow directive, so that the redirect or rel=canonical can be found.
  • If you’re moving your content to an entirely new domain, use the Change of address option under Site configuration in Google Webmaster Tools to let us know about the change.
Change of address option in Google Webmaster Tools
Tell us about moving your content via Google Webmaster Tools
  • If you've also changed your site's URL structure, make sure that it's possible to navigate it without running into 404 error pages. Google Webmaster Tools may prove useful in investigating potentially broken links. Just look for Diagnostics > Crawl errors for your new site.
  • Check your Sitemap and verify that it’s up to date.
  • Once you've set up your 301 redirects, you can keep an eye on users to your 404 error pages to check that users are being redirected to new pages, and not accidentally ending up on broken URLs. When a user comes to a 404 error page on your site, try to identify which URL they were trying to access, why this user was not redirected to the new location of your content, and then make changes to your 301 redirect rules as appropriate.
  • Have a look at the Links to your site in Google Webmaster Tools and inform the important sites that link to your content about your new location.
  • If your site’s content is specific to a particular region you may want to double check the geotargeting preferences for your new site structure in Google Webmaster Tools.
  • As a general rule of thumb, try to avoid running two crawlable sites with completely or largely identical content without a 301 redirection or specifying a rel=”canonical”
  • Lastly, we recommend not implementing other major changes when you’re moving your content to a new location, like large-scale content, URL structure, or navigational updates. Changing too much at once may confuse users and search engines.
We hope you find these suggestions useful. If you happen to have further questions on how to move your content to a new location we’d like to encourage you to drop by our Google Webmaster Help Forum and seek advice from expert webmasters.

this is a topic published in 2013... to get contents for your blog or your forum, just contact me at: devnasser@gmail.com




Apa Yang Dimaksud Backlink Berkualitas? Tentunya anda sudah tahu bahwa backlink adalah link dari website atau blog lain yang mengarah kepada blog anda. Backlink merupakan sumber poin luar biasa untuk mendapatkan ranking di Google. Ada beberapa parameter yang digunakan untuk memberi nilai pada sebuah backlink, jadi mari kita lihat kriteria itu satu per satu:

Backlink Harus Dofollow Bukan
Seo Master present to you: Ada banyak Tips SEO untuk meng-optimasi blog ato website anda agar SEO friendly. Baik melalui on-page SEO ataupun off-page SEO. Salah satu teknik SEO paling tua tapi masih juga efektif adalah dengan melakukan optimasi pada html meta tag, baik meta title tag, meta keyword tag maupun meta description tag. Kenapa tips seo kuno yang satu ini masih juga eksis ?

Karena umumnya robot crawler Search engine semisal google akan terlebih dahulu mengunjungi bagian ini di banding dengan bagian-bagian yang lain. Jadi bisa dikatakan, HTML Meta Tag ini merupakan penuntun untuk crawler ketika mereka mengakses dan kemudian mengindeks blog kita di search engine. Yuk kita bahas tips SEO yang satu ini

Teknik dan Tips SEO kali ini akan fokus pada blog berplatform blogspot, loh knapa begitu? apa wordpress ga bisa? Tentu saja bisa. Pada blog berplatform wordpress seperti blog ini, penggunaan trik ini tidak diperlukan lagi. Anda tinggal instal wordpress plugin all in one SEO pack, beress.

Meta Title Tag
Yang akan kita bahas disini adalah bagaimana caranya agar title/ judul dari tiap halaman bisa muncul pada hasil pencarian. Karena secara default, judul yang tampil pada indeks di mesin pencari adalah judul global dari blog, bukan judul dari masing2 posting. untuk melakukan hal ini, ikuti langkah2 berikut :
1. Login ke account blogger anda,
2. Pada dashboard, pilih edit layout–> edit HTML
3. Cari kode title tag bawaan blogspot seperti dibawah ini, lebih mudah bila anda menggunakan ctrl+F

<title><data:blog.pageTitle/></title>
4. Setelah kode tag tadi ketemu, highlight (blok) 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.

Meta Description Tag

Meta Description Tag ini berfungsi memberi tahu crawler mesin pencari tentang garis besar dari keseluruhan isi web atau blog kita. Deskripsi yang baik adalah yang singkat, padat dan jelas, sebisa mungkin kata kunci utama diletakkan ada awal kalimat deskripsi ini. Selain itu, hindari pengulangan keyword yg berlebihan, sebaiknya deskripsi ini tidak lebih dari 160 karakter. cara memasang meta description tag sebagai berikut

1. Login ke account blogger anda,
2. Pada dashboard, pilih edit layout edit HTML
3. Cari kode <head>, lalu masukkan kode berikut ini dibawahnya, sebelum kode </head>, lebih mudah bila anda menggunakan ctrl+F
<meta content='disini tempat anda menuliskan deskripsi blog anda secara singkat dan jelas' name='description'/>
ganti tulisan berwarna merah diatas dengan deskripsi blog anda, lalu klik save template untuk menyimpan perubahan.

Meta Keyword Tag

Meta Keyword Tag ini adalah tempat anda menaruh daftar keyword atau kata kunci yang anda tuju pada web atau blog anda, dengan tujuan agar crawler search engine menaruh perhatian lebih pada kata kunci atau keyword2 tersebut. Keyword sebaiknya terdiri dari dua kata atau lebih (keyphrase), karena orang mengetikkan kata kunci pada kotak pencarian di mesin pencari umumnya lebih dari satu kata, misal kata kunci belajar ngeblog atau SEO tutorial. cara memasang meta keyword tag ini adalah sebagai berikut.

1. Login ke account blogger anda,
2. Pada dashboard, pilih edit layout edit HTML
3. Cari kode <head>, lalu masukkan kode berikut ini dibawahnya, sebelum kode </head>, lebih mudah bila anda menggunakan ctrl+F
<meta content='keyword1, keyword2, keyword3, keyphrase1, keyphrase2, keyphrase3' name='keywords'/>

ganti tulisan berwarna merah diatas dengan keyword atao keyphrase yang anda bidik pada blog anda, lalu klik save template untuk menyimpan perubahan

untuk lebih jelasnya lihat contoh di bawah:

<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html expr:dir='data:blog.languageDirection' xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'>
<head>
<b:include data='blog' name='all-head-content'/>
<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>
<meta content='isi menurut petunjuk di atas' name='description'/>
<meta content='isi menurut petunjuk di atas' name='keywords'/>
Demikianlah SEO Tutorial | Blogger sederhana yang sedikit banyak akan membantu menaikkan SERP web atau blog anda. semaga bermanfaat.

2013, By: Seo Master
Powered by Blogger.