What I’m trying to do
I’m trying to connect my custom domain (almondshin.io) to my Obsidian Publish site, which is currently hosted at publish.obsidian.md/almondshin.
Things I have tried
I have configured the DNS settings in Cloudflare as follows:
- CNAME
almondshin.io
topublish-main.obsidian.md
(Proxied) - CNAME
www
topublish-main.obsidian.md
(Proxied)
I have also enabled the custom domain setting in Obsidian Publish to redirect from almondshin.io
.
Issue
Despite these settings, the custom domain does not seem to be properly redirected to my Obsidian Publish site. Could someone guide me on what additional steps or settings are needed to properly configure this?
Thank you in advance for your help!