Yes, I normally do the same thing.
Google has got better now, and does recognise duplicate content from a site with different domain extensions, and doesn't penalise it. However, it won't list both sites in the index, and chooses itself which is the "main" domain, and the one it should list in the index. This isn't always the one you would pick yourself though, so a 301 redirect guarantees the one you want is indexed.
I saw this with a clients site the other day. They had domain.co.uk and www . domain . co.uk both going to the site, as an alias, so page.htm would appear under:
Code:
domain.co.uk/page.htm
www.domain.co.uk/page.htm
This looks like its 2 different sites to google, and it ended up picking the domain.co.uk version as the one it should list in the indexed. The client wasn't happy about this as they wanted the www. to appear, as its what people recognise most.
Bookmarks