domain.com works, but www.domain.com doesn't - need some guidance.
Is this the proper setup to get both https://jjaimealeman.com/ and https://www.jjaimealeman.com/ working?
I did not set these up. I guess they were automagically set when I added
gwen.ns.cloudflare.com
& jeff.ns.cloudflare.com
.
This is the error when attempting to connect to www.jjaimealeman.comjjaimealeman
A minimal, responsive and SEO-friendly Astro blog theme.
9 Replies
double check your SSL/TLS Encryption setting, under SSL/TLS -> overview
should be Full (Strict)
magic link: https://dash.cloudflare.com/?to=/:account/:zone/ssl-tls
hey, thanks for the quick response.
I checked it to Full Strict. It was on Flexible.
Now it shows this - but I suppose I should wait 24-48 hours (typical) for propagation?
The issue now is on Vercel's end
x-vercel-error: DEPLOYMENT_NOT_FOUND
Guessing your www hasn't be hooked up in Vercel or something?
You could (and might want to) just do a redirect from www -> apex instead
actually on vercel the www was working 👍
hhmm, I'm doing this wrong, ain't i?
you have to delete the www A's first
what are you trying to do, the redirect?
hey, sorry, didn't know you had commented.
I just want this https://www.jjaimealeman.com/ to point/redirect to this https://jjaimealeman.com/
jjaimealeman
A minimal, responsive and SEO-friendly Astro blog theme.
no worries, there's a guide here you can follow using bulk redirects: https://developers.cloudflare.com/pages/how-to/www-redirect/
Cloudflare Docs
Redirecting www to domain apex · Cloudflare Pages docs
In this guide, you will learn how to redirect the www subdomain to your apex domain (example.com). This is a common question and can be achieved by …
ha, you're AWESOME!
Thank you!
As a total newb to Cloudflare, it's tough to learn a new platform.
But I gotta tell ya - these docs are very indepth and well-written!
Thanks again!