Lazy loaded image
实用教程
Notion 自定义域名
00 分钟
2025-1-7
2025-1-7
type
status
date
slug
summary
tags
category
icon
password
其实感觉这种方式打开有点慢啊~
Notion 作为云笔记,本身自带页面分享功能,所以你可以看到有非常多的人使用 Notion 来搭建自己的个人博客,而且你只需要在 Notion 的设置中,设定好个人 ID,并设置好你的主页,就能让别人通过 ID.notion.site 这个地址,来访问你的公开主页。
notion image
如果只是单纯为了分享一个页面,这样做其实完全足够了,但总有一些闲着没事干的人,会觉得既然是个人博客,那域名也应该是要自己的才对,更何况如果你用 notion 自带的域名去分享,随便点进一个子页面,这个域名就会变得非常长、非常的不好看,就像这样 https://leon21.notion.site/B-1d5b322204fa4cf1b245e2f54b2f180f ,这实在是太不酷了。
所以今天的教程就要教会你,如何为自己的 Notion 主页设置个人域名。你可以访问 https://eryi.lvoe 来看看最终的效果。
notion image

具体步骤

设置 Notion 的公开主页

  1. 创建一页 Page 作为公开分享的主页,例如 二一的笔记 这一页
  1. 在设置中,将这一页设置为 public home page
    1. notion image
  1. 然后你就可以通过 XXX.notion.site 来让人访问你公开的主页了

购买域名

修改域名的 DNS 解析服务器为 Cloudflare

登录 Cloudflare,然后添加网站

  1. 访问官网 https://dash.cloudflare.com/login ,注册账号并登录
    1. notion image
  1. 点击右上角添加网站
    1. notion image
  1. 添加后,会自动跳转到 Cloudflare 的付费会员选择页面,拉到下面,选择免费方案即可
    1. notion image

DNS 设置域名解析

按照下图操作即可
notion image

检查 DNS 服务器地址是否正确

  1. 上一步结束后,会自动跳转到新的页面
  1. 请检查下图中红框内的 Cloudflare 名称服务器,与修改域名的 DNS 是否一致,如果不一样的话,请返回修改
notion image
如果一致,则点击下一步即可

设置自定义 Cloudflare Workers 子域

按照下图操作
notion image
然后会自动跳转到 选择 Woker 计划,继续选择 Free 计划即可,然后根据提示,登录你的邮箱进行验证

创建新的 Wokers 服务

  1. 点击创建服务
    1. notion image
  1. 按照下图创建服务 服务名称可自定义
    1. notion image
  1. 在上一步成功创建服务后,按照下图进行操作
    1. notion image
  1. 然后添加路由
    1. notion image
  1. 按照下图操作,然后点击保存
    1. notion image
  1. 回到 wokers,然后进入代码编辑页面,按照下图顺序操作  全选代码,然后删除
    1. notion image
      notion image
      notion image
      notion image

配置 Wokers 代码

  1. 访问这个网址 ,然后按照下图操作
    1. notion image
  1. 将代码粘贴到 Wokers 中,然后保存部署
    1. notion image

大功告成

现在你可以通过自己的域名来访问 Notion 主页了
上一篇
网易爆米花:智能媒体库
下一篇
在线图片合成视频工具

评论
Loading...