<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>SEO on DTSDT</title><link>https://dtsdt.com/tags/seo/</link><description>Recent content in SEO on DTSDT</description><generator>Hugo</generator><language>zh-CN</language><lastBuildDate>Mon, 21 Sep 2026 13:34:31 +0800</lastBuildDate><atom:link href="https://dtsdt.com/tags/seo/index.xml" rel="self" type="application/rss+xml"/><item><title>本站已从 Notion 迁到 Hugo</title><link>https://dtsdt.com/article/site-relaunch/</link><pubDate>Mon, 21 Sep 2026 00:00:00 +0800</pubDate><guid>https://dtsdt.com/article/site-relaunch/</guid><description>dtsdt.com 重新上线：改用 Hugo 静态生成，打开更快、SEO 更完整、写文章更省事。</description><content:encoded><![CDATA[<p>网站重新上线了。这次把原来跑在 Notion + 云端渲染上的站点，换成了 Hugo 静态生成。</p>
<h2 id="为什么换">为什么换</h2>
<p>原来的方案对 Notion 依赖太重：Notion 那边一有变动、或者服务端渲染出问题，整站就打不开。静态站点把文章直接生成成 HTML，没有运行时依赖，也不会因为第三方服务抽风而挂掉。</p>
<h2 id="变了什么">变了什么</h2>
<ul>
<li><strong>打开更快</strong>：页面是预先生成的静态 HTML，没有前端框架要加载。</li>
<li><strong>SEO 更完整</strong>：自动生成 <code>sitemap.xml</code>、<code>robots.txt</code>、RSS 全文、Open Graph 卡片和结构化数据。</li>
<li><strong>写文章更省事</strong>：文章就是 Markdown 文件，写完提交就自动构建上线。</li>
<li><strong>更好维护</strong>：整站依赖少，只有 Hugo 和主题，升级不会牵一发动全身。</li>
</ul>
<h2 id="接下来">接下来</h2>
<p>会把以前发过的文章陆续整理回来，并按系列重新归类。</p>
]]></content:encoded></item></channel></rss>