Absolute vs. Relative URL
Posted: Thu Dec 26, 2024 5:37 pm
Greetings,
I manage a website that uses relative URLs for all local content. For example: page_1/php instead of https://website.com/page_1.php.
The problem I see when creating a new link is that CCount requires you to enter an absolute URL and the generated URL is also absolute.
How do I update the relative URL such that CCount will function without having to replace the relative URL with an absolute URL?
I manage a website that uses relative URLs for all local content. For example: page_1/php instead of https://website.com/page_1.php.
The problem I see when creating a new link is that CCount requires you to enter an absolute URL and the generated URL is also absolute.
How do I update the relative URL such that CCount will function without having to replace the relative URL with an absolute URL?