For me also , but why is not also the main one (shop-sailer.com) ?
You have no DNS records for your apex name and the CNAME for www
is not pointed at the correct target.
I would fix the CNAME first and work on a redirect rule afterward. (example.com -> www.example.com
)
So I need to change it from shopsailer.page.com to shop-sailer.com
Or redirect
In name : shopsailer.page.com
Content : shop-sailer.com
Let’s focus only on the www
part right now. Once that is done we can discuss the redirect.
You want to use the target shown in this earlier post.
So just replacing the " shopsailer.pag e.com" with shop-sailer .com?
No. The target you shared in that earlier post is the name of your pages.dev
site.
CNAME | target |
---|---|
www |
shopsailer.pages.dev |
Please tell what to write I dont want to waste your time
See the edit to my previous reply.
What do I need to understand from the pic?
This part:
CNAME | target |
---|---|
www | shopsailer.pages.dev |
So put this target in the content ?
Yes. You currently have pages.com
where you need pages.dev
.
Ok thanks , what now?
Did the status of that custom hostname change in your Pages dashboard?
No. That is your DNS. I am talking about your Pages settings. You shared a picture of it earlier. You can scroll up and see what it looks like.
I would
- Delete the custom name from Pages.
- Make sure the
www
CNAME is gone from your DNS. - Add the custom name in Pages again.
Let us know when that is done without making any other changes so we can confirm that step.