Hello Everyone,
I am working on a website which has duplicate content of another website. Say for example. I have website A which has content from website B. Both are completely different domains and Website A is owned by me and website B isn't owned by me.
Now to avoid duplication, I updated canonical tag on Website A internal page which has copied content from websiteB page like this
<link rel="canonical" href="http://websiteB.com/abc123.html/" />
Even after updating the canonical tag, Google isn't indexing websiteA webpages. I still find websiteA webpage which has duplicate content from website B. How to tackle this now? Why google didn't consider this Cross domain canonicalization?