urgent need - Connecting my domain to webflow

yavuz

New member
Joined
Jan 12, 2023
Messages
2
Hi,

I am creating a website and it is almost finished. The client already had a domain and hosting from DirectAdmin and we want to connect the domain to Webflow. I tried all the things online and followed all the tutorials. And I could not find a solution. If someone has an idea please let me know.
Screenshot (15).png
Screenshot (16).png
Screenshot (17).png
 
The www cname have a missing dot at the destination domain,

you have:

Code:
www cname proxy-ssl.webflow.com

I must be:

Code:
www cname proxy-ssl.webflow.com.

If you dont put the dot "." the domain will be appended to the record, so the result its:

www cname proxy-ssl.webflow.com.domain.tld
 
wow, thank you very much. yes it solved all my problems... I was looking for a solution more than a week
 
Back
Top