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

Getting 404 errors.

This is a discussion on Getting 404 errors. within the Troubleshooting forums, part of the vBSEO SEO Plugin category; Hi, I am getting the 404 errors whenever i click on any forum or post. I've done what you mentioned ...

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-02-2008, 08:12 AM
Junior Member
 
Real Name: Raman Shingade
Join Date: Aug 2008
Posts: 2
Getting 404 errors.

Hi,
I am getting the 404 errors whenever i click on any forum or post.
I've done what you mentioned in troubleshooting about 'RewriteBase',but still the same errors.

The .htaccess file is -

Quote:
# 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 /
#RewriteCond %{HTTP_HOST} !^www\.webmasters-forum\.org
#RewriteRule (.*) http://www.webmasters-forum.org/$1 [L,R=301]
RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron)
RewriteRule ^((archive/)?(.*\.php(/.*)?)?)$ vbseo.php [L,QSA]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/
RewriteRule ^(.+)$ vbseo.php [L,QSA]
Plz help me.

My forum url - webmasters-forum.org

At present I've turned off the vbseo plugin.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #2  
Old 08-02-2008, 09:00 AM
MadK's Avatar
Senior Member
 
Real Name: Leo
Join Date: Jun 2008
Location: Canada
Posts: 124
Blog Entries: 2
Remove the # sign in front of RewriteCond & RewriteRule

Code:
RewriteCond %{HTTP_HOST} !^www\.webmasters-forum\.org
RewriteRule (.*) http://www.webmasters-forum.org/$1 [L,R=301]

However, you need to make sure that your host has mod_rewrite enabled.

If rewrite urls are enabled, and after removing the # signs did not work, add Options +FollowSymLinks at the top of your .htaccess.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #3  
Old 08-06-2008, 06:29 AM
Junior Member
 
Real Name: Raman Shingade
Join Date: Aug 2008
Posts: 2
I asked my hosting company about the server type,it's IIS.
I think this is the problem.
Can you plz tell me how to install it on IIS server.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #4  
Old 08-06-2008, 07:18 AM
MadK's Avatar
Senior Member
 
Real Name: Leo
Join Date: Jun 2008
Location: Canada
Posts: 124
Blog Entries: 2
Quote:
Originally Posted by drraman007 View Post
I asked my hosting company about the server type,it's IIS.
I think this is the problem.
Can you plz tell me how to install it on IIS server.
As far as I know, IIS servers do not support .htaccess and this is one of the many reasons why 95% of the hosting companies use an Unix system for webhosting because of Apache, more precisely, because of .htaccess and many things it has to offer that IIS does not.

In summary, you cannot use vBSEO rewriting rules on an IIS server. You have to find a new host or disable vBSEO rewriting rules. However, these rewriting rules are crucial to your SEO score, just like every other feature of vBSEO.

InterServed
is one that I'd recommend, because they even offer database migration which means that they can switch from your old host to their new one. However, I am not certain that they have done this with Windows-to-Linux but you could always ask! They have outstanding uptimes, speeds, and everything is just great. Try browsing Mafia Multiplayer and judge it by yourself!

They've done this with mine, flawlessly. In less than 30 minutes, I was already running with InterServed!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #5  
Old 08-06-2008, 08:00 AM
Mert Gökçeimam's Avatar
vBSEO.com Webmaster
vBSEO Total Customer SupportvBulletin HackerBig Board Administrator
 
Real Name: Lizard King
Join Date: Oct 2005
Location: Istanbul
Posts: 8,372
Blog Entries: 1
Send a message via MSN to Mert Gökçeimam
Quote:
Originally Posted by drraman007 View Post
I asked my hosting company about the server type,it's IIS.
I think this is the problem.
Can you plz tell me how to install it on IIS server.
Hello Raman ,

On IIS servers you need to have ISAPI_Rewrite tool installed on your server. You can download the latest version from : ISAPI_Rewrite 3 - Apache mod_rewrite compatible module for IIS Once you install ISAPI_Rewrite please follow the instructions inside readme.html ( other services )
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
Reply

Tags
404 errors

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
403 Errors mattysheff Troubleshooting 3 06-27-2008 04:16 PM
Some little errors UnderEstimated vBSEO.com 1.0 Style 0 09-15-2007 08:01 PM
Log In errors gedsta Troubleshooting 11 07-17-2007 11:37 AM
What to do About 500 Errors sinjix_media URL Rewrite Settings 8 07-10-2007 06:25 PM
Errors friendly Troubleshooting 4 11-19-2006 08:47 PM


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