Results 1 to 5 of 5

Vb 3.5.0 and RC8 - Cant get it working

This is a discussion on Vb 3.5.0 and RC8 - Cant get it working within the Troubleshooting forums, part of the vBSEO SEO Plugin category; Hello Forum, I got a few problems and questions I dont know the answer to. I got a forum of ...

  1. #1
    Junior Member
    Real Name
    Graham
    Join Date
    Nov 2006
    Posts
    19
    Liked
    0 times

    Vb 3.5.0 and RC8 - Cant get it working

    Hello Forum,

    I got a few problems and questions I dont know the answer to. I got a forum of nearly 10,000 users and it is broken.

    I am going to try and get it going in the next 5 hours, and if I cant do it, I will have to revert back to the old way for a few months.

    I just need to understand a few things, and hopfully I will get it figured out.

    I have Hericon ISAPI rewrite full version. I dont have multiversions of the ISAPI.ini file, I just use one in the Helicon folder.

    Am I supposed to merge the contents of the isapi_rewrite.txt and the .htaccess into one and just add it to the isapi.ini file ?

    Do I have to do anything else except what it told me to do in the installation instructions.

    I have got the URL changing, but they all 404 as something is wroge with the ISAPI rewrite.

    All I want to do is getting working so I dont have revert back, and I will worry about the fine tuning some other time

    It is windows IIS6

    Any ideas why i get 404 errors ?

    Graham

  2. #2
    Junior Member
    Real Name
    Graham
    Join Date
    Nov 2006
    Posts
    19
    Liked
    0 times

    my Helicon INI file

    Can anybody see any problems with this as absolutly nothing is working. My Url is www.forums.greecemonkey.eu

    RewriteBase /
    RewriteCond %{HTTP_HOST} !^www\.forums.greecemonkey\.eu
    RewriteRule (.*) http://www.forums.greecemonkey.eu/$1 [L,R=301]
    RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
    RewriteCond %{QUERY_STRING} !vbseourl=
    RewriteCond %{REQUEST_URI} !(admincp/|modcp/|chat|cron)
    RewriteRule ^(.*\.php)$ vbseo.php?vbseourl=$1 [L,QSA]
    RewriteCond %{REQUEST_FILENAME} !\.(jpg|gif)$
    RewriteRule ^(archive/.*)$ vbseo.php?vbseourl=$1 [L,QSA]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/
    RewriteRule ^(.+)$ vbseo.php?vbseourl=$1 [L,QSA]
    RewriteCond Host: .*www.forums.greecemonkey.eu
    RewriteCond URL ^/(?!attachments|iconimages).*
    RewriteRule ^/(.*\.(?:gif|swf.*|jpg|png|css|xml|js|htm|txt|zip)) $ $1 [I,L]
    RewriteCond Host: .*www.forums.greecemonkey.eu
    RewriteRule ^/((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ /forums/vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
    RewriteCond Host: .*www.forums.greecemonkey.eu
    RewriteCond URL ^/(?!admincp/|modcp/|clientscript/|cpstyles/|images/|search\.php).*
    RewriteRule ^/(.+?)(?:\?(.*))?$ /forums/vbseo.php?vbseourl=$1(?2&$2) [L]

  3. #3
    Junior Member
    Real Name
    Graham
    Join Date
    Nov 2006
    Posts
    19
    Liked
    0 times

    Did not work for me

    It did not work for me, the urls were rewritten, but the ISAPI file must be wrong, as it done not act upon any of the written URLs.

    I did as far as I know follow the instructions to the letter.

    Does anybody know why this does not work - I mean I know it works, but it dit not work for me. I cant afford another 4 hour outage on the server unless I am sure it is going to work next time.

    I got the file permissions bang on, I installed everything correctly.

    is Version RC 8 to new to work with IIS ??

    If anybody can see what I did wrong, then I will try again, otherwise I am not going to risk it

    Graham

  4. #4
    Junior Member
    Real Name
    Graham
    Join Date
    Nov 2006
    Posts
    19
    Liked
    0 times

    I found the problem..

    Sorry it was me being stupid :-))

    RewriteRule ^/(.+?)(?:\?(.*))?$ /forums/vbseo.php?vbseourl=$1(?2&$2) [L]

    The red folder did not exist, as the vbseo.php file is in the root of of the web

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

    sorry for delay, I'm glad you got it working.
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


Similar Threads

  1. upgrade rc8 to final, empty pages
    By MMAFan in forum Bug Reporting
    Replies: 7
    Last Post: 09-18-2005, 12:52 AM
  2. vBSEO 2.0 RC8 Released
    By Juan Muriente in forum vBSEO Announcements
    Replies: 7
    Last Post: 09-13-2005, 03:59 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
  •