{"id":24233,"date":"2009-10-06T00:00:00","date_gmt":"2009-10-06T00:00:00","guid":{"rendered":"https:\/\/alienroad.com\/google-bilgi-bankasi\/reunifying-duplicate-content-on-your-website\/"},"modified":"2009-10-06T00:00:00","modified_gmt":"2009-10-06T00:00:00","slug":"reunifying-duplicate-content-on-your-website","status":"publish","type":"ar_kb","link":"https:\/\/alienroad.com\/google-bilgi-bankasi\/reunifying-duplicate-content-on-your-website\/","title":{"rendered":"Reunifying duplicate content on your website"},"content":{"rendered":"<p class=\"gargardate\">Tuesday, October 06, 2009<\/p>\n<p>\n  Handling duplicate content within your own website can be a big challenge. Websites grow; features<br \/>\n  get added, changed and removed; content comes\u2014content goes. Over time, many websites collect<br \/>\n  systematic cruft in the form of multiple URLs that return the same contents. Having duplicate<br \/>\n  content on your website is generally not problematic, though it can make it harder for search<br \/>\n  engines to crawl and index the content. Also, PageRank and similar information found via incoming<br \/>\n  links can get diffused across pages we aren&#8217;t currently recognizing as duplicates, potentially<br \/>\n  making your preferred version of the page rank lower in Google.\n<\/p>\n<h2 id=\"steps-for-dealing-with-duplicate-content-within-your-website\" tabindex=\"-1\">Steps for dealing with duplicate content within your website<\/h2>\n<ol>\n<li>\n    <b>Recognize duplicate content on your website.<\/b> The first and most important step is to<br \/>\n    recognize duplicate content on your website. A simple way to do this is to take a unique text<br \/>\n    snippet from a page and to search for it, limiting the results to pages from your own website<br \/>\n    by using a<br \/>\n    <a href=\"https:\/\/www.google.com\/support\/websearch\/bin\/answer.py?answer=136861\" class=\"external-link\"><code>site:<\/code> query<\/a><br \/>\n    in Google. Multiple results for the same content show duplication you can investigate.\n  <\/li>\n<li>\n    <b>Determine your preferred URLs.<\/b> Before fixing duplicate content issues, you&#8217;ll have to<br \/>\n    determine your preferred URL structure. Which URL would you prefer to use for that piece of<br \/>\n    content?\n  <\/li>\n<li>\n    <b>Be consistent within your website.<\/b> Once you&#8217;ve chosen your preferred URLs, make sure to<br \/>\n    use them in all possible locations within your website (including in your<br \/>\n    <a href=\"https:\/\/www.sitemaps.org\/index.html\" class=\"external-link\">Sitemap file<\/a>).\n  <\/li>\n<li>\n    <b>Apply <code>301<\/code> permanent redirects where necessary and possible.<\/b> If you can,<br \/>\n    redirect duplicate URLs to your preferred URLs using a <code>301<\/code> response code. This<br \/>\n    helps users and search engines find your preferred URLs should they visit the duplicate URLs.<br \/>\n    If your site is available on several domain names, pick one and use the <code>301<\/code><br \/>\n    redirect appropriately from the others, making sure to forward to the right specific page, not<br \/>\n    just the root of the domain. If you support both www and non-www host names, pick one, use the<br \/>\n    <a href=\"https:\/\/www.google.com\/support\/webmasters\/bin\/answer.py?answer=44231\" class=\"external-link\">preferred domain setting in Webmaster Tools<\/a>,<br \/>\n    and redirect appropriately.\n  <\/li>\n<li>\n    <b>Implement<br \/>\n      <a href=\"https:\/\/alienroad.com\/google-bilgi-bankasi\/specify-canonical\/\"> the <code>rel=\"canonical\"<\/code> link element<\/a><br \/>\n      on your pages where you can.<br \/>\n    <\/b> Where <code>301<\/code> redirects are not possible, the <code>rel=\"canonical\"<\/code> link<br \/>\n    element can give us a better understanding of your site and of your preferred URLs. The use of<br \/>\n    this link element is also supported by major search engines such as<br \/>\n    <a href=\"https:\/\/blog.ask.com\/2009\/02\/ask-is-going-canonical\" class=\"external-link\">Ask.com<\/a>,<br \/>\n    <a href=\"https:\/\/blogs.msdn.com\/webmaster\/archive\/2009\/02\/12\/partnering-to-help-solve-duplicate-content-issues.aspx\" class=\"external-link\">Bing<\/a><br \/>\n    and<br \/>\n    <a href=\"https:\/\/ysearchblog.com\/2009\/02\/12\/fighting-duplication-adding-more-arrows-to-your-quiver\/\" class=\"external-link\">Yahoo!<\/a>.\n  <\/li>\n<li>\n    <b>Use the<br \/>\n      <a href=\"https:\/\/www.google.com\/support\/webmasters\/bin\/answer.py?answer=147959\" class=\"external-link\"> URL parameter handling tool<\/a><br \/>\n      in Google Webmaster Tools where possible.<br \/>\n    <\/b> If some or all of your website&#8217;s duplicate content comes from URLs with query parameters,<br \/>\n    this tool can help you to notify us of important and irrelevant parameters within your URLs.<br \/>\n    More information about this tool can be found in our<br \/>\n    <a href=\"https:\/\/alienroad.com\/google-bilgi-bankasi\/new-parameter-handling-tool-helps-with-duplicate-content-issues\/\">announcement blog post<\/a>.\n  <\/li>\n<\/ol>\n<h2 id=\"what-about-the-robots.txt-file\" tabindex=\"-1\">What about the robots.txt file?<\/h2>\n<p>\n  One item which is missing from this list is disallowing crawling of duplicate content with your<br \/>\n  robots.txt file. <b>We now recommend not blocking access to duplicate content on your website,<br \/>\n  whether with a robots.txt file or other methods<\/b>. Instead, use the<br \/>\n  <a href=\"https:\/\/alienroad.com\/google-bilgi-bankasi\/specify-canonical\/\"><code>rel=\"canonical\"<\/code> link element<\/a>,<br \/>\n  the<br \/>\n  <a href=\"https:\/\/www.google.com\/support\/webmasters\/bin\/answer.py?answer=147959\" class=\"external-link\">URL parameter handling tool<\/a>,<br \/>\n  o <code>301<\/code> redirects. If access to duplicate content is entirely blocked, search engines<br \/>\n  effectively have to treat those URLs as separate, unique pages since they cannot know that they&#8217;re<br \/>\n  actually just different URLs for the same content. A better solution is to allow them to be<br \/>\n  crawled, but clearly mark them as duplicate using one of our recommended methods. If you allow us<br \/>\n  to crawl these URLs, Googlebot will learn rules to identify duplicates just by looking at the URL<br \/>\n  and should largely avoid unnecessary recrawls in any case. In cases where duplicate content still<br \/>\n  leads to us crawling too much of your website, you can also<br \/>\n  <a href=\"https:\/\/www.google.com\/support\/webmasters\/bin\/answer.py?answer=48620\" class=\"external-link\">adjust the crawl rate setting in Webmaster Tools<\/a>.\n<\/p>\n<p>\n  We hope these methods will help you to manage the duplicate content on your website! Information<br \/>\n  about duplicate content in general can also be found in our<br \/>\n  <a href=\"https:\/\/alienroad.com\/google-bilgi-bankasi\/specify-canonical\/\">Help Center<\/a>. Should you have any<br \/>\n  questions, you can join the discussion in our<br \/>\n  <a href=\"https:\/\/support.google.com\/webmasters\/community\/thread?tid=7ffaad3ce68b0a59\" class=\"external-link\">Webmaster Help Forum<\/a>.\n<\/p>\n<p class=\"byline-author\">\nPosted by<br \/>\n<a href=\"https:\/\/johnmu.com\/\" class=\"external-link\">John Mueller<\/a>, Webmaster Trends Analyst, Google Z\u00fcrich<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Tuesday, October 06, 2009 Handling duplicate content within your own website can be a big challenge. Websites grow; features get added, changed and removed; content comes\u2014content goes. Over time, many websites collect systematic cruft in the form of multiple URLs that return the same contents. Having duplicate content on your website is generally not problematic, [&hellip;]<\/p>\n","protected":false},"menu_order":85477,"template":"","meta":{"footnotes":""},"ar_kb_kategori":[665],"ar_kb_etiket":[],"class_list":["post-24233","ar_kb","type-ar_kb","status-publish","has-post-thumbnail","hentry","ar_kb_kategori-blog"],"_links":{"self":[{"href":"https:\/\/alienroad.com\/wp-json\/wp\/v2\/ar_kb\/24233","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/alienroad.com\/wp-json\/wp\/v2\/ar_kb"}],"about":[{"href":"https:\/\/alienroad.com\/wp-json\/wp\/v2\/types\/ar_kb"}],"version-history":[{"count":0,"href":"https:\/\/alienroad.com\/wp-json\/wp\/v2\/ar_kb\/24233\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/alienroad.com\/wp-json\/wp\/v2\/media\/26742"}],"wp:attachment":[{"href":"https:\/\/alienroad.com\/wp-json\/wp\/v2\/media?parent=24233"}],"wp:term":[{"taxonomy":"ar_kb_kategori","embeddable":true,"href":"https:\/\/alienroad.com\/wp-json\/wp\/v2\/ar_kb_kategori?post=24233"},{"taxonomy":"ar_kb_etiket","embeddable":true,"href":"https:\/\/alienroad.com\/wp-json\/wp\/v2\/ar_kb_etiket?post=24233"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}