Results 1 to 9 of 9

vBulletin in HTML?

This is a discussion on vBulletin in HTML? within the Pre-Sales Questions forums, part of the Announcements & Pre-Sales category; I recently purchased a copy of VBSEO for one of my forums and it seems to be working OK. My ...

  1. #1
    Junior Member
    Real Name
    Mack McMillan
    Join Date
    Dec 2005
    Posts
    11
    Liked
    0 times

    Question vBulletin in HTML?

    I recently purchased a copy of VBSEO for one of my forums and it seems to be working OK.

    My question is, I have another vBulletin forum that is in html instead of the php version and I was wondering if VBSEO will work as well on the html forum?

    Thanks,

    ~VegasMack

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

    currently vBSEO will not work directly with html-package of vB. There is a workaround though:
    1. To install a .php-extensions version of vB instead of .html one.
    2. Install vBSEO and configure new URLs
    3. To redirect the old-styled URLs (like forumdisplay.html?f=xx) to new SEO URLs, just add one more rewrite rule in .htaccess:
    RewriteRule (\w+)\.html $1.php
    We will look to implement the native support of html package in vBSEO.
    Thank you for the request!

  3. #3
    Junior Member
    Real Name
    Mack McMillan
    Join Date
    Dec 2005
    Posts
    11
    Liked
    0 times
    So if I understand you correctly, I just down load the php version of vBulletin and install it over my current html forum?


    ~VegasMack

  4. #4
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    169 times
    I just had a look at the "html version" of vBulletin and it looks like switching to "php version" may be a harder task than just uploading of new files - all templates have ".html" links hardcoded inside. May be this topic was covered at vb.com by someone.

    ps. and as I mentioned, we will look for "html version" support in vBSEO too.

  5. #5
    Junior Member
    Real Name
    Mack McMillan
    Join Date
    Dec 2005
    Posts
    11
    Liked
    0 times
    Hi,

    Has a vBSEO for html been created yet?

    Thanks,

    ~VegasMack

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

    yes, the beta version of vBSEO for html vB package will be available after the next stable vBSEO version is released.

  7. #7
    Junior Member
    Real Name
    Mack McMillan
    Join Date
    Dec 2005
    Posts
    11
    Liked
    0 times
    Hi Oleg,

    Any idea as to how much longer?

    Thanks,

    Mack

  8. #8
    Junior Member
    Real Name
    Mack McMillan
    Join Date
    Dec 2005
    Posts
    11
    Liked
    0 times

    html Version

    Is the html version ready yet?

    Thanks,

    ~VegasMack

  9. #9
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    169 times
    It is not fully tested yet, but now there is an option to use vBSEO for html packages as well. It can be manually set in config_vbseo.php:
    PHP Code:
        define('VBSEO_VB_EXT',             'html'); 

Similar Threads

  1. two simple template mods for vBulletin SEO
    By Jonathan in forum Template Modifications
    Replies: 46
    Last Post: 08-15-2008, 07:19 PM
  2. Replies: 6
    Last Post: 06-18-2007, 10:49 PM
  3. Jelsoft Releases vBulletin 3.0.14 with Fix
    By Joe Ward in forum General Discussion
    Replies: 0
    Last Post: 04-26-2006, 01:05 PM
  4. Replies: 0
    Last Post: 12-17-2005, 01:11 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
  •