Hi everyone,
Google Search console throws a redirect error due to too many redirects. When a visitor visits http://domain.com, he is first redirected to https://domain.com and then to https://www.domain.com.
Is there a way to redirect the visitor from http://domain.com to https://www.domain.com with only one redirect?
I would normally use the .htaccess file to add this redirect rule but I guess Webflow does not provide access to this file.