#1130 – Set fixed domain name

Status: Open - Category: Route 66
On plugins/system/route66/route66.php

I have changed
$url = $uri->getScheme() . '://' . $uri->getHost();
to
$url = 'https://fixed-domain-name.com';
We have the site accessible via two different domain names until the new domain has enough SE rankings to remove the old one. The canonical needs always to point to the new domain.

It would be very helpful if there was an option in the global config to be able to choose the current domain:
$url = $uri->getScheme() . '://' . $uri->getHost();
or a fixed domain
$url = 'https://fixed-domain-name.com';

Hopefully this could be implemented in the next version?
Thank you
S :)

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 .

Note: Our support team is currently on vacation, so please anticipate slightly longer response times. Thank you for your understanding!

Firecoders
Are you using our extensions? Please post a review at the Joomla extensions directory!
Post a review