Netlify Site Name: https://lemur-law-website.netlify.app/
Domain Name: https://lemur.law/
My issue is I can’t seem to get the https://www.lemur.law/ url with ‘www’ to work correctly. I can however get the url without the ‘www’ to work.
I have tried the following:
- Added CNAME record - HOST: www.lemur.law VALUE: lemur-law-website.netlify.app.
- Added ALIAS record - HOST: @ VALUE: apex-loadbalancer.netlify.com.
- Removed the ALIAS record and replaced with A RECORD - HOST: @ VALUE: 75.2.60.5
- I have tried setting / toggling the primary domain in the Netlify interface between the ‘www’ and non ‘www’ urls
I typically use Netlify’s provided DNS nameservers, but I’m unable to use those with a .law domain.
What am I missing? Any help would be appreciated.