vBulletin Search Engine Optimization
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 ...
| |||||||
Enhancing 80 million pages. | Register | FAQ | Members List | Social Groups | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| |||
| |||
| 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
| |||
| |||
| 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
| |||
| |||
| 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
| |||
| |||
| 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
| ||||
| ||||
|
Hello, sorry for delay, I'm glad you got it working.
__________________ Oleg Ignatiuk / Crawlability Inc. Support Team Launches New DeskPro Powered Tool Enhanced Support at Your Service vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations 6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You. |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| upgrade rc8 to final, empty pages | MMAFan | Bug Reporting | 7 | 09-18-2005 12:52 AM |
| vBSEO 2.0 RC8 Released | Juan Muriente | vBSEO Announcements | 7 | 09-13-2005 03:59 PM |