Duplicate pages
-
Hi I have recently signed up to Moz Pro and the first crawl report on my wordpress site has brought up some duplicate content issues. I don't know what to do with this data!
The original page : http://www.dwliverpoolphotography.co.uk/blog/
and the duplicate content page : http://www.dwliverpoolphotography.co.uk/author/david/
If anyone can point me to a resource or explain what I need to do thanks!
David.
-
Awesome - thanks for all the extra info David!
Just to clarify, do you mean 301 the author archives to the homepage? Yoast does this when you check "disable author archives".
-
Just wanted to add that he may want to process the 301's, even after setting the plugin correctly, as Google may have already indexed a lot of the non-SEF and author pages. On the new canoncial pages, it's probably a good idea to also check "no-archive" so the search engine only shows the most recent result.
David, for you to reference:
- NOINDEX tag tells Google not to index a specific page
- NOFOLLOW tag tells Google not to follow the links on a specific page
- NOARCHIVE tag tells Google not to store a cached copy of your page
- NOSNIPPET tag tells Google not to show a snippet (description) under your Google listing, it will also not show a cached link in the search results
Best of luck with your edits!
-
thank's guy's I will let you know how I get on!
Best wishes.
David
-
301 redirects are processed through your htaccess file, and your server. Here is an example of what the code looks like. This particular example is used to force "www" on our site, so that a user cannot access multiple versions of the home page: (btw if you don't have this in place, you should)
force www
RewriteCond %{HTTP_HOST} !^www.webdesignandcompany.com$ [NC]
RewriteRule ^(.*)$ http://www.webdesignandcompany.com/$1 [R=301,L]The # symbol allows the description to be ignored, so that you can organize your htaccess rules easily, and have them labeled.
If you use cpanel for hosting, or have a host provider that uses it, here is how to process through the backend admin:
http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/ReDirects"I know you can use a plug in for wordpress, have you had any experience yourself implementing the rel'canonical' or 301 redirect?"
Super simple, so don't sweat it. By using the Yoast SEO Plugin, you can set the canonical page directly from the page's editor.
Here is the link explaining how to do just that:
https://yoast.com/wordpress/plugins/canonical/Hope this helps! If you need any further assistance let me know.
-
David
You have Yoast SEO installed, so follow these steps;
- Go to SEO->Titles/Meta->Other
- and for "author archives" check "noindex, follow"
- and if this is a single author blog, check "disable author archives"
For more details on setting up WordPress for SEO, you can check out my guide here: http://moz.com/blog/setup-wordpress-for-seo-success
-Dan
-
You are most welcome David. You can use Yoast for Wordpress for handling rel=canonial.
Here for more: https://yoast.com/wordpress/plugins/seo/#canonical
Here you go for implementing 301 permanent redirection using .htaccess file on Apache server(Linux hosting):
If you are on a Windows server, here are the steps for 301 redirection:
http://www.iis.net/configreference/system.webserver/httpredirect
301 redirection is definitely faster than rel=canonical and almost same when it comes to passing on the SEO goodies to the canonical page. With 301 in place, in this case with the URLs mentioned by you for example(suppose, the author page is redirected to the homepage via 301), no one will be able to see the author page as it would take you to the homepage but with rel=canonical in place, everyone will be able to see the author page and its just that the search engines like Google will not index the author page as the cononical or the preferred page would be the homepage. So, ideally, you should be going with the rel=canonical implementation here. Hope it helps.
Good Luck my friend.
Best regards,
Devanur Rafi
-
Hi Devanur, thank you for your response.
I have read that the 301 redirect passes more link juice to the original page. Although I am still trying to figure out how to actually physically do it!
I know you can use a plug in for wordpress, have you had any experience yourself implementing the rel'canonical' or 301 redirect?
Best wishes.
David.
-
Hi David,
I will be very quick here. 'rel=canonial' can come to your rescue.
Here you go for more: https://support.google.com/webmasters/answer/139066?hl=en
Here is another article from Moz regarding duplicate content and how to go about it:
http://moz.com/learn/seo/duplicate-content
Best regards,
Devanur Rafi
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
-
Wrong Page is Ranking
My client is an Ecommerce reseller of a few major scooter brands. We currently rank fifth for a particular brand name but our main brand page isn't the one that ranks. Instead, it's a product page. The main brand page has an A rating from Moz for the desired keyword phrases. Neither page has any backlinks. Any ideas on why our main brand page would be outranked by a product page? What could we do to change this?
On-Page Optimization | | TrinShin0 -
Duplicated Products on Homepage and category pages
I have some of my best sellers located on the homepage of my websites. These same products may also appear on the category page as well. On the home page and the category page, the product title, short description, thumbnail, etc. are exact duplicates and I am afraid this is hurting me. I would appreciate any advice you may have on how to deal with this issue. These are some of my best sellers and most often, the homepage will outrank the category page for the product. Thanks in advance, lordhenry
On-Page Optimization | | jake3720 -
Sold Products appear as duplicate pages 'Page Not Found' ???
Hi there, I'm down to just 6 duplicate page warnings but I'm not sure how to deal with this one: Information Page Not Found! http://www.vintageheirloom.com/index.php?route=information/information&information_id=6 My Ecommerce shopping site products are unique, 1 of a kind. So once one product has sold and been delivered we take the product off our website, hence the Information Page Not Found! As I understand when search engines re-index these warnings will drop off but new sold products would replace them. So redirecting seems like hard work and never ending. Is it ok to ignore these warnings? Thanks Mozzers..
On-Page Optimization | | well-its-1-louder0 -
2 Duplicate pages. One Showing "/"
In SEOMoz report I have 2 pages showing that are identical in name/URL apart from the fact that one ends with the / symbol and one doesnt'. They are both showing as having too many on-page links. But one shows 106 links and the other shows 106. In clients' admin section I can only find evidence of the page without the /. I wonder if anyone could advise how best to move forward? Colin
On-Page Optimization | | NileCruises0 -
Duplicate content
crawler shows following links as duplicate http://www.mysite.com http://mysite.com http://www.mysite.com/ http://mysite.com. http://mysite.com/index.html How can i solve this issue?
On-Page Optimization | | bhanu22170 -
Old pages
I have a site where I have 5,000 new products each year, I never waned to deleted the old pages due to links pointing to them and keywords. But I now have 20,000 plus pages, does having that many pages spread out my link juice or does it effect me in any other ways over having a site with 5,000 pages or should I keep not deleting old pages so I dont loose any links? Along with that I currently do not link to my old pages from my site so Im guessing google does not get to them very often if at all, if you agree to still keep them should I link to them somewhere? Because the products are not that simiiar and they do bring added value I dont think canonical would work here
On-Page Optimization | | Dirty0 -
Google is indexing spam pages from my site. What is the most effective way to get ride of the search results? Pages are deleted now but should I do something more?
A long time ago I created a forum (Invision Power Board) and it got full of spam. Massive amounts! /forum/ I've now deleted the forum but the spam pages are still indexed on Google. Can I do something else to hurry up the process to get ride of them?
On-Page Optimization | | ocarlsson0 -
Why is this page ranking highest?
I've just used Open Site Explorer to compare some sites whose (unpaid) Google ranking I aspire to. They all have higher authority than my site, but the top ranking site out of the 3 I've looked at has the lowest Page Authority, hardly and links (when the others have hundreds), lowest page rank and lowest page trust. In fact, when you look at the top ranking page (ranks #1), it does not even have the search term in it as a complete phrase. One thing I do notice is that it does have 100,000s of linking root domains from one linking root domain. So how can it rank number one on Google?
On-Page Optimization | | Beemer0