Permalink module should not add the canonical tag if nodewords is installed and enabled. Otherwise there will be multiple canonical tags.

Comments

BalrajB’s picture

There is a solution which we have done on our side, which is working very well.Would like to contribute to community. (Patch attached)

BalrajB’s picture

Status: Active » Needs review

Needs review.

BalrajB’s picture

Priority: Normal » Major
lolandese’s picture

The Permalink Block module has recently been backported from D7 to D6.

The canonical link can there be disabled in the options as there are more contrib modules that add a canonical link (Global Redirect, Canonical URL, Nodewords). In D7 canonical links are provided by core.

Thanks.