For example, I have domain name abc.com
I want both abc.com and www.abc.com can access the same website.
I know two ways to do that, one is add one more site and setup 301 permanent redirect to the 'www' webiste.
Another way I know is binding one more domain on the domain name without 'www'
Which way is better? If for the SEO purpose, which is better?
The reason I hate to do with the first one is I have to create two site, it looks bad in IIS7 website tree.