xml site haritası oluşturma - Arama Motorları SEO Webmaster bilgi bankası, knowledge base Webmaster Araçları

AnaSayfa > Arama Motorları SEO > xml site haritası oluşturma
Kategori: Arama Motorları SEO
Gönderen: Admin
Tarih: 2008-11-23
Puan: 3   Puan:3 | Katılımcı:19 | Katılımcı : 19
Okunma: 20913
  
 
1 puan 2 puan 3 puan 4 puan 5 puan 6 puan 7 puan 8 puan 9 puan 10 puan

XML Google ve Yahoo uyumlu site haritası yapmak aslında çok basit, bilmeniz gereken sadece site haritası için xml kodları.

Örnek site haritası;

<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.google.com/schemas/sitemap/0.84" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.google.com/schemas/sitemap/0.84 http://www.google.com/schemas/sitemap/0.84/sitemap.xsd">
<url>
<loc>http://www.wmaraclari.com/</loc>
<lastmod>2007-04-23</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.wmaraclari.com/defter/</loc>
<lastmod>2007-04-23</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
</urlset>



<urlset> gerekli
<url> gerekli
<loc> sayfanın adresi - gerekli
<lastmod> tarih - isteğe bağlı
<changefreq> değerler; always, hourly, daily, weekly, monthly, yearly, never - isteğe bağlı
<priority> varsayılan olarak 0.5 - isteğe bağlı



Notlar;

Sitemap oluştururken listeye subdomainleri eklemeyin, domainin sonuna / ekleyin örnek; www.wmaraclari.com/ yada www.wmaraclari.com/defter/

Google sitemap adresi: http://www.google.com/webmasters/sitemaps/




Yorumlar
Henüz Kimse Yorum Yapmamış, ilk yorumu siz ekleyin!
Yorum Ekleme Aparatı
Yorum Eklemek için lütfen sol menuden giris yapınız..
Toplam 0 yorum listelendi.