Results 1 to 15 of 15

Any snags with using vB SEO with vB3.6.1?

This is a discussion on Any snags with using vB SEO with vB3.6.1? within the Pre-Sales Questions forums, part of the Announcements & Pre-Sales category; Hi everyone @ vBSEO Great product. I'm ready to go with vBSEO purchase. Even managed to persuade my host to ...

  1. #1
    Junior Member
    Real Name
    Jeannette
    Join Date
    Sep 2006
    Location
    UK
    Posts
    12
    Liked
    0 times

    Talking Any snags with using vB SEO with vB3.6.1?

    Hi everyone @ vBSEO

    Great product. I'm ready to go with vBSEO purchase. Even managed to persuade my host to load Zend extension for me.

    Before I pay the dough and download, I thought I would ask the final question nagging at me: is this going to work on my board now that I've upgraded to vB3.6.1?

    Every reference I find on here suggests it works on 3.0 and 3.5.X versions with no mention of 3.6.1.

    Hurry up and reply, you guys - I got antz in me pantz and wanna use this, like yesterday.

    Thanx in advance.

    Jeannette

  2. #2
    Senior Member Code Monkey's Avatar
    Real Name
    Code Monkey
    Join Date
    Aug 2006
    Posts
    780
    Liked
    0 times
    I just installed it on two 3.61 boards for people and it worked fine.

  3. #3
    Junior Member
    Real Name
    Jeannette
    Join Date
    Sep 2006
    Location
    UK
    Posts
    12
    Liked
    0 times
    Quote Originally Posted by Code Monkey View Post
    I just installed it on two 3.61 boards for people and it worked fine.
    Thanx Code Monkey. Appreciate that advice.

    Now, love to hear from someone official @ vBSEO before hand goes in purse. Hope support is a little faster than pre-sales. Usually, it's the other way around.

    The Purser

  4. #4
    Member Chroder's Avatar
    Real Name
    Christopher Nadeau
    Join Date
    Jun 2006
    Location
    Toronto, Ontario
    Posts
    87
    Liked
    0 times
    I'm running 361 perfectly fine, as well. Juan has also said that there are no known problems with 361

  5. #5
    Junior Member
    Real Name
    Jeannette
    Join Date
    Sep 2006
    Location
    UK
    Posts
    12
    Liked
    0 times
    Are you guys running v3 RC5 or an older, stable version? Thanx for the link Chroder. Guess that's gospel, then. But buying before gold is something I try to avoid - it's a function of knowing very little about what I'm doing!

  6. #6
    Senior Member
    Real Name
    Keith Cohen
    Join Date
    Jul 2005
    Location
    Raleigh, NC USA
    Posts
    6,147
    Liked
    13 times
    For vBulletin 3.6.x, you should use the latest release of vBSEO 3.0.0.

    It's not recommended that you run the older versions of vBSEO with vBulletin 3.6.x.

  7. #7
    Junior Member
    Real Name
    Jeannette
    Join Date
    Sep 2006
    Location
    UK
    Posts
    12
    Liked
    0 times
    Quote Originally Posted by Keith Cohen View Post
    For vBulletin 3.6.x, you should use the latest release of vBSEO 3.0.0.

    It's not recommended that you run the older versions of vBSEO with vBulletin 3.6.x.
    Ah, thanx Keith. Final question then: any idea how long before going gold on 3.0.0. - or is RC5 almost there anyways?

    Like someone else said here, I've been doing so many upgrades lately, I'm starting to get carpal tunnel.

    P.S. Don't worry about answering this - I've bought it. Waiting for authorisation to download. Thanx for the advice anyways, all.
    Last edited by The Purser; 09-22-2006 at 04:53 PM.

  8. #8
    Senior Member briansol's Avatar
    Real Name
    Brian
    Join Date
    Apr 2006
    Location
    Central CT, USA
    Posts
    6,981
    Liked
    8 times
    RC5 will most likely be the gold release, save for a few touch ups possibly. It is very stable and is running on many very active boards.

  9. #9
    Senior Member
    Real Name
    Joseph Ward
    Join Date
    Jun 2005
    Posts
    23,845
    Liked
    36 times
    Blog Entries
    9
    Welcome aboard Jeannette.

  10. #10
    Junior Member
    Real Name
    Matt Wan
    Join Date
    Sep 2006
    Posts
    5
    Liked
    0 times
    I cant seem to get VBSEO 3RC5 working with my vB3.61 board at Automobile forum Automotive News Directory - CarsDBs . I have even tried it with a clean 3.61 install but still returns a blank page whenever I install it.

    Funny thing is the URLs are SEOed but the links arent.. Can Anyone help?

    Thanks in advance

  11. #11
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,111
    Liked
    622 times
    Blog Entries
    4
    Quote Originally Posted by xenyo View Post
    I cant seem to get VBSEO 3RC5 working with my vB3.61 board at Automobile forum Automotive News Directory - CarsDBs . I have even tried it with a clean 3.61 install but still returns a blank page whenever I install it.

    Funny thing is the URLs are SEOed but the links arent.. Can Anyone help?

    Thanks in advance
    Did you upload .htaccess ?
    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

  12. #12
    Junior Member
    Real Name
    Matt Wan
    Join Date
    Sep 2006
    Posts
    5
    Liked
    0 times
    yes

    this is the file

    # Comment the following line (add '#' at the beginning)
    # to disable mod_rewrite functions.
    # Please note: you still need to disable the hack in
    # the vBSEO control panel to stop url rewrites.
    RewriteEngine On

    # Some servers require the Rewritebase directive to be
    # enabled (remove '#' at the beginning to activate)
    # Please note: when enabled, you must include the path
    # to your root vB folder (i.e. RewriteBase /forums)
    RewriteBase /community
    RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]

    RewriteCond %{REQUEST_FILENAME} -f
    RewriteCond %{REQUEST_FILENAME} (admincp|modcp|clientscript|cpstyles|images)/
    RewriteRule ^(.*)$ $1 [L]

    RewriteCond %{QUERY_STRING} !vbseourl=
    RewriteCond %{REQUEST_FILENAME} !chat
    RewriteRule ^(.*\.php)$ vbseo.php?vbseourl=$1&%{QUERY_STRING} [L]

    RewriteRule ^(archive/.*)$ vbseo.php?vbseourl=$1&%{QUERY_STRING} [L]

    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule ^(.+)$ vbseo.php?vbseourl=$1&%{QUERY_STRING} [L]


    I am really stuck, I think we have removed the VBSEO now manually from CarsDBs and just the .htaccess is there as it returned a blank page when we imported the XML.


    Thanks,

    Matt

  13. #13
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    169 times
    Hello Matt,

    did you install vBSEO xml product in vB admincp?

  14. #14
    Junior Member
    Real Name
    Matt Wan
    Join Date
    Sep 2006
    Posts
    5
    Liked
    0 times
    Yes, and then the site went blank.

  15. #15
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    169 times
    Could you please open a support ticket with ftp/admincp access for troubleshooting?

Similar Threads

  1. SEO Software
    By Joe Ward in forum General Discussion
    Replies: 33
    Last Post: 10-28-2011, 03:15 AM
  2. vB SEO performance hit
    By bjornstrom in forum General Discussion
    Replies: 7
    Last Post: 05-28-2006, 04:35 PM
  3. the archives SEO
    By acers in forum General Discussion
    Replies: 11
    Last Post: 07-29-2005, 01:18 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
  •