Page 4 of 5 FirstFirst 1 2 3 4 5 LastLast
Results 46 to 60 of 65

robots.txt

This is a discussion on robots.txt within the General Discussion forums, part of the vBulletin SEO Discussion category; thanks, how does this look? http://www.yoliverpool.com/robots.txt...

  1. #46
    Member
    Real Name
    kev
    Join Date
    Aug 2008
    Posts
    40
    Liked
    0 times
    thanks, how does this look?

    http://www.yoliverpool.com/robots.txt

  2. #47
    Senior Member
    Real Name
    Joseph Ward
    Join Date
    Jun 2005
    Posts
    23,847
    Liked
    32 times
    Blog Entries
    9
    For those of us who get excited about such things, it looks great.

  3. #48
    Senior Member
    Real Name
    Alex
    Join Date
    Mar 2007
    Location
    Italy
    Posts
    508
    Liked
    0 times
    Hello i would like to know if this robots.txt file it's good:

    # Allow Archiver
    User-agent: ia_archiver
    Allow: /


    User-agent: Slurp
    Crawl-delay: 60



    User-agent: Googlebot-Image
    Allow: /*


    User-agent: *

    Allow: /gallery/*.gif$
    Allow: /gallery/*.png$
    Allow: /gallery/*.jpeg$
    Allow: /gallery/*.jpg$
    Allow: /gallery/*.jpg$
    Allow: /gallery/images/



    User-agent: Mediapartners-Google*



    User-agent: *

    Disallow: /cgi-bin/
    Disallow: /wp-admin/
    Disallow: /wp-includes/
    Disallow: /wp-content/
    Disallow: /forum/*.php
    Disallow: /forum/*.js
    Disallow: /forum/*.jsp
    Disallow: /forum/*.cfm
    Disallow: /forum/*.asp
    Disallow: /forum/*.html
    Disallow: /forum/*.htm
    Disallow: /forum/*.aspx
    Disallow: /forum/*.cgi
    Disallow: /forum/includes/
    Disallow: /forum/install/
    Disallow: /forum/customavatars/
    Disallow: /forum/archive/
    Disallow: /forum/sitemap/
    because the validator says that i have alot errors

    Thanks

  4. #49
    vBSEO Staff Ace Shattock's Avatar
    Real Name
    Ace Shattock
    Join Date
    Jul 2005
    Location
    Auckland, New Zealand, New Zealand
    Posts
    3,998
    Liked
    11 times
    Quote Originally Posted by webwizzy View Post
    okk.. I need to know something related to this, so I'm posting it here.

    I wanted to know:-

    1. Disallowing means that the file/folder WILL NOT be indexed in the search engines, right ?

    Thank you
    I don't think this question got answered, and it's fairly important.

    Not exactly. It means that your robots.txt is telling the crawlers where to go or not to go. Whether they follow that ruling is up to their coder. Certain bots will read your robots.txt and do exactly the opposite, because they want to go where you don't want them to. The only way to ENSURE that a certain page cannot be viewed by a bot is to .htaccess protect it.

  5. #50
    wac
    wac is offline
    Senior Member
    Real Name
    toto
    Join Date
    Apr 2009
    Posts
    134
    Liked
    0 times
    This thread is 4 years old. Can we have an updated thread and maybe sticky with new robots.txt disallows which would include the vbseo's files?
    Last edited by wac; 09-14-2009 at 10:39 AM.

  6. #51
    Senior Member
    Real Name
    Michael Biddle
    Join Date
    Jan 2007
    Location
    Southern California
    Posts
    7,097
    Liked
    4 times
    Robots will be different for each website, what did you need help with?
    The Forum Hosting - Forum Hosting from the Forum Experts

  7. #52
    wac
    wac is offline
    Senior Member
    Real Name
    toto
    Join Date
    Apr 2009
    Posts
    134
    Liked
    0 times
    Quote Originally Posted by Michael Biddle View Post
    Robots will be different for each website, what did you need help with?
    This is my robots.txt file and it doesn't prevent Google from spidering users' profiles. What am I missing? I have vbseo installed. Google keeps spidering mysite.com/members/myusername.html type urls.

    Code:
    User-agent: *
    Disallow: /ajax.php
    Disallow: /album.php
    Disallow: /attachment.php
    Disallow: /calendar.php
    Disallow: /clientscript/
    Disallow: /cron.php
    Disallow: /customavatars/
    Disallow: /customprofilepics/
    Disallow: /editpost.php
    Disallow: /faq.php
    Disallow: /includes/
    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: /posthistory.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: /showpost.php
    Disallow: /subscription.php
    Disallow: /threadrate.php
    Disallow: /usercp.php
    Disallow: /usernote.php
    Disallow: /vbseo.php
    Disallow: /vbseocp.php
    Disallow: /vbseocpform.php

  8. #53
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    22,367
    Liked
    542 times
    Blog Entries
    4
    If you don't want bots to index your profiles make sure you don't include them to your sitemaps and disallow them within robotx.txt with the followind

    Disallow: /members/
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

  9. #54
    wac
    wac is offline
    Senior Member
    Real Name
    toto
    Join Date
    Apr 2009
    Posts
    134
    Liked
    0 times
    Quote Originally Posted by Mert Gökçeimam View Post
    If you don't want bots to index your profiles make sure you don't include them to your sitemaps and disallow them within robotx.txt with the followind

    Disallow: /members/
    Great. Thanks for that. Do you know of any other directories I should disallow in robots, now with vbseo installed? Basically I'm including in the sitemaps only showthreads and forumdisplay as my forum is a bit large and I don't want to have Google crawling useless pages. What else should I disallow in the robots.txt file?

  10. #55
    Senior Member
    Real Name
    Marco Mamdouh
    Join Date
    May 2008
    Location
    Egypt
    Posts
    2,627
    Liked
    1 times
    Blog Entries
    1
    Groups : Disable it from sitemap generator settings and add this to robots.txt

    Code:
    Disallow: /groups/

  11. #56
    Senior Member
    Real Name
    Michael Biddle
    Join Date
    Jan 2007
    Location
    Southern California
    Posts
    7,097
    Liked
    4 times
    What ever URLs you want to rewrite, just look into the URL of that page and it should be the part after your .com.

    Example: yoursite.com/members/1-username.html
    The Forum Hosting - Forum Hosting from the Forum Experts

  12. #57
    wac
    wac is offline
    Senior Member
    Real Name
    toto
    Join Date
    Apr 2009
    Posts
    134
    Liked
    0 times
    Done. Thanks guys.

  13. #58
    Senior Member
    Real Name
    Marco Mamdouh
    Join Date
    May 2008
    Location
    Egypt
    Posts
    2,627
    Liked
    1 times
    Blog Entries
    1
    Quote Originally Posted by Michael Biddle View Post
    What ever URLs you want to rewrite, just look into the URL of that page and it should be the part after your .com.

    Example: yoursite.com/members/1-username.html
    Good point Mike that's will help the customers more

    Quote Originally Posted by wac View Post
    Done. Thanks guys.
    You are welcome and check Michael's post it will help you

  14. #59
    Senior Member AdamFL's Avatar
    Real Name
    Adam
    Join Date
    Oct 2008
    Location
    South Florida
    Posts
    167
    Liked
    0 times
    I was wondering if my robots.txt was optimized. - FYI I'm running vbadvanced 3.20 and vbulletin 3.8.4.

    Code:
    User-agent: *
    
    Disallow: /vbseocp.php
    Disallow: /login.php
    Disallow: /member.php
    Disallow: /memberlist.php
    Disallow: /newthread.php
    Disallow: /newreply.php
    Disallow: /printthread.php
    Disallow: /private.php
    Disallow: /profile.php
    Disallow: /register.php
    Disallow: /search.php
    Disallow: /sendmessage.php
    Thanks

  15. #60
    Senior Member
    Real Name
    Michael Biddle
    Join Date
    Jan 2007
    Location
    Southern California
    Posts
    7,097
    Liked
    4 times
    Quote Originally Posted by AdamFL View Post
    I was wondering if my robots.txt was optimized. - FYI I'm running vbadvanced 3.20 and vbulletin 3.8.4.

    Code:
    User-agent: *
    
    Disallow: /vbseocp.php
    Disallow: /login.php
    Disallow: /member.php
    Disallow: /memberlist.php
    Disallow: /newthread.php
    Disallow: /newreply.php
    Disallow: /printthread.php
    Disallow: /private.php
    Disallow: /profile.php
    Disallow: /register.php
    Disallow: /search.php
    Disallow: /sendmessage.php
    Thanks
    Hello Adam,

    What is the link to your board?
    The Forum Hosting - Forum Hosting from the Forum Experts

Page 4 of 5 FirstFirst 1 2 3 4 5 LastLast

Similar Threads

  1. Temp robots.txt Brand New Forum?
    By rmjvol in forum Pre-Sales Questions
    Replies: 7
    Last Post: 08-26-2006, 02:53 AM
  2. robots.txt entries
    By shaochun in forum General Discussion
    Replies: 5
    Last Post: 12-10-2005, 08:18 PM
  3. Possible to use Disallow: /*?pp=10 in robots.txt?
    By PageUp in forum General Discussion
    Replies: 3
    Last Post: 11-03-2005, 10:01 PM
  4. "should" I use a robots.txt file?
    By drex in forum General Discussion
    Replies: 5
    Last Post: 11-03-2005, 09:47 AM

Posting Permissions

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