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 Total Support Team Launches DeskPro New vBSEO Discount Level for Network Builders 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

404 Error

This is a discussion on 404 Error within the Troubleshooting forums, part of the vBSEO SEO Plugin category; I keep getting the following error on all rewritten urls: Not Found The requested URL /forums/planted-nano-tanks.html was not found on ...

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 01-31-2006, 02:59 AM
Junior Member
 
Real Name: Kyle
Join Date: Jan 2006
Posts: 20
404 Error

I keep getting the following error on all rewritten urls:

Not Found

The requested URL /forums/planted-nano-tanks.html was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.




Now I looked under troubleshooting and it said "Open your .htaccess file and remove the '#' before 'RewriteBase' Please note: when enabled, you must include the path to your root vB folder (i.e. RewriteBase /forums)"



But when I open up my .htaccess file, that line doesn't exist, In fact their are only three lines. They are:



RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^view_(.*).htm$ view.php?pg=$1



Shouldnt' there be a lot more?



Kyle
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #2  
Old 01-31-2006, 04:13 AM
ADM's Avatar
ADM ADM is offline
Senior Member
 
Real Name: Peter Papadopoulos
Join Date: Aug 2005
Location: Perth, Australia
Posts: 254
Re: 404 Error

Have you uploaded the .htaccess file provided with the vbseo package to your forums root directory?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #3  
Old 01-31-2006, 04:41 AM
Junior Member
 
Real Name: Kyle
Join Date: Jan 2006
Posts: 20
Re: 404 Error

Yessir.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #4  
Old 01-31-2006, 04:48 AM
ADM's Avatar
ADM ADM is offline
Senior Member
 
Real Name: Peter Papadopoulos
Join Date: Aug 2005
Location: Perth, Australia
Posts: 254
Re: 404 Error

The contents of the .htaccess file should read:

Code:
# Comment the following line (add '#' at the beginning)
# to disable mod_rewrite functions.
# Please note: you still need to disable the hack in
# the vBSEO control panel to stop url rewrites.
RewriteEngine On

# Some servers require the Rewritebase directive to be
# enabled (remove '#' at the beginning to activate)
# Please note: when enabled, you must include the path
# to your root vB folder (i.e. RewriteBase /forums)
#RewriteBase /
RewriteRule ^(sitemap.*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]

RewriteCond %{REQUEST_FILENAME} (admincp|modcp|clientscript|cpstyles|images)/
RewriteRule ^(.*)$ $1 [L]

RewriteCond %{QUERY_STRING} !vbseourl=
RewriteCond %{REQUEST_FILENAME} !chat
RewriteRule ^(.*\.php)$ vbseo.php?vbseourl=$1&%{QUERY_STRING} [L]

RewriteRule ^(archive/.*)$ vbseo.php?vbseourl=$1&%{QUERY_STRING} [L]

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.+)$ vbseo.php?vbseourl=$1&%{QUERY_STRING} [L]
So if you've only got those three lines then it doesn't look like you uploaded it correctly.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #5  
Old 01-31-2006, 01:58 PM
Junior Member
 
Real Name: Kyle
Join Date: Jan 2006
Posts: 20
Re: 404 Error

Fantastic that fixed it. It's not that I uploaded it wrong. That is what the file I downloaded from Vbseo.com/downloads contained.
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
vBSEO 2.4.0 aktiv = Forum > error 404: Datei nicht gefunden! tmp Deutsch 7 05-09-2006 02:07 AM
404 Not Found error Pirate Troubleshooting 3 01-25-2006 03:35 PM
Problems with 404 & Error 500 Lazer Troubleshooting 11 11-06-2005 05:36 AM
Refresh 404 error Dave Pre-Sales Questions 2 10-01-2005 01:23 PM


All times are GMT -4. The time now is 01:41 AM.


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