Forum Moderators: Robert Charlton & goodroi
I have a couple things I would like to clarify on 301's via this example:
A site currently has no redirect - google sees both widgets.com (PR 7) and www.widgets.com (PR 6).
It seems like this site should do a 301 redirect to widgets.com (the higher PR ranking).
Here are my questions:
1) Might this give the site an overall boost in PR?
2) What is the short-term effect of making this change (could it change your rankings and for how long)?
3) Is www. better than non-www?
Also, if you recently made this change yourself - how did it go? Thanks for your help!
On different domains or sub-domains (I think)
Someone can back me up or rubbish that though.
Hi Jim,We do not support 301 Redirects. We do have an option for web forwarding. Web Forwarding allows you to point your domain name to any pre-existing web address.
For instance, you can have the domain yourdomain.com be forwarded to www.yourotherdomain.com/news.
The domain name will redirect (change from yourdomain.com to yourotherdomain.com when the website loads)If you have any further questions, please feel free to contact us.
My question is this: If I have mydomain.com forwarded to www.mydomain.com/301.asp and put the 301 redirect back to www.mydomain.com, will that work?
>> On different domains or sub-domains (I think) <<
>> Someone can back me up or rubbish that though. <<
If you have domain.com/sompage.html and www.domain.com/somepage.html then you need a redirect.
If you have www.domain.com/oldfolder/thepage.html and www.domain.com/newfolder/samepage.html then you also need a redirect.
You only need the redirect if there are two different URLs that lead to the same content.
My idea was to change the intex.htm to index.asp
301 is a problem with Windows hosts. They won't give you admin access and they don't want to do anything manually for fearing of destabilising everything. Google ISAPI_REWRITE. If your host won't install something like that for you - get the hell out and find another hosting company. I had the same problem, it's getting ridiculous with some of these Windows hosts.
I have a theory [webmasterworld.com] that you're more likely to face a dup content penalty if you're on Windows hosting than on Apache.
You only need the redirect if there are two different URLs that lead to the same content.
1. "You will not need to have a redirect as your domain name will work with or with out the www."
After more detailed explanations:
2. "301 redirects do not work with our NT hosting only are UN and you would have to put them in place your self."
Well, if this is all they can come up with after I asked them for some help before renewing the contract.....
However, if you just use non-dynamic files (as plain HTML + javascript + CSS) then there's no problem.
works on all subdirectories, but not on root directory
how should I edit this so that the main directory
and the pages within it are forwarded?
Thanks
ServerName foo.com
ServerAlias www.foo.com
acts exactly the same as
ServerName www.foo.com
ServerAlias foo.com
Most security conscious admins set ServerSignature Off so no domain is returned at all anyways. Why would you want everyone seeing what server your running and what modules you have installed?
Anyone have any entries for preventing
dynamic pages, ie www.mydomain.com/?anytexthere
from being served?
Thanks
I think you will find my post here most helpful:
How to catch a query string with Apache [webmasterworld.com]
Thanks for all of the helpful information. I'm taking your advice and getting a new host. The hosting company I'm leaning towards said they can do a 301 redirect using an asp.net script (we'll have a windows 2003 server).
I'm hoping this will solve our duplicate content problem and our SERP results will start improving.
P.S. For both Windows running IIS/6.0 and Linux running Apache.
Claus: great link - good post - I will take some time to reread that a few times when back from holiday.
We have sites on both unix and Microsoft servers.
We persuaded - very easily - our hosting company running the Microsoft servers with IIS to add to the control panel a choice of 301 or 302 redirects when we divert from our domainname.co.uk to domainname.com
They also added what they call "liketolike" option so www.domainname.co.uk/page.htm?variable=whatever diverts to www.domainname.com/page.htm?variable=whatever
And they are working on a rewrite ( to 'friendly' URL's )option for IIS as well.
Next up on my request list will be redirect options within the .com sites to mirror *nix options.
We had less problems with www/non www pages on the IIS than on the *nix server.
So it is possible - guess it depends on how helpful the hosting co's are. Paying a bit extra is worthwhile sometimes.
Will not post the hosts co's name here as against guidelines.
As part of the original question on this thread was 1) Might this give the site an overall boost in PR?
Noticed no difference - but then I never get that worried about it.