This is the correct site. Your link goes to <https://yuanartist.altervista.org/yuanartist/home.html>. That works fine.
My problem is that my domain name is yuanartist.com. I have enabled domain forwarding service from my name server to point yuanartist.com, or www.yuanartist.com to https://yuanartist.altervista.org/yuanartist/home.html. (also tried forwarding to just <https://yuanartist.altervista.org>) However if I type <yuanartist.com> into a browser, it takes me to http (non secure) and will not forward to https. The only way I can get to https is if I enter full url as you have done in your link. If I try <https://yuanartist.com> there is a failure to open page.
I guess my problem is why is dns forwarding going to http instead of https, even though it's pointed to <https://yuanartist.altervista.org/yuanartist/home.html>?
Edit: if you click on the www.yuanartist.com link, you can see my problem.
Last edited by yuanartist; 12-06-2020 at 05:57 PM.
It is correct. I edited my DNS forwarding settings at my name server, and it broke www.yuanartist.com. I just changed it back again to previous settings and waiting to see if it propagates.
It turns out that I had edited .htaccess (in PHP settings) with a "force https" script I found on this forum. I think that might be what broke link? I reverted .htaccess back to default, and link now works as before (takes me to http - non secure site).