• 11-06-2008, 13:59:22
    #1
    Arkadaslar bir wordpress download sitem var ve sürekli taglar indexleniyor.Konuları cok az indexliyor.İçerik Türkçe & İngilizce karışık. Kalıcı bağlantıların sonuna kendim -indir.html olarak ekleme yaptım.Bunun bir eksi yönü var mıdır?Yardımlarınızı bekliyorum.
  • 11-06-2008, 14:10:21
    #2
    hocam onu bende bi ara denemiştim, ama pişman oldum katkısı oluo az buçuk ama onun yerine title'a ekle "indir" kelimesini. Yeni açtıysan olur öyle, taglar önden gidiyodu bende de. Ayrıca bende de İngilizce Türkçe karışık yeniyse site fazla kopya içerik ekleme bi anda, bi sandbox yedim ben o hatadan
  • 11-06-2008, 14:21:52
    #3
    Peki eski içerikten indir kelimesini kaldırırsam onlara google erişmeye çalıştığında 404 ile karsılasmasın
  • 11-06-2008, 15:34:05
    #4
    Üyeliği durduruldu
    404 olur tabiki ama bencede kaldır oksa bom yersin ulaşmazlar önce ama sonradan oda düelir. madem az indexlenmiş...
  • 12-06-2008, 20:39:05
    #5
    Peki bu robots.txt den olabilir mi?

    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/

    # Disallow all monthly archive pages
    Disallow: /2006/0
    Disallow: /2006/1
    Disallow: /2007/0
    Disallow: /2007/1

    # 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
    Disallow: /forum/

    # 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=
  • 14-06-2008, 12:21:21
    #6
    Konu hakkında fikri olan?
  • 22-06-2008, 02:37:37
    #7
    Kimlik doğrulama veya yönetimden onay bekliyor.
    robots.txt deki
    # Disallow all monthly archive pages
    Disallow: /2006/0
    Disallow: /2006/1
    Disallow: /2007/0
    Disallow: /2007/1

    kısmını silerseniz aylık arşivler de taranmaya başlanacaktır .
  • 22-06-2008, 11:38:35
    #8
    Tamamdır myrmidon kaldırdım o satırları robots.txt de hata yok sanırım?