feat: 060 - new domain; some modifies

This commit is contained in:
TaurusXin 2022-06-13 11:05:42 +01:00
parent 7312f2201c
commit dd9adfd6d0
3 changed files with 31 additions and 10 deletions

View File

@ -1,6 +1,6 @@
--- ---
title: 事件 title: 事件
description: 关于此博客的一些技术性事件 description: 关于此博客的一些包含但不限于的技术性事件
date: '2022-05-31' date: '2022-05-31'
aliases: aliases:
- events - events
@ -17,11 +17,12 @@ comments: false
## Events ## Events
- 2022年5月31日 - 新增此页面,记录过去博客发生的所有变化 - 2022 年 6 月 13 日 - 启用 taurusxin.com 新域名
- 2021年12月21日 - 抛弃 Typecho迁移所有内容至 [Hugo](https://gohugo.io/) 静态博客,使用 [Stack](https://github.com/CaiJimmy/hugo-theme-stack) 作为主题,托管至 Cloudflare Pages同时域名去掉了 blog 开头,使用根域名 - 2022 年 5 月 31 日 - 新增此页面,记录过去博客发生的所有变化
- 2021年8月26日 - 对 Cloudflare 做 Anycast IP 优选,确保大陆接入速度,全站接入 IPv6 - 2021 年 12 月 21 日 - 抛弃 Typecho迁移所有内容至 [Hugo](https://gohugo.io/) 静态博客,使用 [Stack](https://github.com/CaiJimmy/hugo-theme-stack) 作为主题,托管至 Cloudflare Pages同时域名去掉了 blog 开头,使用根域名
- 2021年3月14日 - 开启 Cloudflare 的全站 HTTP3 QUIC 支持 - 2021 年 8 月 26 日 - 对 Cloudflare 做 Anycast IP 优选,确保大陆接入速度,全站接入 IPv6
- 2021年3月13日 - 博客接入 Cloudflare 全球 CDN - 2021 年 3 月 14 日 - 开启 Cloudflare 的全站 HTTP3 QUIC 支持
- 2020年10月7日 - 博客主题变更为 [handsome](https://www.ihewro.com/archives/489/) 正版付费主题 - 2021 年 3 月 13 日 - 博客接入 Cloudflare 全球 CDN
- 2020年8月20日 - 因升级 Linux 依赖及核心版本服务器无法正常启动VNC 连接后解决,详见 <https://xingez.me/2020-server-down> - 2020 年 10 月 7 日 - 博客主题变更为 [handsome](https://www.ihewro.com/archives/489/) 正版付费主题
- 2018年8月5日 - 购入阿里云香港轻量应用服务器,使用 [Typecho](https://typecho.org/) 作为博客程序,[Mirages](https://get233.com/archives/mirages-intro.html) 作为主题 - 2020 年 8 月 20 日 - 因升级 Linux 依赖及核心版本服务器无法正常启动VNC 连接后解决,详见 <https://xingez.me/2020-server-down>
- 2018 年 8 月 5 日 - 购入阿里云香港轻量应用服务器,使用 [Typecho](https://typecho.org/) 作为博客程序,[Mirages](https://get233.com/archives/mirages-intro.html) 作为主题

View File

@ -1,6 +1,6 @@
--- ---
title: "Hello, Hugo!" title: "Hello, Hugo!"
categories: [ "程序人生" ] categories: [ "博客事纪" ]
tags: [ "Hugo" ] tags: [ "Hugo" ]
draft: false draft: false
slug: "new-hugo-blog" slug: "new-hugo-blog"

View File

@ -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 上面,对于国内用户不是特别友好,所以待我毕业回国之时会考虑优化国内的访问速度,依照现在测速结果,国内访问速度比国际访问速度要慢一些,但由于是静态博客的关系,所以差距并不是很明显。