Results 1 to 10 of 10

Vbulletin+vbportal+vbseo

This is a discussion on Vbulletin+vbportal+vbseo within the General Discussion forums, part of the vBulletin SEO Discussion category; Hi , here is the question: I swich from Godaddy shared server (very busy) to Godaddy VPS. (on shared server ...

  1. #1
    Junior Member
    Real Name
    Florinel Olaru
    Join Date
    Dec 2006
    Posts
    11
    Liked
    0 times

    Vbulletin+vbportal+vbseo

    Hi ,
    here is the question:
    I swich from Godaddy shared server (very busy) to Godaddy VPS. (on shared server I had no problems running the same configuration, only the loading time was ... well very slow sometimes).
    I installed vbulletin, vbportal and vbseo. Everything went smooth, I checked if they are working and was ok with vbulletin and vbportal. After the installtion of vbseo I am able to see the forum at http://www.mydomain.com/forums but when I want to go to the main page I get error 404 - Internet Explorer cannot display the webpage. As I mentioned is a fresh install on all of them (I reprovision the server 4 times already) and I tried different patterns vbulletin-vbportal-vbseo, vbulletin-vbseo-vbportal, vbulletin-vbseo-vbgallery-vbportal etc. I installed Ioncube version of vbseo (zendoptimization not available on vps - I will have to ask godaddy since I do not have root access)
    Please help
    Thank you

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

    please make sure that your server supports mod_rewrite and allows to define rewrite rules in .htaccess file.
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  3. #3
    Junior Member
    Real Name
    Florinel Olaru
    Join Date
    Dec 2006
    Posts
    11
    Liked
    0 times
    Sorry for my stupid question.
    How can I check that?

    vbulletin with vbseo working OK . I installed yahoo and google sitemap adons with vbulletin installed only and I received the reports.

  4. #4
    Junior Member
    Real Name
    Florinel Olaru
    Join Date
    Dec 2006
    Posts
    11
    Liked
    0 times
    This is what godaddy is saying:
    "
    Mod_rewrite is an Apache web server module installed on all of our Linux severs by default; it does not have to be installed or enabled. Our Linux hosting accounts support most mod_rewrite functionality.
    You will not need to enable mod_rewrite in your httpd.conf, as this is handled at a global level. All you will need to do is add the desired code to the body of your .htaccess file.
    NOTE:The .htaccess file containing the rewrite rules must be in the same directory as the target files."

  5. #5
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    You can check that with your hosting support or try to create a sample .htaccess like this one:
    Code:
    RewriteEngine on
    RewriteRule rewritetest http://www.google.com [L,R]
    and try to open domain.com/rewritetest page and see if it is redirected to google.
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  6. #6
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    Please try to enable add RewriteBase /forums/ directive in .htaccess.
    If it still doesn't work, please open a support ticket with ftp access for troubleshooting.
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  7. #7
    Junior Member
    Real Name
    Florinel Olaru
    Join Date
    Dec 2006
    Posts
    11
    Liked
    0 times
    yes is working I was redirected to google
    what I have to do next?
    thank you

  8. #8
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    Please try to change this line:
    #RewriteBase /

    to:

    RewriteBase /forums/
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  9. #9
    Junior Member
    Real Name
    Florinel Olaru
    Join Date
    Dec 2006
    Posts
    11
    Liked
    0 times
    Did that.. not working
    I opened a support ticket

  10. #10
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    Update: resolved via support ticket. The issue was related to memory_limit setting being set to 8M in php configuration and has been resolved by increasing it.
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


Posting Permissions

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