Activity Stream
48,167 MEMBERS
62892 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 8 of 8
  1.     
    #1
    Member

    Thumbs up robots.txt for your vBulletin forum

    robots.txt for your vBulletin forum

    Well many of us might know what this does..but still there are some web masters who don't know about robots.txt and its importance .

    Importance of robots.txt in short
    When an search engine crawler (spider ) visits your site, it first looks at a file on your site called robots.txt and that file tells the spider, which web pages of your site should be crawled and indexed and which shouldn't be indexed.
    so what you have to do is create a new .txt file and rename it as robots.txt
    and paste the code which is included below to it and upload it to your server .

    If your forum in the main directory

    ex :
    Code: 
     http://www.MYFORUM.COM/
    Code: 
    User-Agent: *
    allow: /
    Disallow: /cgi-bin/
    Disallow: /ajax.php
    Disallow: /attachment.php
    Disallow: /calendar.php
    Disallow: /cron.php
    Disallow: /editpost.php
    Disallow: /global.php
    Disallow: /image.php
    Disallow: /inlinemod.php
    Disallow: /joinrequests.php
    Disallow: /login.php
    Disallow: /member.php
    Disallow: /memberlist.php
    Disallow: /misc.php
    Disallow: /moderator.php
    Disallow: /newattachment.php
    Disallow: /newreply.php
    Disallow: /newthread.php
    Disallow: /online.php
    Disallow: /poll.php
    Disallow: /postings.php
    Disallow: /printthread.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: /subscription.php
    Disallow: /threadrate.php
    Disallow: /usercp.php
    Disallow: /usernote.php
    Case 2 : if its in a subdirectory / folder
    Ex :
    Code: 
    http://www.MYSITE.com/forum
    Code: 
    User-Agent: *
    allow: /
    Disallow: /cgi-bin/
    Disallow: /forum/ajax.php
    Disallow: /forum/calendar.php
    Disallow: /forum/cron.php
    Disallow: /forum/editpost.php
    Disallow: /forum/global.php
    Disallow: /forum/image.php
    Disallow: /forum/inlinemod.php
    Disallow: /forum/joinrequests.php
    Disallow: /forum/login.php
    Disallow: /forum/member.php
    Disallow: /forum/memberlist.php
    Disallow: /forum/misc.php
    Disallow: /forum/moderator.php
    Disallow: /forum/newattachment.php
    Disallow: /forum/newreply.php
    Disallow: /forum/newthread.php
    Disallow: /forum/online.php
    Disallow: /forum/postings.php
    Disallow: /forum/printthread.php
    Disallow: /forum/private.php
    Disallow: /forum/profile.php
    Disallow: /forum/register.php
    Disallow: /forum/report.php
    Disallow: /forum/reputation.php
    Disallow: /forum/search.php
    Disallow: /forum/sendmessage.php
    Disallow: /forum/showpost.php
    Disallow: /forum/showgroups.php
    Disallow: /forum/subscription.php
    Disallow: /forum/threadrate.php
    Disallow: /forum/usercp.php
    Disallow: /forum/usernote.php
    Also I have found that some web masters add their admincp directory to the robots.txt file which is not at all recommended , because it will tell the Hackers where your admincp is located.

    We can even add sitemap to the robots.txt file
    Code: 
    Sitemap: http://www.YOURFORUM.com/sitemap.xml
    Tut By DesiBoy !
    Hope it helps

    Thanks For Reading !!
    desiboy Reviewed by desiboy on . robots.txt for your vBulletin forum robots.txt for your vBulletin forum Well many of us might know what this does..but still there are some web masters who don't know about robots.txt and its importance . Importance of robots.txt in short so what you have to do is create a new .txt file and rename it as robots.txt and paste the code which is included below to it and upload it to your server . If your forum in the main directory Rating: 5
    Coding Horror Fan
    I don't read PM's frequently .

  2.   Sponsored Links

  3.     
    #2
    Member
    Very nice info, thanks for sharing


  4.     
    #3
    Member
    Quote Originally Posted by Flash View Post
    Very nice info, thanks for sharing
    Welcome
    Coding Horror Fan
    I don't read PM's frequently .

  5.     
    #4
    Member
    Website's:
    ygo3-world.com
    Thank you!

  6.     
    #5
    Banned
    This is not your tutorial also you should not disallow bots from visiting your archive.

  7.     
    #6
    Member
    Website's:
    Technsoft.Com iTBux.com DxWarez.com webxhost.net
    Thank you!

  8.     
    #7
    Member
    Quote Originally Posted by Luke View Post
    This is not your tutorial also you should not disallow bots from visiting your archive.
    I wrote it..
    Coding Horror Fan
    I don't read PM's frequently .

  9.     
    #8
    Member
    Thanks i will give this a try

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Robots.txt Help
    By mastergun in forum Technical Help Desk Support
    Replies: 1
    Last Post: 5th Sep 2012, 11:56 PM
  2. robots.txt
    By V!P in forum Webmaster Discussion
    Replies: 9
    Last Post: 30th Jun 2012, 11:12 PM
  3. Help with robots.txt
    By CK13 in forum Webmaster Discussion
    Replies: 6
    Last Post: 7th Jun 2011, 03:33 PM
  4. robots.txt
    By rareyush in forum Technical Help Desk Support
    Replies: 4
    Last Post: 13th Mar 2010, 04:45 AM
  5. Robots.txt
    By GoPantheoN in forum Technical Help Desk Support
    Replies: 6
    Last Post: 12th Dec 2009, 10:48 AM

Tags for this Thread

BE SOCIAL