vBulletin SEO Forums

SEO

vBulletin Search Engine Optimization

Buy vBSEO Now! HACKER SAFE certified sites prevent over 99.9% of hacker crime.
ne nw
vBSEO 3.2.0 Patch Release for vB 3.8 vBSEO Total Support Team Launches DeskPro vBSEO 3.2.0 GOLD Has Landed Success with vBSEO = 600ore Web Visitors + $1400 in a Day! Crawlability Inc. Files for SEO Technology Patent
se sw

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 ...

Go Back   vBulletin SEO Forums > vBSEO SEO Plugin > Troubleshooting

Enhancing 80 million pages.

Register FAQ Members List Social Groups Calendar Search Today's Posts Mark Forums Read
  #1  
Old 03-04-2007, 03:23 PM
Junior Member
 
Real Name: Graham
Join Date: Nov 2006
Posts: 19
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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #2  
Old 03-04-2007, 03:59 PM
Junior Member
 
Real Name: Graham
Join Date: Nov 2006
Posts: 19
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]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #3  
Old 03-04-2007, 04:30 PM
Junior Member
 
Real Name: Graham
Join Date: Nov 2006
Posts: 19
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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #4  
Old 03-04-2007, 05:40 PM
Junior Member
 
Real Name: Graham
Join Date: Nov 2006
Posts: 19
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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #5  
Old 03-04-2007, 06:37 PM
Oleg Ignatiuk's Avatar
vBSEO Staff
vBSEO Total Customer SupportvBSEO Documenter
 
Real Name: Oleg Ignatiuk
Join Date: Jun 2005
Location: Belarus
Posts: 21,951
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.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


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


All times are GMT -4. The time now is 10:06 PM.


Powered by vBulletin Version 3.8.0
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.5 ©2008, Crawlability, Inc.