vBulletin SEO Forums

SEO

vBulletin Search Engine Optimization

Buy vBSEO Now! HACKER SAFE certified sites prevent over 99.9% of hacker crime.
ne nw
New vBSEO Discount Level for Network Builders Meet vBSEO Team in New York (Nov. 3rd & 4th) 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

I'ts probably something very simple

This is a discussion on I'ts probably something very simple within the Troubleshooting forums, part of the vBSEO SEO Plugin category; OK I'm running vBulletin 3.6and vbSEO3 RC3 on Windows 2003 using ISAPI Rewrite. All installed fine and the httpd.ini file ...

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 08-27-2006, 02:53 PM
Junior Member
 
Real Name: Phil Williams
Join Date: Aug 2006
Posts: 5
I'ts probably something very simple

OK I'm running vBulletin 3.6and vbSEO3 RC3 on Windows 2003 using ISAPI Rewrite.

All installed fine and the httpd.ini file is working correctly. However when I activate the plug in the path gets broken for threads. e.g.

http://www.thisisyourbusiness.com/ge...your-mags.html

where it should be

http://www.thisisyourbusiness.com/fo...your-mags.html

The thing is if I just type the forum/ bit in I get a 404. My httpd.ini file looks like this:

PHP Code:
[ISAPI_Rewrite]
RewriteRule ^(.*.(?:gif|jpg|png|css|xml|js))$ $[I,L]
# When hosting multiple sites on the same server, it is
# recommended to  limit the rewrite rules to the domain(s)
# where vBSEO is installed. Enable (remove '#' at the beginning
# to activate) the following rule and replace 'yourdomain.com'
# with your actual installation domain name.
RewriteCond Host: (www.thisisyourbusiness.com/forum/)
RewriteRule ^/forum/((urllist|sitemap).*.(xml|txt)(.gz)?)$ /forum/vbseo_sitemap/vbseo_getsitemap.php?sitemap=$[L]
RewriteCond Host: (www.thisisyourbusiness.com/forum/)
RewriteCond URL ^/forum/(?!admincp/|modcp/|clientscript/|cpstyles/|images/|search.php).*
RewriteRule ^/forum/(.+?)(?:?(.*))?$ /forum/vbseo.php?vbseourl=$1(?2&$2) [L
and I have define('VBSEO_GET_FORUM_PATH', 1); in config_vbseo.php I've tried all sorts of combinations but cannot get this beasty to work.

At the moment I've disabled the plug in but any ideas?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 08-27-2006, 03:19 PM
Oleg Ignatiuk's Avatar
vBSEO Staff
vBSEO Total Customer SupportvBSEO Documenter
 
Real Name: Oleg Ignatiuk
Join Date: Jun 2005
Location: Belarus
Posts: 21,449
Blog Entries: 1
Hello Phil,

please let me know what is your forums URL as defined in vB admincp options?

And you should replace these lines:
Code:
RewriteCond Host: (www.thisisyourbusiness.com/forum/)
with:
Code:
RewriteCond Host: www.thisisyourbusiness.com
in httpd.ini.
__________________
Oleg Ignatiuk / Crawlability Inc.
vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations

vBSEO Google Sitemap Generator - Version 2.2 Released Mandatory Upgrade for vBSEO 3.2.0 GOLD

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!
Reply With Quote
  #3  
Old 08-27-2006, 03:52 PM
Junior Member
 
Real Name: Phil Williams
Join Date: Aug 2006
Posts: 5
OK made that change, my forum url is This Is Your Business - Powered by vBulletin and the httpd.ini file is in the root folder not the forum folder if that makes a difference?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4  
Old 08-27-2006, 07:20 PM
Oleg Ignatiuk's Avatar
vBSEO Staff
vBSEO Total Customer SupportvBSEO Documenter
 
Real Name: Oleg Ignatiuk
Join Date: Jun 2005
Location: Belarus
Posts: 21,449
Blog Entries: 1
Could you please open a support ticket with ftp login for troubleshooting?
__________________
Oleg Ignatiuk / Crawlability Inc.
vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations

vBSEO Google Sitemap Generator - Version 2.2 Released Mandatory Upgrade for vBSEO 3.2.0 GOLD

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!
Reply With Quote
  #5  
Old 08-28-2006, 06:42 AM
Junior Member
 
Real Name: Phil Williams
Join Date: Aug 2006
Posts: 5
Quote:
Originally Posted by Oleg Ignatiuk View Post
Could you please open a support ticket with ftp login for troubleshooting?
Done for you now
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
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
two simple template mods for vBulletin SEO Jonathan Template Modifications 46 08-15-2008 08:19 PM
Who did the template *here*? Are there any other SIMPLE templates available? tza Template Modifications 20 05-28-2006 03:51 PM
Confused: Custom Rewrites for simple "Top Referrals" Mod vissa Custom Rewrite Rules 6 11-23-2005 09:12 AM
Simple Profil Pic Gallery CRR, Navbar & Pagination! DerTobi75 Troubleshooting 11 11-12-2005 10:32 PM
Simple Profil Pic Gallery CRR, Need Help! DerTobi75 Custom Rewrite Rules 2 11-06-2005 05:39 PM


All times are GMT -4. The time now is 01:26 PM.


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