Results 1 to 11 of 11

robot.txt for vbulletin 4

This is a discussion on robot.txt for vbulletin 4 within the General Discussion forums, part of the vBulletin SEO Discussion category; Hi I want to know should i include robot.txt file or not..... I have created one using some help from ...

  1. #1
    Junior Member
    Real Name
    Blackxero
    Join Date
    Feb 2010
    Posts
    4
    Liked
    0 times

    robot.txt for vbulletin 4

    Hi
    I want to know should i include robot.txt file or not..... I have created one using some help from the older posts .....is it right

    Code:
    User-agent: *
    Disallow: /cgi-bin/
    Disallow: /forum/ajax.php
    Disallow: /forum/articlebot/
    Disallow: /forum/clientscript/
    Disallow: /forum/cpstyles/
    Disallow: /forum/customavatars/
    Disallow: /forum/customprofilepics/
    Disallow: /forum/calendar.php
    Disallow: /forum/cron.php
    Disallow: /forum/editpost.php
    Disallow: /forum/global.inc.php
    Disallow: /forum/includes/
    Disallow: /forum/inlinemod.php
    Disallow: /forum/install/
    Disallow: /forum/joinrequests.php
    Disallow: /forum/login.php
    Disallow: /forum/member.php
    Disallow: /forum/memberlist.php
    Disallow: /forum/moderator.php
    Disallow: /forum/moderatorapplication.php
    Disallow: /forum/modules/
    Disallow: /forum/newattachment.php
    Disallow: /forum/newreply.php
    Disallow: /forum/newthread.php
    Disallow: /forum/online.php
    Disallow: /forum/poll.php
    Disallow: /forum/postings.php
    Disallow: /forum/private.php
    Disallow: /forum/process.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/showgroups.php
    Disallow: /forum/subscription.php
    Disallow: /forum/threadrate.php
    Disallow: /forum/usercp.php
    Disallow: /forum/usernote.php
    Disallow: /forum/vbseocp.php
    Sitemap: http://www.xxxx.com/forum/sitemap_index.xml.gz

  2. #2
    Senior Member
    Real Name
    Michael Biddle
    Join Date
    Jan 2007
    Location
    Southern California
    Posts
    7,097
    Liked
    4 times
    This looks fine for me.
    The Forum Hosting - Forum Hosting from the Forum Experts

  3. #3
    Junior Member
    Real Name
    Blackxero
    Join Date
    Feb 2010
    Posts
    4
    Liked
    0 times
    1 more question should i disable vbulletin xml generator as i am using vbseo ..... if i can use both of them than can i use both site map in robot file

  4. #4
    Senior Member
    Real Name
    Michael Biddle
    Join Date
    Jan 2007
    Location
    Southern California
    Posts
    7,097
    Liked
    4 times
    Yes, the vBulletin sitemap will not produce vBSEO URLs. You can download our sitemap generator from vbseo.com/downloads. Use 2.6 for vBulletin 4.
    The Forum Hosting - Forum Hosting from the Forum Experts

  5. #5
    Junior Member
    Real Name
    Jeff Swanson
    Join Date
    May 2010
    Posts
    23
    Liked
    0 times
    Quick question.... I know this thread is a few months old,but... I installed the vbseo sitemap. Where do I enter the password so I can view the sitemaps reports...? I get the login page, but is there a default password? When I imported the xml file everything installed ok, but I guess I missed a step somewhere because I never set up the password.

    Also, should I use the above posted robot.txt...?

  6. #6
    Senior Member
    Real Name
    Ceri May
    Join Date
    Jul 2009
    Location
    United Kingdom
    Posts
    1,726
    Liked
    15 times
    Blog Entries
    1
    Hi,

    You set the password in the AdminCP -> vBSEO -> Sitemap Settings -> Password...





    Your Robots.txt file should be individual to you and your needs but saying that if your site is in the /forums/ folder then there is no harm using the above as a guide.

    Ceri

  7. #7
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,782
    Liked
    648 times
    Blog Entries
    2
    I would recommend removing
    Disallow: /forum/install/

    from the robots file and physically deleting the entire folder from your server after upgrade/installs.
    You never want to 'tell' would be hackers where your private admin/mod/install files are located.
    Brian Cummiskey / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  8. #8
    Junior Member
    Real Name
    Jeff Swanson
    Join Date
    May 2010
    Posts
    23
    Liked
    0 times
    Thanks for getting back to me... :-)

    My forum is located in the root directory... would it be better not to have a robot.txt file...?

  9. #9
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,782
    Liked
    648 times
    Blog Entries
    2
    No, you should have one. simply remove the 'forum/' path in the above to reflect your installation location.
    Brian Cummiskey / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  10. #10
    Junior Member
    Real Name
    Jeff Swanson
    Join Date
    May 2010
    Posts
    23
    Liked
    0 times
    Quote Originally Posted by Brian Cummiskey View Post
    No, you should have one. simply remove the 'forum/' path in the above to reflect your installation location.
    Thanks! :-)

    Does this look good to you....?

    User-agent: *
    Disallow: /cgi-bin/
    Disallow: /ajax.php
    Disallow: /articlebot/
    Disallow: /clientscript/
    Disallow: /cpstyles/
    Disallow: /customavatars/
    Disallow: /customprofilepics/
    Disallow: /calendar.php
    Disallow: /cron.php
    Disallow: /editpost.php
    Disallow: /global.inc.php
    Disallow: /includes/
    Disallow: /inlinemod.php
    Disallow: /joinrequests.php
    Disallow: /login.php
    Disallow: /member.php
    Disallow: /memberlist.php
    Disallow: /moderator.php
    Disallow: /moderatorapplication.php
    Disallow: /modules/
    Disallow: /newattachment.php
    Disallow: /newreply.php
    Disallow: /newthread.php
    Disallow: /online.php
    Disallow: /poll.php
    Disallow: /postings.php
    Disallow: /private.php
    Disallow: /process.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
    Disallow: /vbseocp.php

  11. #11
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,782
    Liked
    648 times
    Blog Entries
    2
    That looks fine.
    Brian Cummiskey / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


Similar Threads

  1. .htaccess & Robot.txt..Help Plz
    By Rav in forum General Discussion
    Replies: 3
    Last Post: 06-03-2009, 01:46 PM
  2. Robot.txt
    By susanarend3 in forum Pre-Sales Questions
    Replies: 8
    Last Post: 09-02-2008, 06:01 PM
  3. Robot Text Do I need it?
    By photochimper in forum General Discussion
    Replies: 2
    Last Post: 05-21-2008, 12:31 AM
  4. vbseo and robot.txt?
    By Julio in forum General Discussion
    Replies: 4
    Last Post: 12-31-2007, 06:25 PM
  5. Robot.txt file
    By BamaStangGuy in forum General Discussion
    Replies: 3
    Last Post: 06-17-2006, 01:09 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •