I don´t know if it is something i have to do with the DNS
I included the dot after the domain in the CNAME Ex www domain.com. in order for that no to happen. But the thing is that is an external link, but it keeps carrying my domain in a new window.
Example of error when i open the link www.domain.com/www.google.com the link in the code for the new window is just www.google.com.
Thank you
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hey there!
Usually, when you don’t specify any protocol (like HTTP or FTP) while specifying the link, it is assumed that you are linking to a file within the current directory or to a route in your application.
Try adding http at the beginning of the link in your source code. Example - instead of just linking to www.google.com, link it to http://www.google.com.
That should hopefully solve your problem!
As @karanmv told, you can provide the full link to open, like https://www.anydomain.com/ or http://www.anydomain.com/
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.