vBulletin Search Engine Optimization
|
This is a discussion on HTTP 404 Errors within the Troubleshooting forums, part of the vBSEO SEO Plugin category; I installed VBSEO and am still getting http 404 not found errors. I uploaded the .htaccess file and modified it ...
| |||||||
|
#1
| |||
| |||
| HTTP 404 Errors
I installed VBSEO and am still getting http 404 not found errors. I uploaded the .htaccess file and modified it according to the directions. The site is on a Windows server running IIS and IsapiRewrite Ver 3. The site is http://www.thepickledpig.com/forums but I have VBSEO turned off right now since I'm having problems. Just about everything I've read here indicates a problem with the .htaccess file. Here's what mine looks like: Code:
RewriteEngine On
RewriteCond %{HTTP_HOST} .*thepickledpig.com
RewriteRule ^/forums/((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ /forums/vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
RewriteCond %{HTTP_HOST} .*thepickledpig.com
RewriteCond %{REQUEST_URI} !/forums/(admincp/|modcp/|cron)
RewriteRule ^/forums/((archive/)?(.*\.php(/.*)?)?)$ /forums/vbseo.php [L,QSA]
RewriteCond %{HTTP_HOST} .*thepickledpig.com
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !^/forums/(admincp|modcp|clientscript|cpstyles|images)/
RewriteRule ^/forums/(.+)$ /forums/vbseo.php [L,QSA]
|
|
#3
| |||
| |||
|
Oleg helped fix this problem earlier today. It turns out my web server is running IsapiRewrite Ver 2 and he modified the httpd.ini file to get it working. Everything worked perfect for a few hours. Now, clicking on a thread results in a 404 error. Unlike previously, I can click on a category and get a proper list of threads. I had been working on other parts of the site but didn't touch any of the forum files. I believe my host had to restart the ColdFusion service on the server at some point because my CF pages were down for a while. Any ideas why it stopped working and what I need to do to fix it? I did update the ticket but thought I'd update this thread as well. |
|
#4
| ||||
| ||||
|
Update: the issue has been resolved.
__________________ Oleg Ignatiuk / Crawlability Inc. vBSEO Styles: Version 1.0 PRO For Everyone Version 2.0 For vBSEO Customers vBSEO 3.3.0 Gold Released with New "Virtual HTML Display" Feature Available for Download Now 6X Traffic - $1400 in One Day with vBSEO! Max Out Your SEO |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| lighttpd rewrite http:// -> http://www | JonnyF | URL Rewrite Settings | 2 | 04-12-2008 10:27 AM |
| http://www.vbseo.com/redirect-to/?redirect=http | gooster | General Discussion | 3 | 04-10-2008 12:30 PM |
| redirecting http://example.com to http://www.example.com | dutchbb | General Discussion | 11 | 03-30-2008 06:22 PM |
| http://www.domain 301 redirect to http://domain | Steve | General Discussion | 5 | 03-16-2008 11:48 AM |
| help : http://vb.mydo.net/[user_id]/ to http://vb.mydo.net/[user_use... | hneeen.net | URL Rewrite Settings | 1 | 11-30-2007 03:28 PM |