vBulletin SEO Forums

SEO

vBulletin Search Engine Optimization

Buy vBSEO Now!
vBSEO 2.0 Style Released vBSEO 3.3.0 GOLD Launched vBSEO's "LiveStats" for Google Analytics vB Sitemap Generator, Version 2.5 Success with vBSEO = 600ore Web Visitors + $1400 in a Day!

Why would I be getting these errors?

This is a discussion on Why would I be getting these errors? within the General Discussion forums, part of the vBSEO SEO Plugin category; Hi all I just moved my forums from a subdirectory back to the domain root. I have a .htaccess file ...

Go Back   vBulletin SEO Forums > vBSEO SEO Plugin > General Discussion

Enhancing 80 million pages.

  #1  
Old 01-06-2009, 11:04 AM
Member
 
Real Name: Bruce
Join Date: Aug 2008
Location: Riverstone, NSW, AUSTRALIA
Posts: 45
Why would I be getting these errors?

Hi all

I just moved my forums from a subdirectory back to the domain root. I have a .htaccess file where the forums used to be to redirect browsers back to the homepage and that seems to be working well.

However, in my error logs (cpanel) I am now seeing a ton of these:

Code:
File does not exist: /home/*******/public_html/forums/ascf-sedans
as of course the forums directory is now empty. I am assuming Google etc have these somewhere (maybe?), so my question is - what do I need to adjust to make these go away?

Oh, and of course the "ascf-sedans" part is just one example, the are a whole bunch of different ones.

Any help appreciated.

Cheers
Bruce
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #2  
Old 01-06-2009, 05:38 PM
Michael Biddle's Avatar
vBSEO Staff
vBSEO Total Customer Support
 
Real Name: Michael Biddle
Join Date: Jan 2007
Location: Southern California
Posts: 4,599
You can do this to redirect all of the old traffic to the new URL: Changing Domains: Directing Old Site to the New Site with htaccess
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #3  
Old 01-06-2009, 07:09 PM
Member
 
Real Name: Bruce
Join Date: Aug 2008
Location: Riverstone, NSW, AUSTRALIA
Posts: 45
Hi Micheal
I tried putting what you have into my .htaccess and it results in this:

[code]
http://australianspeedway.com//home/******/public_html/forums
[/quote]

when attempting to browse to the old site root.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #4  
Old 01-06-2009, 07:34 PM
Michael Biddle's Avatar
vBSEO Staff
vBSEO Total Customer Support
 
Real Name: Michael Biddle
Join Date: Jan 2007
Location: Southern California
Posts: 4,599
What code did you put in it exactly?

Please note that that .htaccess should be in this directory: /home/******/public_html/forums
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #5  
Old 01-06-2009, 07:40 PM
Member
 
Real Name: Bruce
Join Date: Aug 2008
Location: Riverstone, NSW, AUSTRALIA
Posts: 45
I copied and pasted the exact code from your post, changed domain.com to australianspeedway.com and saved.

Something is dodgy it seems. I put what I had back in and it now goes to the dir root instead of the site root, you know "Parent Directory, cgi-bin" etc. This is what I put in

Code:
RewriteEngine On
RewriteBase /
RewriteRule ^forums/(.*)$ /$1 [R=301,NC,L]
RewriteRule ^forums(.*)$ /$1 [R=301,NC,L]
Cheers
Bruce
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #6  
Old 01-06-2009, 08:00 PM
Michael Biddle's Avatar
vBSEO Staff
vBSEO Total Customer Support
 
Real Name: Michael Biddle
Join Date: Jan 2007
Location: Southern California
Posts: 4,599
What do you mean the dir root?

What if you try something like:

Code:
RewriteEngine On
RewriteBase /
RewriteRule ^forums/(.*)$ http://www.yoursite.com/$1 [R=301,NC,L]
RewriteRule ^forums(.*)$ http://www.yoursite.com/$1 [R=301,NC,L]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #7  
Old 01-06-2009, 10:16 PM
Member
 
Real Name: Bruce
Join Date: Aug 2008
Location: Riverstone, NSW, AUSTRALIA
Posts: 45
Quote:
Originally Posted by Michael Biddle View Post
What do you mean the dir root?
Sorry, I meant it displays a listing of what is in the directory "forums" instead of redirecting to australianspeedway.com

Quote:
What if you try something like:

Code:
RewriteEngine On
RewriteBase /
RewriteRule ^forums/(.*)$ http://www.yoursite.com/$1 [R=301,NC,L]
RewriteRule ^forums(.*)$ http://www.yoursite.com/$1 [R=301,NC,L]
I'll try that and see what happens

Cheers
Bruce
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #8  
Old 01-06-2009, 10:18 PM
Member
 
Real Name: Bruce
Join Date: Aug 2008
Location: Riverstone, NSW, AUSTRALIA
Posts: 45
Nope, still shows a directory listing....
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
Errors kau General Discussion 3 09-25-2008 05:03 PM
SSL errors CueBlip Troubleshooting 4 06-02-2008 12:46 PM
404 Errors RaceJunkie Troubleshooting 20 07-24-2007 01:33 AM
What to do About 500 Errors sinjix_media URL Rewrite Settings 8 07-10-2007 05:25 PM
still getting errors smack Troubleshooting 5 11-11-2006 12:25 PM


All times are GMT -4. The time now is 09:27 PM.


Powered by vBulletin Version 3.8.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.0 ©2009, Crawlability, Inc.