• 19-01-2009, 21:44:52
    #10
    Üyeliği durduruldu
    Matias Delgado adlı üyeden alıntı: mesajı görüntüle
    bunu kullanıyorum
    User-agent: *
    Disallow: /*ref=*
    Ne işe yarıyor peki bu?
  • 19-01-2009, 21:57:48
    #11
    swatemre adlı üyeden alıntı: mesajı görüntüle
    Ne işe yarıyor peki bu?
    www.xxxxxxx.com/page/470/?ref=MutluMarket.com şeklindeki linklerin indexlenmesi engelleniyor.Bu linkler sandbox a sokuyor
  • 19-01-2009, 22:08:23
    #12
    Üyeliği durduruldu
    Matias Delgado adlı üyeden alıntı: mesajı görüntüle
    www.xxxxxxx.com/page/470/?ref=MutluMarket.com şeklindeki linklerin indexlenmesi engelleniyor.Bu linkler sandbox a sokuyor
    Sağolasın, ekliyorum hemen
  • 20-01-2009, 02:22:08
    #13
    Alıntı
    # This rule means it applies to all user-agents
    User-agent: *

    # Disallow all directories and files within
    Disallow: /cgi-bin/
    Disallow: /stats/
    Disallow: /dh_
    Disallow: /about/legal-notice/
    Disallow: /about/copyright-policy/
    Disallow: /about/terms-and-conditions/
    Disallow: /contact/
    Disallow: /wp-admin/
    Disallow: /wp-includes/

    # The Googlebot is the main search bot for google
    User-agent: Googlebot

    # Disallow all files ending with these extensions
    Disallow: /*.php$
    Disallow: /*.js$
    Disallow: /*.inc$
    Disallow: /*.css$
    Disallow: /*.gz$
    Disallow: /*.wmv$
    Disallow: /*.tar$
    Disallow: /*.tgz$
    Disallow: /*.cgi$
    Disallow: /*.xhtml$

    # Disallow Google from parsing indididual post feeds and trackbacks..
    Disallow: */feed/
    Disallow: */trackback/

    User-agent: *
    Disallow: /wp-app.php
    Disallow: /wp-atom.php
    Disallow: /wp-blog-header.php
    Disallow: /wp-comments-posts.php
    Disallow: /wp-commentsrss2.php
    Disallow: /wp-config.php
    Disallow: /wp-cron.php
    Disallow: /wp-feed.php
    Disallow: /wp-links-opml.php
    Disallow: /wp-login.php
    Disallow: /wp-mail.php
    Disallow: /wp-pass.php
    Disallow: /wp-rdf.php
    Disallow: /wp-register.php
    Disallow: /wp-rss.php
    Disallow: /wp-rss2.php
    Disallow: /wp-settings.php
    Disallow: /wp-trackback.php
    Disallow: /xmlrpc.php

    # The Googlebot-Image is the image bot for google
    User-agent: Googlebot-Image

    # Allow Everything
    Allow: /*

    # This is the ad bot for google
    User-agent: Mediapartners-Google*

    # Allow Everything
    Allow: /*

    User-agent: *
    Disallow: /?ref=
    Biraz uzun mu oldu ne
  • 20-01-2009, 16:33:03
    #14
    bu da benden

    User-Agent: *
    Allow: /
    
    # This rule means it applies to all user-agents
    User-agent: *
    
    # Disallow all directories and files within
    Disallow: /cgi-bin/
    Disallow: /stats/
    Disallow: /dh_
    Disallow: /about/legal-notice/
    Disallow: /about/copyright-policy/
    Disallow: /about/terms-and-conditions/
    Disallow: /contact/
    Disallow: /wp-admin/
    Disallow: /wp-includes/
    
    # Disallow all files ending with these extensions
    Disallow: /*.php$
    Disallow: /*.js$
    Disallow: /*.inc$
    Disallow: /*.css$
    Disallow: /*.gz$
    Disallow: /*.wmv$
    Disallow: /*.tar$
    Disallow: /*.tgz$
    Disallow: /*.cgi$
    Disallow: /*.xhtml$
    
    # Disallow all files with ? in url
    Disallow: /*?*
    Disallow: /*?
    User-Agent: Mediapartners-Google
    Allow: /
    User-Agent: Googlebot
    Allow: /
    User-Agent: Adsbot-Google
    Allow: /
    User-Agent: Googlebot-Image
    Allow: /
    User-Agent: Googlebot-Mobile
    Allow: /
    
    User-agent: *
    Disallow: /*?ref=
    Disallow: /tag/*?ref=
    Disallow: /page/*?ref=
    Disallow: /*?ref=127.0.0.1
    Disallow: /*?ref=herseybedava.info
    Disallow: /*?ref=tumvideolar
    Disallow: /*?ref=***Þhop.Com
    Disallow: /*?ref=Guzels.TV
  • 20-01-2009, 16:57:41
    #15
    Teşekkürler.
  • 20-01-2009, 17:25:30
    #16
    cekirdek adlı üyeden alıntı: mesajı görüntüle
    User-agent: Googlebot
    Disallow: /wp-content/
    Disallow: /trackback/
    Disallow: /wp-admin/
    Disallow: /feed/
    Disallow: /archives/
    Disallow: /sitemap.xml
    Disallow: /index.php
    Disallow: /*?
    Disallow: /*.php$
    Disallow: /*.js$
    Disallow: /*.inc$
    Disallow: /*.css$
    Disallow: */feed/
    Disallow: */trackback/
    Disallow: /page/
    Disallow: /tag/
    Disallow: /category/
    User-agent: Googlebot-Image
    Disallow: /wp-includes/
    User-agent: Mediapartners-Google*
    Disallow:
    User-agent: ia_archiver
    Disallow: /
    User-agent: duggmirror
    Disallow: /
    bende de bu var doğru mu acaba
    buna sitemap eklemek gerekir mi
    bişey kullanmışım 4o tane sayfamı engellemiş
    pek anlamam ama
    Disallow: /sitemap.xml Bunu kaldır. =))
    ama bana dayanarak yapma, birkaç kişi daha yazsın. Neticede bu dediğim yanlış olabilir.
  • 20-01-2009, 21:26:38
    #17
    evet hangisinde karar veriyoruz
  • 20-01-2009, 21:50:06
    #18
    serhatks doğru söylüyor.Disallow izin verme demek.Yani google tarafından sitemapın görünmez.Benim oluşturduğum robots.txt tamamen wordpress eklentisi olan kbrobots.txt eklentisi ile oldu .