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

This is a discussion on 404 within the Troubleshooting forums, part of the vBSEO SEO Plugin category; Unfortunately another 404 error. Ive been reading all the post about 404 trying to get this to work. i have ...

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 02-17-2006, 06:04 PM
Junior Member
 
Real Name: Damian
Join Date: Feb 2006
Posts: 10
Send a message via AIM to Damian Dunlap Send a message via MSN to Damian Dunlap Send a message via Skype™ to Damian Dunlap
404

Unfortunately another 404 error. Ive been reading all the post about 404 trying to get this to work.

i have uploaded the .htaccess file with the following inside it and its still giving me 404 page not founds aftere enabling the product in the admin cp

forum found here http://www.onlineplayersunion.com/forum/index.php

thanks


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 vBulletin folder (i.e. RewriteBase /forums)
RewriteBase /forum
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]
 

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #2  
Old 02-17-2006, 06:57 PM
Oleg Ignatiuk's Avatar
vBSEO Staff
vBSEO Total Customer SupportvBSEO Documenter
 
Real Name: Oleg Ignatiuk
Join Date: Jun 2005
Location: Belarus
Posts: 21,923
Re: 404

Hello,

make sure that mod_rewrite is supported at your server. You can check that in phpinfo() and try any simple rewrite rule to see if it works, like:
Quote:
RewriteRule rewritetest\.html http://www.google.com
__________________
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
  #3  
Old 02-17-2006, 07:27 PM
Junior Member
 
Real Name: Damian
Join Date: Feb 2006
Posts: 10
Send a message via AIM to Damian Dunlap Send a message via MSN to Damian Dunlap Send a message via Skype™ to Damian Dunlap
Re: 404

it doesn't appear so the only thing referring to rewrite is

url_rewriter.tags
local value
a=href,area=href,frame=src,input=src,form=,fieldse t=
master value
a=href,area=href,frame=src,input=src,form=,fieldse t=
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #4  
Old 02-17-2006, 07:39 PM
Oleg Ignatiuk's Avatar
vBSEO Staff
vBSEO Total Customer SupportvBSEO Documenter
 
Real Name: Oleg Ignatiuk
Join Date: Jun 2005
Location: Belarus
Posts: 21,923
Re: 404

Quote:
url_rewriter.tags
local value
a=href,area=href,frame=src,input=src,form=,fieldse t=
master value
a=href,area=href,frame=src,input=src,form=,fieldse t=
Hi,

this is not related to mod_rewrite. Instead, you should see "mod_rewrite" in the "Loaded Modules" block in phpinfo(). If you don't have it, you should enable it in your apache configuration.
__________________
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
  #5  
Old 02-17-2006, 07:40 PM
Junior Member
 
Real Name: Damian
Join Date: Feb 2006
Posts: 10
Send a message via AIM to Damian Dunlap Send a message via MSN to Damian Dunlap Send a message via Skype™ to Damian Dunlap
Re: 404

we are asking it to be loaded by the servere admin
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
404 settings briansol URL Rewrite Settings 12 04-22-2006 07:09 PM
404 page Bruceper URL Rewrite Settings 3 02-24-2006 02:13 PM
404 errors T2DMan Bug Reporting 5 08-16-2005 09:16 PM
404 errors - they need to show, but are not T2DMan Bug Reporting 5 08-12-2005 08:11 PM


All times are GMT -4. The time now is 01:19 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.