After getting the site running on https://*username*.gitlab.io/*project name*/
I tried adding a custom domain. The domain is fitshapeprogressions.com.
But this results in the following error:
I set the pages to access control to 'everyone' so why would there be a permission error?
I set things up as follows.
For the DNS site of things I followed this explanation: 401 error when adding custom domain to gitlab pages Ending with these settings:
On the GitLab site of things the domain got successfully verified
I've looked at similar problems but proposed solutions don't seem to work https://forum.gitlab.com/t/401-unauthorized-error-for-gitlab-page-deployed-with-publii/37180/6
401 Unauthorized error for GitLab page deployed with Public https://forum.gitlab.com/t/401-error-when-adding-custom-domain-to-gitlab-pages/30517 401 error when adding a custom domain to GitLab pages
Any ideas as to what might be causing the error?