Does anyone know how to fix the following: when i check for duplicate content my home URL shows: It checks for the common default page error where both the / and /index.html (or other default page) return 200/OK headers. I want to have it say www.domain.com only. Does anyone know how to? I get the following urls when i check for duplicate content. http://www.domain.com/index.html http://www.domain.com/index.htm http://www.domain.com/index.asp http://www.domain.com/index.aspx http://www.domain.com/default.asp http://www.domain.com/index.php http://www.domain.com/ Thanks for any tips and solutions!