Results 1 to 8 of 8

robots.txt managed by vBSEO

This is a discussion on robots.txt managed by vBSEO within the vBSEO Features Archive forums, part of the vBulletin Links & Resources category; It would be great to have the robots.txt file managed by vbseo . Like having a section in vbseocp dedicated ...

  1. #1
    Senior Member Array Shadab's Avatar
    Real Name
    Shadab
    Join Date
    Oct 2007
    Location
    Bhopal
    Posts
    821
    Liked
    0 times
    Blog Entries
    12

    robots.txt managed by vBSEO

    It would be great to have the robots.txt file managed by vbseo. Like having a section in vbseocp dedicated to it; where we can select which URLs to allow, what to deny, the crawl delay, bots to which rules should apply, etc. In addition we can have a textarea for custom robot entries.

    Some of the settings in the CP could be like :

    - Disallow showpost.php : Yes / No
    - Disallow /archive/ : Yes / No
    - Disallow member lists : Yes / No
    - Crawl Delay : 10

    And of course an option to disable this feature, so users who want to manage it on their own can do it like they are doing it now, via the filesystem (to avoid opening the CP everytime they want to make a change).


    Inspired by : Understanding: robots.txt

  2. #2
    vBSEO.com Webmaster Array Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,463
    Liked
    721 times
    Blog Entries
    4
    Hello Shadab ,

    That may not work in many cases as robots.txt suppose to be uploaded to root folder and most users are using a folder for their forum installations on their site.
    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

  3. #3
    Senior Member Array Shadab's Avatar
    Real Name
    Shadab
    Join Date
    Oct 2007
    Location
    Bhopal
    Posts
    821
    Liked
    0 times
    Blog Entries
    12
    Ah... Yes. Didn't think of it. It wouldn't work in that case by default.
    But maybe a .htaccess rule in root can take care of it ?

    Like RewriteRule robots.txt /folder/vbseo.php?vbseourl=robots.txt [L]

  4. #4
    Senior Member Array webwizzy's Avatar
    Real Name
    Vinayak
    Join Date
    Aug 2008
    Location
    India
    Posts
    257
    Liked
    0 times
    Nice suggestion.

    That may not work in many cases as robots.txt suppose to be uploaded to root folder and most users are using a folder for their forum installations on their site.
    Can't it be done via some htaccess rewrite maybe, just like sitemap generator creates sitemap.gz file in an inside data folder but we are able to access it from root.

  5. #5
    Senior Member Array Shadab's Avatar
    Real Name
    Shadab
    Join Date
    Oct 2007
    Location
    Bhopal
    Posts
    821
    Liked
    0 times
    Blog Entries
    12
    Quote Originally Posted by webwizzy View Post
    Nice suggestion.
    Thank you

    Quote Originally Posted by webwizzy View Post
    just like sitemap generator creates sitemap.gz file in an inside data folder but we are able to access it from root.
    Not always. The sitemap is served from the forum root. (which may or may not coincide with the site root).
    If the forum is in /forums/, the sitemap will be at /forums/sitemap_index.xml.gz

  6. #6
    Senior Member Array
    Real Name
    Joseph Ward
    Join Date
    Jun 2005
    Posts
    23,845
    Liked
    44 times
    Blog Entries
    9
    We could definitely find a technical solution for this, and I do believe the htaccess method used for the sitemap would be applicable.

  7. #7
    vBSEO.com Webmaster Array Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,463
    Liked
    721 times
    Blog Entries
    4
    Robots.txt file should be readable on root folder. If it is a redirect , it cannot be read correctly. Thats why i donot think a .htaccess rule will solve the problem. I thought about adding a robotx.txt file to the docs folder so user can upload that but even that will not work because the robots.txt file should be edited by the user itself if they have their forum under a folder. Maybe it is best to create a robots.txt generator on vBSEO.com
    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

  8. #8
    Senior Member Array Shadab's Avatar
    Real Name
    Shadab
    Join Date
    Oct 2007
    Location
    Bhopal
    Posts
    821
    Liked
    0 times
    Blog Entries
    12
    Quote Originally Posted by Mert Gökçeimam
    If it is a redirect , it cannot be read correctly.
    No, not the redirect. I'm talking about rewriting it.

    Just like vBSEO serves pseudo-html pages via server-side rewriting for normal forum pages, it can also easily serve a text file (ie, robots.txt) pre-processed by a php script.

Similar Threads

  1. eAccelerator-Installation auf 1und1 Managed-Server
    By Silmarillion in forum Deutsch
    Replies: 0
    Last Post: 02-26-2009, 08:43 AM
  2. Redirecting /forums/robots.txt to /robots.txt - Is it good?
    By MadK in forum Custom Rewrite Rules
    Replies: 6
    Last Post: 08-22-2008, 06:29 PM
  3. robots.txt and vBSEO
    By Silmarillion in forum General Discussion
    Replies: 9
    Last Post: 10-08-2007, 03:24 PM
  4. robots.txt with vbSEO?
    By reefland in forum General Discussion
    Replies: 5
    Last Post: 04-15-2007, 10:41 AM
  5. Replies: 10
    Last Post: 01-22-2006, 11:02 PM

Tags for this Thread

Posting Permissions

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