I did had a website made in wordpress with a domain of infinity free. But I did buy a custom domain.
I did add to infinity free account as custom domain but how do I link the website I already made with the new domain?? and the links?
First, add your new custom domain to your hosting account as an addon domain.
Then you can move your WordPress site to the directory created for the new domain name. You’ll likely need to change the URL in Wordpress’ configuration. You can find an official guide on how to do this, here.
Yes, you’ll need to at least temporarily change your DNS records to validate your ownership of the domain. The easiest way to do this is with the CNAME method.
After that’s complete make sure to set up an A record to your site’s IP address.
For future reference, you can find all of this information (and more) in the knowledge base in the “Domains and DNS” category.
If after doing all that, and even the custom domain is pointed to same htdocs that was in the previous website in the infinity free server. And when search the url it appears “ERR_QUIC_PROTOCOL_ERROR” even changed wp-config.php and all. what could be the problem?
Maybe you didn’t install a SSL certificate for your custom domain on your hosting account; this is why you get that error. This guide will help you set up a SSL certificate for your custom domain as well:
Finally got it running!! Doesn’t need to change the DNS to infinity DNS, just set the Cname on the custom domain outside and used the free SSL maker of infinity!!