<?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/en/tags/seo/</link><description>Recent content in SEO on DTSDT</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Mon, 21 Sep 2026 13:34:31 +0800</lastBuildDate><atom:link href="https://dtsdt.com/en/tags/seo/index.xml" rel="self" type="application/rss+xml"/><item><title>The site moved from Notion to Hugo</title><link>https://dtsdt.com/en/article/site-relaunch/</link><pubDate>Mon, 21 Sep 2026 00:00:00 +0800</pubDate><guid>https://dtsdt.com/en/article/site-relaunch/</guid><description>dtsdt.com is back online, rebuilt with Hugo: faster pages, complete SEO, simpler publishing.</description><content:encoded><![CDATA[<p>The site is back. It used to run on Notion with cloud-side rendering; now it is generated statically with Hugo.</p>
<h2 id="why-the-change">Why the change</h2>
<p>The old setup depended on Notion too much: whenever Notion changed something, or the server-side rendering broke, the whole site went down. A static site generates plain HTML up front, so there is no runtime dependency that can fail.</p>
<h2 id="what-changed">What changed</h2>
<ul>
<li><strong>Faster</strong>: pages are pre-built static HTML with no front-end framework to load.</li>
<li><strong>Better SEO</strong>: it generates <code>sitemap.xml</code>, <code>robots.txt</code>, full-text RSS, Open Graph cards and structured data automatically.</li>
<li><strong>Easier publishing</strong>: posts are just Markdown files — commit and it builds.</li>
<li><strong>Less maintenance</strong>: only Hugo and the theme, so upgrades stay simple.</li>
</ul>
<h2 id="whats-next">What&rsquo;s next</h2>
<p>Older posts will be brought back and reorganised into series.</p>
]]></content:encoded></item></channel></rss>