Joomla Opencart Duplicate Link Issue
-
With a few recent catalog changes my client is having tons of duplicate content issues. The most peculiar is one that I cannot see visibly on the site pages.
This page: http://www.CLIENTDOMAIN.com/catalog/lights.html shows to have several duplicate content issues with URLs such as: http://www.CLIENTDOMAIN.com/catalog/lights/Lamp-DRW.htmlhttp:/www.CLIENTDOMAIN.com - where the domain is basically added to the end of the first URL.
Has anyone seen this? Any fixes, plugins or thoughts?
Thanks,
Kristina -
It sounds like you have relative URLs improperly set in your HTML. I'd start by checking there and see if you can fix the URLs by adding absolute values and/or updating the relative values.
-
Thanks, I will check that out.
-
This post is deleted!