Hi,
I have a question regarding our client's site, http://www.outsolve-hr.com/ on ASP.net.
Google has indexed both www.outsolve-hr.com/ and www.outsolve-hr.com/default.aspx creating a duplicate content issue. We have added
to the default.aspx page. Now, because www.outsolve-hr.com/ and www.outsolve-hr.com/default.aspx are the same page on the actual backend the code is on the http://www.outsolve-hr.com/ when I view the code from the page loaded in a brower. Is this a problem? Will Google penalize the site for having the rel=canonical on the actual homepage...the canonical url.
We cannot do a 301 redirect from www.outsolve-hr.com/default.aspx to www.outsolve-hr.com/ because this causes an infinite loop because on the backend they are the same page.
So my question is two-fold:
-
Will Google penalize the site for having the rel=canonical on the actual homepage...the canonical url.
-
Is the rel="canonical" the best solution to fix the duplicate homepage issue on ASP.
And lastly, if Google has not indexed duplicate pages, such as https://www.outsolve-hr.com/DEFAULT.aspx, is it a problem that they exist?
Thanks in advance for your knowledge and assistance.
Amy