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

403 Forbidden error......

This is a discussion on 403 Forbidden error...... within the Troubleshooting forums, part of the vBSEO SEO Plugin category; when URL modification is done does it modify your database just your files? I didn't upload the plug in and ...

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 04-01-2008, 03:57 AM
Member
 
Real Name: Patrick
Join Date: Mar 2008
Posts: 64
403 Forbidden error......

when URL modification is done does it modify your database just your files?

I didn't upload the plug in and I ran the URL rewrite now am getting a 403 forbidden error on my site...

From Troubleshoot.txt:
Quote:
8) One (or more) public forum not available or giving a 403 error.

Ensure that you don't have fisical folders with the same name as any of your forums.
Error on my site

Quote:
Forbidden

You don't have permission to access / on this server.
Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.
If I upload my backup files will it fix this error?

Or how can I fix this error
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #2  
Old 04-01-2008, 04:01 AM
Michael Biddle's Avatar
vBSEO Staff
vBSEO Total Customer Support
 
Real Name: Michael Biddle
Join Date: Jan 2007
Location: Southern California
Posts: 3,204
Blog Entries: 5
Have you uploaded your htaccess?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #3  
Old 04-01-2008, 04:03 AM
Member
 
Real Name: Patrick
Join Date: Mar 2008
Posts: 64
Quote:
Originally Posted by Michael Biddle View Post
Have you uploaded your htaccess?
I did and after that I did the url rewrite and thats when I got the error
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #4  
Old 04-01-2008, 04:05 AM
Michael Biddle's Avatar
vBSEO Staff
vBSEO Total Customer Support
 
Real Name: Michael Biddle
Join Date: Jan 2007
Location: Southern California
Posts: 3,204
Blog Entries: 5
You said that you did not upload the plugin. Is their a specific reason why you did not? Also, can you paste me your htaccess.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #5  
Old 04-01-2008, 04:09 AM
Member
 
Real Name: Patrick
Join Date: Mar 2008
Posts: 64
I missed the part on the instructions.

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\.yourdomain\.com
#RewriteRule (.*) http://www.yourdomain.com/forums/$1 [L,R=301]

RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]

RewriteCond %{QUERY_STRING} !vbseourl=
RewriteCond %{REQUEST_URI} !(admincp/|modcp/|chat|cron)
RewriteRule ^(.*\.php(/.*)?)$ vbseo.php?vbseourl=$1 [L,QSA]

RewriteCond %{REQUEST_FILENAME} !\.(jpg|gif)$
RewriteRule ^(archive/.*)$ vbseo.php?vbseourl=$1 [L,QSA]

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/
RewriteRule ^(.+)$ vbseo.php?vbseourl=$1 [L,QSA]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #6  
Old 04-01-2008, 04:12 AM
Michael Biddle's Avatar
vBSEO Staff
vBSEO Total Customer Support
 
Real Name: Michael Biddle
Join Date: Jan 2007
Location: Southern California
Posts: 3,204
Blog Entries: 5
So have you added the product now?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #7  
Old 04-01-2008, 04:18 AM
Member
 
Real Name: Patrick
Join Date: Mar 2008
Posts: 64
thanks for the help
-----------------------

I can't access my site
/
/index.php
/admincp
/.... etc

does this url rewrite modify the database or just files?

Trials...
I removed all the vbseo file i uploaded and its still giving me the error
I removed the htaccess file and its still giving me the error

Next trial if it only modifies the files and not database is to upload my backup files

any suggestions
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #8  
Old 04-01-2008, 05:28 AM
Oleg Ignatiuk's Avatar
vBSEO Staff
vBSEO Total Customer SupportvBSEO Documenter
 
Real Name: Oleg Ignatiuk
Join Date: Jun 2005
Location: Belarus
Posts: 21,923
Please open a support ticket with FTP/admincp access for troubleshooting.
__________________
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
  #9  
Old 04-01-2008, 10:44 AM
Member
 
Real Name: Patrick
Join Date: Mar 2008
Posts: 64
Quote:
Originally Posted by Oleg Ignatiuk View Post
Please open a support ticket with FTP/admincp access for troubleshooting.
Done...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #10  
Old 04-01-2008, 10:57 AM
Keith Cohen's Avatar
vBSEO Staff
vBSEO Total Customer SupportBig Board Administrator
 
Real Name: Keith Cohen
Join Date: Jul 2005
Location: Raleigh, NC USA
Posts: 6,277
vBSEO doesn't modify any of your files or the existing content of your database. All URL rewrites are done in real-time.
__________________
Keith Cohen / 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.


My Personal Sites: My Blog | GPS Discussion Forum
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #11  
Old 04-01-2008, 12:41 PM
Member
 
Real Name: Patrick
Join Date: Mar 2008
Posts: 64
Quote:
Originally Posted by Keith Cohen View Post
vBSEO doesn't modify any of your files or the existing content of your database. All URL rewrites are done in real-time.
Thank

site is still down since last night
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #12  
Old 04-01-2008, 12:57 PM
Keith Cohen's Avatar
vBSEO Staff
vBSEO Total Customer SupportBig Board Administrator
 
Real Name: Keith Cohen
Join Date: Jul 2005
Location: Raleigh, NC USA
Posts: 6,277
If you remove the .htaccess file and functions_vbseo.php from the includes folder, that will prevent vBSEO from interfering with your site in any way. What is the error you are getting? Still 403 forbidden? If so, did you have a .htaccess file on your site before installing vBSEO? If so, replace that one from your backup.
__________________
Keith Cohen / 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.


My Personal Sites: My Blog | GPS Discussion Forum
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #13  
Old 04-01-2008, 01:03 PM
Member
 
Real Name: Patrick
Join Date: Mar 2008
Posts: 64
Already tried that that and I didnt have a htaccess b4 trying to install vbseo

If I gave htaccess the wrong permissions like 666 or 777 would it cause harm?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #14  
Old 04-01-2008, 01:18 PM
Keith Cohen's Avatar
vBSEO Staff
vBSEO Total Customer SupportBig Board Administrator
 
Real Name: Keith Cohen
Join Date: Jul 2005
Location: Raleigh, NC USA
Posts: 6,277
No, but you have removed .htaccess and the functions_vbseo.php to disable vBSEO, correct?
__________________
Keith Cohen / 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.


My Personal Sites: My Blog | GPS Discussion Forum
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #15  
Old 04-01-2008, 01:23 PM
Member
 
Real Name: Patrick
Join Date: Mar 2008
Posts: 64
Correct
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
after adding htaccess to my forum root I get 403 Forbidden error newbuck URL Rewrite Settings 1 04-01-2008 02:38 AM
403 Forbidden Hatası ? piciar Türkçe 4 08-31-2007 10:56 AM
403 - Forbidden roga Troubleshooting 6 05-16-2007 10:48 AM
403 forbidden FightRice Troubleshooting 2 06-30-2006 02:19 PM


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