Will this fix my duplicate and syndicate content issues?

0 replies
  • SEO
  • |
In short I have "indexed" PDF files on 2 websites (domain1.com + domain2.com).

The issue is that on domain1.com I also have that content wrote in "articles" on site posts. I want Google to see these articles as been more important than the PDFs so I have 2 choices: Either no-index the PDFs or use rel-canonical?

I am a beginner/intermediate running a wordpress site on a standard, managed cpanel hosting package. Which of the below is better (if either) and WHERE or HOW do I add them please. Thank you, really confused.


<FilesMatch "\.pdf">
Header set X-Robots-Tag "noindex"
</FilesMatch>



<Files "file.pdf">
Header add Link "<http://domain.com/page.html>; rel=\"canonical\""
<Files>
#content #duplicate #fix #issues #syndicate

Trending Topics