Hi, cannot find canonical link on a website using a single language.
Please advise.
Please advise.
Latest post by Lefteris Kavadas on Saturday, 05 August 2017 16:39 EEST
if ($this->params->get('canonical', 1) && $current != JUri::root()) {
if ($this->params->get('canonical', 1)) {
if (JUri::current() == JUri::root()) { $document = JFactory::getDocument(); $document->addHeadLink(JUri::root(), 'canonical'); }
Note: An active subscription is required in order to get support for our paid extensions. For our free extensions, if you don't have an account, register and then submit your support request. In case you just want to ask a question, you can also use the contact form .