Simdi anladim, pardon.
Google'a gelince.. adi ustunde google bu. Her kisitli alana girer. Espiri bir yana size yardimci olacak mi bilmiyorum ama bu konuda bulabildiklerimi paylasmak istiyorum:
Site Owners often detest the fact that google caches an old copy of their site and displays it on searches which brings up the site pages.
A simple way to prevent robots (including Google, Yahoo etc.) from caching your site contents is to include the following within the head section of your web page.
Benim cevirim: "Site Sahipleri cogu zaman google'in kendi sitelerinin eski bir kopyasini saklamasindan ve sonucunda site sayfalarinin goruntulendigi aramalarda bu eski kopyayi sergilemesinden nefret ederler. Robotlarin (Google ve Yahoo Robotlari bunlardan bazilaridir) sitenizin icerigini isaklamasini engellemek icin uygulayabileceginiz basit bir yontem asagidaki kodu sitenizin head bolumune girmektir."
<META NAME="ROBOTS" CONTENT="NOARCHIVE">
To prevent just Google use:
Sadece Google'i engellemek icin asagidakini kullanin:
<META NAME="GOOGLEBOT" CONTENT="NOARCHIVE">
To prevent MSN Bot use:
MSN Bot'u engellemek icin asagidakini kullanin:
<META NAME="msnbot" CONTENT="noarchive">
Note: MSN Bot do not indicate support for noarchive tag with the generic name ROBOTS (unlike Yahoo & Google).
Not: MSN Bot, Yahoo & Google'in aksine genel ROBOTS ismi ile noarchive tag icin herhangi bir destek sunmamaktadir.
Kaynak:
http://blog.taragana.com/index.php/a...-of-your-site/
Elimden geldigi kadar yardimi olacak sekilde cevirmeye calistim. Umarim faydasi dokunur.
Sonsuz Sevgi ve Saygilar,
Deniz