vBulletin 3 ve vBulletin 4 için Robots.txt Nasıl Oluşturulur?

Collapse
X
 
  • Zaman
  • Göster
Clear All
new posts
  • soneleman
    Doğrulanmış Üye
    • 07-03-24
    • 58

    vBulletin 3 ve vBulletin 4 için Robots.txt Nasıl Oluşturulur?

    Bir txt dosyası oluşturun adınıda robots yapın ve içerisine aşağıdaki kodları ekleyerek FTP ana dizine atın

    Kod:
    User-agent: *
    Disallow: /admincp/
    Disallow: /ajax.php
    Disallow: /clientscript/
    Disallow: /cpstyles/
    Disallow: /images/
    Disallow: /includes/
    Disallow: /install/
    Disallow: /modcp/
    Disallow: /subscriptions/
    Disallow: /customavatars/
    Disallow: /customprofilepics/
    Disallow: /announcement.php
    Disallow: /attachment.php
    Disallow: /calendar.php
    Disallow: /cron.php
    Disallow: /editpost.php
    Disallow: /faq.php
    Disallow: /frm_attach
    Disallow: /image.php
    Disallow: /inlinemod.php
    Disallow: /joinrequests.php
    Disallow: /login.php
    Disallow: /memberlist.php
    Disallow: /misc.php
    Disallow: /moderator.php
    Disallow: /newattachment.php
    Disallow: /newreply.php
    Disallow: /newthread.php
    Disallow: /online.php
    Disallow: /payment_gateway.php
    Disallow: /payments.php
    Disallow: /poll.php
    Disallow: /postings.php
    Disallow: /private.php
    Disallow: /profile.php
    Disallow: /register.php
    Disallow: /report.php
    Disallow: /reputation.php
    Disallow: /search.php
    Disallow: /sendmessage.php
    Disallow: /showgroups.php
    Disallow: /showpost.php
    Disallow: /subscription.php
    Disallow: /usercp.php
    Disallow: /threadrate.php Disallow: /usernote.php
Sonuçlandırılıyor...