Pages with Duplicate Page Content
-
Hi
Just started use the Moz and got an analytics report today!
There about 104 duplicate pages apparently, the problem is that they are not duplicates, but just the way the page has been listed with a description! The site is an Opencart and every page as got the name of the site followed by the product name for the page!
How do you correct this issue??
Thank for your help
-
Hello DRSMPR,
You don't have any meta descriptions at all on those pages, and the title tag is just one word. Both of these should be optimized for every category page and product page. However, I don't think that has anything to do with the alerts you are receiving from Moz. I think those are related to non-canonical URLs produced by the system whenever sorting parameters are added to the URL. For example:
http://www.bebeautifulboutique.com/Decleor
The page above is the same as the URL below:
http://www.bebeautifulboutique.com/Decleor?sort=p.price&order=ASCThis causes a lot of duplicate content issues, as can be seen with this Google search. You can fix it in several different ways. I will list them below in order of my preference:
#1 Use a rel canonical tagThis URL ---> http://www.bebeautifulboutique.com/Decleor?sort=p.price&order=ASC - should list this URL ---> http://www.bebeautifulboutique.com/Decleor - as the rel="canonical" URL. Learn more here.
#2 Use the robots.txt file
Your site does not currently have a robots.txt file ( http://www.bebeautifulboutique.com/robots.txt ). If you had one you could put this into it to keep those URLs from being crawled and indexed:
User-Agent: *
Disallow: /?sort=#3 Use a robots noindex meta tag
The following would go on all of the pages with ?sort= in the URL:You could also put a noindex directive in the robots.txt file. This works well, but isn't often used by people because it isn't officially part of the robots.txt protocol, though Google does obey the command.
If you have questions specific to how you should implement them on your CMS (OpenCart) I think the OpenCart help forums would be the best place to go for that information.
PS: This page also uses content that other websites are using. You need to write your own content for every category and product page. Never use the manufacturer or brand description. Always write your own: http://www.bebeautifulboutique.com/Decleor
-
I have contacted Open Cart but without success!!
The URLs are auto generated but the problem is not the name of the products but the brand name, I can't be make much changes or make them very descriptive, if the problem in question is the name of a specific brand!!
this below are just a few example of 104 High Priority issues I have on my site:
http://www.bebeautifulboutique.com/Noubahttp://www.bebeautifulboutique.com/Decleorhttp://www.bebeautifulboutique.com/Spa-Organicshttp://www.bebeautifulboutique.com/The-Body-Collectionhttp://www.bebeautifulboutique.com/Olivellahttp://www.bebeautifulboutique.com/Elizabeth-ArdenHow can I solve this issue?thanks in advance for any help you can offer me!
-
You've contacted OpenCart? If your page URLs are auto generated based on the name of the product on that page, you can optimize your the product names, make them very descriptive. Keywords in the URL are have weight in search.
-
Hi
Thanks for your reply.
Yes, the problem is I have got same content in the meta title and description tag!
How can I avoid that? OpenCart doesn't allow any other different way to describe the title!
thanks
-
It doesn't only flag duplicate content on the page, but also in your meta tags. You probably have the same content in your meta title and description tags, have you checked for that? I
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Solved How to solve orphan pages on a job board
Working on a website that has a job board, and over 4000 active job ads. All of these ads are listed on a single "job board" page, and don’t obviously all load at the same time. They are not linked to from anywhere else, so all tools are listing all of these job ad pages as orphans. How much of a red flag are these orphan pages? Do sites like Indeed have this same issue? Their job ads are completely dynamic, how are these pages then indexed? We use Google’s Search API to handle any expired jobs, so they are not the issue. It’s the active, but orphaned pages we are looking to solve. The site is hosted on WordPress. What is the best way to solve this issue? Just create a job category page and link to each individual job ad from there? Any simpler and perhaps more obvious solutions? What does the website structure need to be like for the problem to be solved? Would appreciate any advice you can share!
Reporting & Analytics | | Michael_M2 -
Shall i index double pages of my website as compared to my competitors?
a:my competitors has indexed 10 pages (checked it with site:abcd.com and found 10 results) b:what if i index 20 pages of my site and create a lot of content which is also better than my competitors who will have the edge?
Reporting & Analytics | | calvinkj0 -
Page Tracking using Custom URLs - is this viable?
Hi Moz community! I’ll try to make this question as easy to understand as possible, but please excuse me if it isn’t clear. Just joined a new team a few months ago and found out that on some of our most popular pages we use “custom URLs” to track page metrics within Google Analytics. NOTE: I say “custom URLs” because that is the best way for me to describe them. As an example: This page exists to our users: http://usnews.rankingsandreviews.com/cars-trucks/Ram_HD/2012/photos-interior/ But this is the URL we have coded on the page: cars-trucks/used-cars/reviews/2012-Ram-HD/photos-interior/ (within the custom variance script labeled as “var l_tracker=” ) It is this custom URL that we use within GA to look up metrics about this page. This is just one example of many across our site setup to do the same thing Here is a second example: Available page to user: http://usnews.rankingsandreviews.com/cars-trucks/Cadillac_ATS/2015/ Custom “var l_tracker=” /cars-trucks/2015-Cadillac-ATS/overview/ NOTE: There is a small amount of fear that the above method was implemented years ago as a work-around to a poorly structured URL architecture. Not validated, but that is a question that arose. Main Questions: Is the above implementation a normal and often used method to track pages in GA? (coming from an Omniture company before – this would not be how we handled page level tracking) Team members at my current company are divided on this method. Some believe this is not a proper implementation and are concerned that trying to hide these from Google will raise red flags (i.e. fake URLs in general = bad) I cannot find any reference to this method anywhere on the InterWebs - If method is not normal: Any recommendations on a solution to address this? Potential Problems? GA is currently cataloguing these tracking URLs in the Crawl Error report. Any concerns about this? The team wants to hide the URLs in the Robots.txt file, but some team members are concerned this may raise a red flag with Google and hurt us more than help us. Thank you in advance for any insight and/or advice. Chris
Reporting & Analytics | | usnseomoz0 -
Webmaster Tools Error: Unreachable page
Hi all, When I try to the "Fetch as Google" feature on Webmaster Tools, I get the error Unreachable page. I checked the Google Analytics code, everything seems to be OK. What should I do?
Reporting & Analytics | | fisniks0 -
Page Views for a List of URL's (Excel & Analytics)
I've been playing around with a few excel plugins trying to get the visit count for over 350 different URL's on the same website. I cant seem to find a function that can do this. Can anyone advise a work around or a way i can achieve this? Greg
Reporting & Analytics | | AndreVanKets0 -
Calculating page visit duration for bounced visits?
IS there any way on Google Analytics to calculate page visit duration for bounced visits? if so, what would need to be done?
Reporting & Analytics | | offthemaptravels0 -
A lot of traffic to one page from Google referral
We recently received a lot of traffic to one page from
Reporting & Analytics | | underthesun808
google.com referral. When I look in analytics it reports that the traffic is
coming from /url that’s not real helpful. Is there a way to get more specific
information as to what the referring url was?0 -
OSE shows URLs redirecting to our custom created error page, is this a problem?.
When I check the link metrics for my product pages in OSE, it shows a message saying that the page redirects to our custom error page. This page was recently created to display when there is an error with the website. Do I need to be concerned that OSE is seeing all product pages as redirecting to this error page? Will it affect page authority etc,? I have attached a screen shot of the message that OSE displays for reference. YWbpM.jpg
Reporting & Analytics | | pugh0