Page 4 of 6 FirstFirst 1 2 3 4 5 6 LastLast
Results 46 to 60 of 81
Like Tree3Likes

[How To] Completely Turn Off the vBulletin Archive

This is a discussion on [How To] Completely Turn Off the vBulletin Archive within the Member Articles forums, part of the Focus on Members category; yes, the read write execute IS the chmod setting.666 is read and execute for all 3....

  1. #46
    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
    yes, the read write execute IS the chmod setting.666 is read and execute for all 3.
    Brian Cummiskey / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  2. #47
    Member
    Real Name
    Jon
    Join Date
    Aug 2009
    Posts
    72
    Liked
    0 times
    Cool - thanks.

  3. #48
    Senior Member
    Real Name
    thompson
    Join Date
    Jul 2007
    Posts
    198
    Liked
    0 times
    is it better to disable the archive ?

    what about statistics with and without it ?

  4. #49
    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
    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

  5. #50
    Junior Member
    Real Name
    Jaan Kanellis
    Join Date
    Sep 2008
    Posts
    6
    Liked
    0 times
    Why not just use the new canonical tag on the archive pages? I would think that solves all issues while leaving pages in place for users.

  6. #51
    Senior Member
    Real Name
    Alex
    Join Date
    Mar 2007
    Location
    Italy
    Posts
    508
    Liked
    0 times
    Following Juan suggestion I have re-enabled the archive.

    Why the vBulletin archive is useless and counterproductive

    Just wondering now in the sitemap options i have to set YES in Include Archive Pages?

    Inside to the robots.txt file i have to remove this 2 lines?


    • Disallow: /sitemap/
    • Disallow: /archive/
    Thanks

  7. #52
    Junior Member
    Real Name
    Drew
    Join Date
    Jan 2010
    Posts
    13
    Liked
    1 times
    I have vB4 and can't find the config_vbseo.php file while trying to disable the archive.

    Thanks for your help.



    Quote Originally Posted by Michael Biddle View Post
    Your config_vbseo.php is in your ./includes/ folder. If it is not writable, than you will need to right click it in your FTP client and change the CHMOD to at least 666.

    As for not having a robots file, your website will not have one unless you add it. You should use:

    User-agent: *
    Disallow: /sitemap/
    Disallow: /archive/

  8. #53
    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
    vb4 moves this file to vbseo/resources/config.xml.
    Brian Cummiskey / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  9. #54
    Junior Member
    Real Name
    Drew
    Join Date
    Jan 2010
    Posts
    13
    Liked
    1 times
    Thanks for the quick reply. I don't see a CHMOD in the config.xml code. Suggestions? I apologize for you having to hold my hand on this whole thing.

  10. #55
    Junior Member
    Real Name
    Drew
    Join Date
    Jan 2010
    Posts
    13
    Liked
    1 times
    is it this:

    <name>VBSEO_ARCHIVE_ORDER_DESC</name>
    <value>0</value>
    </setti

  11. #56
    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
    CHMOD is a a file property on the OS. Ususally you can set this via your FTP client -> right click on file -> file permissions.
    You won't find this in the config file.
    The config file ITSELF needs to be writable.


    You can disable the archive in vb's ACP -> vboptions panel, and then set the vbseo setting for archive to "keep vb's archive settings", and then adjust the sitemap to not include archive pages.
    Brian Cummiskey / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  12. #57
    Junior Member
    Real Name
    Drew
    Join Date
    Jan 2010
    Posts
    13
    Liked
    1 times
    Ok, under permission I get a box like below (except graphically represented). I need to change permission under group and world to 6 and 6?


    Mode User Group World
    Read x x x
    Write x
    Execute
    Permission 6 4 4

  13. #58
    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 is 644
    you need 666


    and when you're done, put it back to 644 (for security)
    Brian Cummiskey / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  14. #59
    Senior Member
    Real Name
    Alex
    Join Date
    Mar 2007
    Location
    Italy
    Posts
    508
    Liked
    0 times
    Quote Originally Posted by meonet View Post
    Following Juan suggestion I have re-enabled the archive.

    Why the vBulletin archive is useless and counterproductive

    Just wondering now in the sitemap options i have to set YES in Include Archive Pages?

    Inside to the robots.txt file i have to remove this 2 lines?



    • Disallow: /sitemap/
    • Disallow: /archive/

    Thanks
    Bump^^

  15. #60
    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
    IF you want your archive to be indexed, then yes, you should remove the version you use in vbseo settings (sitemap/ is default)
    Brian Cummiskey / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


Page 4 of 6 FirstFirst 1 2 3 4 5 6 LastLast

Similar Threads

  1. Disabling vBulletin Archive?
    By EGS in forum General Discussion
    Replies: 4
    Last Post: 05-29-2008, 11:08 PM
  2. Should I turn off the Search Engine Friendly Archive?
    By nlpconnections in forum General Discussion
    Replies: 2
    Last Post: 12-05-2006, 10:48 AM
  3. How to turn off "Powered by vBulletin"?
    By majordude in forum General Discussion
    Replies: 1
    Last Post: 08-23-2006, 04:48 PM
  4. Can anyone help me with my vBulletin Archive issue?
    By Sal Collaziano in forum URL Rewrite Settings
    Replies: 10
    Last Post: 07-12-2006, 05:39 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
  •