I’m not sure that this issue is from my nuxt.js static site or the DNS I’ve configured.
The domain name I registered for is working fine - https://swiftcodestreet.com.
I’ve added a CNAME record of letting users redirect to swiftcodestreet.com when www.swiftcodestreet.com is written in the URL.
Below are my 2 records configured.
It keeps on redirecting to the same URL www.swiftcodestreet.com again & again. I’ve prepared this site in vue.js using the nuxt.js framework. This is my first production site, so I’m unable to figure out an exact issue that lies within the nuxt.js or DNS configuration I’ve done.
Please suggest if the problem that lies within nuxt.js!
Below is the screenshot of multiple redirections that happened. You can also check by opening the www.swiftcodestreet.com URL.
Thanks for your support,
Your replies helped me. I haven’t configured Full (Strict).
I tried to set a new custom domain from pages → custom domain. Named my new custom domain www.swiftcodestreet.com, and it automatically added a new record in DNS on behalf of it. After 5 minutes it also became active, whereas it was showing ‘inactive (error)’ for some time.