From dd9adfd6d04af7bf8766289fdfd5f26d38adc308 Mon Sep 17 00:00:00 2001 From: TaurusXin Date: Mon, 13 Jun 2022 11:05:42 +0100 Subject: [PATCH] feat: 060 - new domain; some modifies --- content/page/events.md | 19 ++++++++++--------- content/post/055.NewBlog/055.md | 2 +- content/post/060.new-domain/new-domain.md | 20 ++++++++++++++++++++ 3 files changed, 31 insertions(+), 10 deletions(-) create mode 100644 content/post/060.new-domain/new-domain.md diff --git a/content/page/events.md b/content/page/events.md index f179456..e02348b 100644 --- a/content/page/events.md +++ b/content/page/events.md @@ -1,6 +1,6 @@ --- title: 事件 -description: 关于此博客的一些技术性事件 +description: 关于此博客的一些包含但不限于的技术性事件 date: '2022-05-31' aliases: - events @@ -17,11 +17,12 @@ comments: false ## Events -- 2022年5月31日 - 新增此页面,记录过去博客发生的所有变化 -- 2021年12月21日 - 抛弃 Typecho,迁移所有内容至 [Hugo](https://gohugo.io/) 静态博客,使用 [Stack](https://github.com/CaiJimmy/hugo-theme-stack) 作为主题,托管至 Cloudflare Pages,同时域名去掉了 blog 开头,使用根域名 -- 2021年8月26日 - 对 Cloudflare 做 Anycast IP 优选,确保大陆接入速度,全站接入 IPv6 -- 2021年3月14日 - 开启 Cloudflare 的全站 HTTP3 QUIC 支持 -- 2021年3月13日 - 博客接入 Cloudflare 全球 CDN -- 2020年10月7日 - 博客主题变更为 [handsome](https://www.ihewro.com/archives/489/) 正版付费主题 -- 2020年8月20日 - 因升级 Linux 依赖及核心版本,服务器无法正常启动,VNC 连接后解决,详见 -- 2018年8月5日 - 购入阿里云香港轻量应用服务器,使用 [Typecho](https://typecho.org/) 作为博客程序,[Mirages](https://get233.com/archives/mirages-intro.html) 作为主题 +- 2022 年 6 月 13 日 - 启用 taurusxin.com 新域名 +- 2022 年 5 月 31 日 - 新增此页面,记录过去博客发生的所有变化 +- 2021 年 12 月 21 日 - 抛弃 Typecho,迁移所有内容至 [Hugo](https://gohugo.io/) 静态博客,使用 [Stack](https://github.com/CaiJimmy/hugo-theme-stack) 作为主题,托管至 Cloudflare Pages,同时域名去掉了 blog 开头,使用根域名 +- 2021 年 8 月 26 日 - 对 Cloudflare 做 Anycast IP 优选,确保大陆接入速度,全站接入 IPv6 +- 2021 年 3 月 14 日 - 开启 Cloudflare 的全站 HTTP3 QUIC 支持 +- 2021 年 3 月 13 日 - 博客接入 Cloudflare 全球 CDN +- 2020 年 10 月 7 日 - 博客主题变更为 [handsome](https://www.ihewro.com/archives/489/) 正版付费主题 +- 2020 年 8 月 20 日 - 因升级 Linux 依赖及核心版本,服务器无法正常启动,VNC 连接后解决,详见 +- 2018 年 8 月 5 日 - 购入阿里云香港轻量应用服务器,使用 [Typecho](https://typecho.org/) 作为博客程序,[Mirages](https://get233.com/archives/mirages-intro.html) 作为主题 diff --git a/content/post/055.NewBlog/055.md b/content/post/055.NewBlog/055.md index aadf265..c5a491d 100644 --- a/content/post/055.NewBlog/055.md +++ b/content/post/055.NewBlog/055.md @@ -1,6 +1,6 @@ --- title: "Hello, Hugo!" -categories: [ "程序人生" ] +categories: [ "博客事纪" ] tags: [ "Hugo" ] draft: false slug: "new-hugo-blog" diff --git a/content/post/060.new-domain/new-domain.md b/content/post/060.new-domain/new-domain.md new file mode 100644 index 0000000..b6c6d54 --- /dev/null +++ b/content/post/060.new-domain/new-domain.md @@ -0,0 +1,20 @@ +--- +title: "本博客正式启用新域名 taurusxin.com" +categories: [ "博客事纪" ] +tags: [ "域名" ] +draft: false +slug: "new-domain-2022" +date: "2022-06-13 10:52:00" +--- + +## 新域名 + +本站将于 2022年 7 月 1 日正式启用新域名 taurusxin.com。 + +在 7 月 1 日之前,原先的 blog.xingez.me 将重定向至 taurusxin.com,而 xingez.me 依旧不变,7 月 1 日之后,xingez.me 也将重定向至 taurusxin.com,也就是说 7 月 1 日之前两个根域名有效,之后则保留新域名,旧域名将全部重定向至新域名。 + +同时启用 www.taurusxin.com,便于搜索引擎 SEO + +## 为什么 + +一直以来都想拥有一个新的 .com 域名,后来直接在腾讯云促销时购买了这个新的域名,理由其实很简单,因为 .com 是国际主流的顶级域名,对于搜索引擎 SEO 友好,因为现在的内容都托管到了 Cloudflare 上面,对于国内用户不是特别友好,所以待我毕业回国之时会考虑优化国内的访问速度,依照现在测速结果,国内访问速度比国际访问速度要慢一些,但由于是静态博客的关系,所以差距并不是很明显。