Canonical link errors

Canonical link errors

  • Thread starter Thread starter qene10
  • Start date Start date

qene10

Well-Known Member

Vip Member
Reputation: 25%
Joined
27/8/22
Messages
197
Hello,

In order to identify all the problems on my site, to create content that will stand out better, I bought a great analysis toolu.
I have corrected hundreds of errors for days and I am still going on.
The last problem I encountered was the ‘Page with canonical link’ error for two separate links on the redirect page of the XenVN Add-on.

1723659352891.webp


The links you see in the top image come from the page for the ‘resources’ add-on.
When I examine the ‘source codes’ of these pages, it appears that the href link for link rel=‘canonical’ is the attachment link.
Therefore, although it is the same page, it gives an error as if two separate pages are using the same link.
Can you provide a solution for this issue?

1723659724200.webp


The source code is the code of the following page, but as seen in the picture, the conanical link comes as an additional link.

Source link:
Code:
You must log in to view
(2 lines)
In both links, the canocial link is the same.
I don't know how this works, but is there any way to block the link structure in the form of ‘/version/12835/download?file=0’?
Unfortunately google indexes these pages too.
And when I say ‘don't index’ from robots.txt, it gets angry.
I don't know what to do.
 
"Just ignore it" an option. But wouldn't it be good to do something anyway? :)
 
Hi again,

I made the fields at the very beginning of the xv_xfrm_download template as follows
a little touch of your own won't be too difficult.

Code:
You must log in to view
(1 lines)
 
Similar threads Most view View more
Back
Top Bottom