vBulletin Search Engine Optimization
This is a discussion on 301 Re-Direct within the General Discussion forums, part of the vBulletin SEO Discussion category; A website test site for SEO gave me this error.... Permanent Redirect Not Found Search engines often regard www.estetica-design-forum.com and ...
| |||||||
Enhancing 80 million pages. | Register | FAQ | Members List | Social Groups | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| |||
| |||
| 301 Re-Direct
A website test site for SEO gave me this error.... Quote:
Can you use VBSEO to fix this? Is it a major problem would fixing it benefit me a great deal? Thanks for the input Last edited by toon; 11-29-2007 at 09:30 AM. |
|
#2
| ||||
| ||||
|
Hello Andi , Please uncomment the following lines in vbseo .htaccess with changing yourdomain.com to match your domain. Code: #RewriteCond %{HTTP_HOST} !^www\.yourdomain\.com
#RewriteRule (.*) http://www.yourdomain.com/forums/$1 [L,R=301]
|
|
#3
| |||
| |||
|
Thanks for the help but you'll have to be a little clearer I'm not a coder, can this be done via the VBSEO Cpanel?
|
|
#4
| ||||
| ||||
|
You need to edit your .htaccess which you uploaded to your server with vBSEO installation.These lines are inside the .htaccess you need to uncomment them by removing # from the beginning of the lines. After the edit the lines shall look like Code: RewriteCond %{HTTP_HOST} !^www\.graphic-design-forum\.com
RewriteRule (.*) http://www.graphic-design-forum.com/$1 [L,R=301]
|
|
#5
| |||
| |||
|
Thanks again
|
|
#6
| |||
| |||
|
I now have a small problem, I'm trying to add a new domain onto my hosting account and the re-direct .htaccess file is redirecting my new parked url to the other one is there a way around it?
|
|
#7
| ||||
| ||||
| Quote:
Or, if you're trying to add a whole new site to your hosting account, point the domain to a new, empty directory, not to your current site.
__________________ 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 |
|
#8
| |||
| |||
|
Thanks for the reply. That's the problem the host seems to set up add on hosts just by adding a new folder and pointing the new domain at it. So VBSEO is doing it's job which means I can't add on a site without starting a new account. Just thought I'd ask if there was a way around it.
|
|
#9
| ||||
| ||||
|
If they added a new directory under your current site directory, you can put a .htaccess file into that directory and put this line in it: RewriteEngine Off
__________________ 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 |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| 301 OK vs. 301 Permanently Moved? | Citricguy | Bug Reporting | 2 | 02-01-2007 02:33 PM |
| 301 homepage | Ashley | General Discussion | 2 | 02-15-2006 06:34 AM |