<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Kevin 的个人博客</title>
  <subtitle>Kevin 的个人博客，记录思考、学习与生活。</subtitle>
  <link href="https://no-1-blog.pages.dev/" />
  <link rel="self" href="https://no-1-blog.pages.dev/feed.xml" />
  <id>https://no-1-blog.pages.dev/</id>
  <updated>2026-06-18T14:37:41.000Z</updated>
  <entry>
    <title>把网站交给 Google 和 Bing —— 小白零基础教程</title>
    <link href="https://no-1-blog.pages.dev/posts/2026060310280701/" />
    <id>https://no-1-blog.pages.dev/posts/2026060310280701/</id>
    <published>2026-06-03T00:00:00.000Z</published>
    <updated>2026-06-18T14:37:41.000Z</updated>
    <summary>下面两份教程会手把手带你把网站登记到 Google 和 Bing 两家搜索引擎，让别人能在搜索结果里找到你。
整篇示例用的网址都是 https://freecat-blog.pages.dev，你照着做的时候，把它换成你自己的网址即可。
准备工作：先确认你的网站能在浏览器里正常打开。例如把 https://freeca...</summary>
    <content type="html">&lt;p class=&quot;text-align-left&quot;&gt;下面两份教程会手把手带你把网站登记到 Google 和 Bing 两家搜索引擎，让别人能在搜索结果里找到你。&lt;/p&gt;
&lt;p class=&quot;text-align-left&quot;&gt;整篇示例用的网址都是 &lt;code&gt;https://freecat-blog.pages.dev&lt;/code&gt;，你照着做的时候，把它换成你自己的网址即可。&lt;/p&gt;
&lt;blockquote&gt;&lt;p class=&quot;text-align-left&quot;&gt;准备工作：先确认你的网站能在浏览器里正常打开。例如把 &lt;code&gt;https://freecat-blog.pages.dev&lt;/code&gt; 粘贴到浏览器地址栏，能看到你的博客首页，就可以开始了。&lt;/p&gt;&lt;/blockquote&gt;
&lt;blockquote&gt;&lt;p class=&quot;text-align-left&quot;&gt;如果你用的是自己的域名，并且这个域名托管在 Cloudflare，请先到 Cloudflare 后台关闭或放行会拦截搜索引擎的反爬规则。重点检查 Bot Fight Mode、WAF 托管质询、Security Rules、AI Crawl Control / Managed robots 这类功能，至少要放行 Googlebot、Bingbot、&lt;code&gt;/sitemap.xml&lt;/code&gt; 和 &lt;code&gt;/robots.txt&lt;/code&gt;。否则浏览器里明明能打开网站，Google 或 Bing 仍可能读不到 Sitemap。&lt;/p&gt;&lt;/blockquote&gt;
&lt;hr&gt;&lt;h3 id=&quot;一google-search-console让-google-找到你&quot; class=&quot;article-heading article-heading-depth-2 article-heading-rank-1 article-heading-source-h2 scroll-mt-24&quot;&gt;一、Google Search Console（让 Google 找到你）&lt;/h3&gt;
&lt;h4 id=&quot;第-1-步打开官方网址登录账号&quot; class=&quot;article-heading article-heading-depth-3 article-heading-rank-2 article-heading-source-h3 scroll-mt-24&quot;&gt;第 1 步：打开官方网址，登录账号&lt;/h4&gt;
&lt;ol&gt;&lt;li&gt;&lt;p class=&quot;text-align-left&quot;&gt;打开浏览器，访问 &lt;a target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; href=&quot;https://search.google.com/search-console&quot;&gt;https://search.google.com/search-console&lt;/a&gt;&lt;/p&gt;
&lt;p class=&quot;text-align-left&quot;&gt;页面会跳到登录界面，用你的 &lt;strong&gt;Google 账号&lt;/strong&gt;（也就是 Gmail 邮箱）登录。&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;如果没有 Google 账号，点登录框下面的&amp;quot;创建账号&amp;quot;先注册一个或查看 &lt;a target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; href=&quot;https://blog.freeorg.dpdns.org/posts/2026053112195516#gmail-%E6%B3%A8%E5%86%8C%E6%8C%87%E5%8D%97&quot;&gt;Gmail 注册指南&lt;/a&gt;。&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;p class=&quot;text-align-left&quot;&gt;登录成功后，会看到一个写着&amp;quot;欢迎使用 Search Console&amp;quot;的页面，中间有一个&amp;quot;开始&amp;quot;按钮，点它。&lt;/p&gt;&lt;/li&gt;&lt;/ol&gt;
&lt;h4 id=&quot;第-2-步添加你的网站&quot; class=&quot;article-heading article-heading-depth-3 article-heading-rank-2 article-heading-source-h3 scroll-mt-24&quot;&gt;第 2 步：添加你的网站&lt;/h4&gt;
&lt;ol&gt;&lt;li&gt;&lt;p class=&quot;text-justify-cjk&quot;&gt;进入主界面后，会出现&amp;quot;选择资源类型&amp;quot;的弹窗，里面有两个方框：&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;&lt;p class=&quot;text-align-left&quot;&gt;&lt;strong&gt;左边&lt;/strong&gt;：网域（Domain）&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p class=&quot;text-align-left&quot;&gt;&lt;strong&gt;右边&lt;/strong&gt;：网址前缀（URL prefix）&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;p class=&quot;text-align-left&quot;&gt;&lt;strong&gt;请选右边的&amp;quot;网址前缀&amp;quot;&lt;/strong&gt;（小白用这个最简单，不用碰 DNS 设置）。&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p class=&quot;text-align-left&quot;&gt;在输入框里，&lt;strong&gt;完整粘贴&lt;/strong&gt; 你的网址，包含 &lt;code&gt;https://&lt;/code&gt;：&lt;/p&gt;

 &lt;div class=&quot;code-block-container group&quot; style=&quot;contain-intrinsic-size: auto 109px&quot;&gt;&lt;div class=&quot;flex items-center justify-between&quot;&gt;&lt;span class=&quot;code-language-label&quot;&gt;code&lt;/span&gt;
 &lt;label class=&quot;t-btn-icon copy-btn-container&quot;&gt;&lt;input type=&quot;checkbox&quot; class=&quot;copy-checkbox&quot;&gt;&lt;div class=&quot;clipboard&quot;&gt;&lt;svg xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;currentColor&quot; width=&quot;1em&quot; height=&quot;1em&quot;&gt;&lt;path d=&quot;M6.9998 6V3C6.9998 2.44772 7.44752 2 7.9998 2H19.9998C20.5521 2 20.9998 2.44772 20.9998 3V17C20.9998 17.5523 20.5521 18 19.9998 18H16.9998V20.9991C16.9998 21.5519 16.5499 22 15.993 22H4.00666C3.45059 22 3 21.5554 3 20.9991L3.0026 7.00087C3.0027 6.44811 3.45264 6 4.00942 6H6.9998ZM5.00242 8L5.00019 20H14.9998V8H5.00242ZM8.9998 6H16.9998V16H18.9998V4H8.9998V6Z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/div&gt;
 &lt;div class=&quot;clipboard-check&quot;&gt;&lt;svg xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;currentColor&quot; width=&quot;1em&quot; height=&quot;1em&quot;&gt;&lt;path d=&quot;M10.0007 15.1709L19.1931 5.97852L20.6073 7.39273L10.0007 17.9993L3.63672 11.6354L5.05093 10.2212L10.0007 15.1709Z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/div&gt;&lt;/label&gt;&lt;/div&gt;
 &lt;div class=&quot;code-wrapper relative&quot;&gt;&lt;div class=&quot;code-content&quot;&gt;&lt;pre&gt;&lt;code class=&quot;hljs&quot;&gt;&lt;span class=&quot;hljs-symbol&quot;&gt;https:&lt;/span&gt;&lt;span class=&quot;hljs-comment&quot;&gt;//freecat-blog.pages.dev&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;&lt;p class=&quot;text-justify-cjk&quot;&gt;点下方的&amp;quot;继续&amp;quot;按钮。&lt;/p&gt;&lt;/li&gt;&lt;/ol&gt;
&lt;h4 id=&quot;第-3-步验证你是网站的主人&quot; class=&quot;article-heading article-heading-depth-3 article-heading-rank-2 article-heading-source-h3 scroll-mt-24&quot;&gt;第 3 步：验证你是网站的主人&lt;/h4&gt;
&lt;p class=&quot;text-align-left&quot;&gt;Google 会让你证明这个网站是你的。会弹出几种&amp;quot;验证方法&amp;quot;，&lt;strong&gt;推荐选第一种&amp;quot;HTML 标记&amp;quot;&lt;/strong&gt;（HTML tag）。&lt;/p&gt;
&lt;ol&gt;&lt;li&gt;&lt;p class=&quot;text-align-left&quot;&gt;在弹窗里找到&amp;quot;HTML 标记&amp;quot;那一行，点开它。&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p class=&quot;text-justify-cjk&quot;&gt;你会看到一段类似下面的代码（你的实际内容会不一样，&lt;strong&gt;不要直接抄这段&lt;/strong&gt;，要复制你自己页面上的那一段）：&lt;/p&gt;

 &lt;div class=&quot;code-block-container group&quot; style=&quot;contain-intrinsic-size: auto 109px&quot;&gt;&lt;div class=&quot;flex items-center justify-between&quot;&gt;&lt;span class=&quot;code-language-label&quot;&gt;html&lt;/span&gt;
 &lt;label class=&quot;t-btn-icon copy-btn-container&quot;&gt;&lt;input type=&quot;checkbox&quot; class=&quot;copy-checkbox&quot;&gt;&lt;div class=&quot;clipboard&quot;&gt;&lt;svg xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;currentColor&quot; width=&quot;1em&quot; height=&quot;1em&quot;&gt;&lt;path d=&quot;M6.9998 6V3C6.9998 2.44772 7.44752 2 7.9998 2H19.9998C20.5521 2 20.9998 2.44772 20.9998 3V17C20.9998 17.5523 20.5521 18 19.9998 18H16.9998V20.9991C16.9998 21.5519 16.5499 22 15.993 22H4.00666C3.45059 22 3 21.5554 3 20.9991L3.0026 7.00087C3.0027 6.44811 3.45264 6 4.00942 6H6.9998ZM5.00242 8L5.00019 20H14.9998V8H5.00242ZM8.9998 6H16.9998V16H18.9998V4H8.9998V6Z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/div&gt;
 &lt;div class=&quot;clipboard-check&quot;&gt;&lt;svg xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;currentColor&quot; width=&quot;1em&quot; height=&quot;1em&quot;&gt;&lt;path d=&quot;M10.0007 15.1709L19.1931 5.97852L20.6073 7.39273L10.0007 17.9993L3.63672 11.6354L5.05093 10.2212L10.0007 15.1709Z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/div&gt;&lt;/label&gt;&lt;/div&gt;
 &lt;div class=&quot;code-wrapper relative&quot;&gt;&lt;div class=&quot;code-content&quot;&gt;&lt;pre&gt;&lt;code class=&quot;hljs language-html&quot;&gt;&lt;span class=&quot;hljs-tag&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot;&gt;meta&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot;&gt;name&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot;&gt;&amp;quot;google-site-verification&amp;quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot;&gt;content&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot;&gt;&amp;quot;abc123XXXXXXXXXXXXXXXXXXXXXXXXXXX&amp;quot;&lt;/span&gt; /&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;&lt;p class=&quot;text-justify-cjk&quot;&gt;点这段代码右侧的&amp;quot;&lt;strong&gt;复制&lt;/strong&gt;&amp;quot;按钮，先放在一边。&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p class=&quot;text-align-left&quot;&gt;暂时不要关这个 Google 页面，先去网站项目里粘贴这段代码。&lt;/p&gt;&lt;/li&gt;&lt;/ol&gt;
&lt;h4 id=&quot;第-4-步把验证代码贴到网站里&quot; class=&quot;article-heading article-heading-depth-3 article-heading-rank-2 article-heading-source-h3 scroll-mt-24&quot;&gt;第 4 步：把验证代码贴到网站里&lt;/h4&gt;
&lt;p class=&quot;text-justify-cjk&quot;&gt;打开本项目里的这个文件：&lt;/p&gt;

 &lt;div class=&quot;code-block-container group&quot; style=&quot;contain-intrinsic-size: auto 109px&quot;&gt;&lt;div class=&quot;flex items-center justify-between&quot;&gt;&lt;span class=&quot;code-language-label&quot;&gt;code&lt;/span&gt;
 &lt;label class=&quot;t-btn-icon copy-btn-container&quot;&gt;&lt;input type=&quot;checkbox&quot; class=&quot;copy-checkbox&quot;&gt;&lt;div class=&quot;clipboard&quot;&gt;&lt;svg xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;currentColor&quot; width=&quot;1em&quot; height=&quot;1em&quot;&gt;&lt;path d=&quot;M6.9998 6V3C6.9998 2.44772 7.44752 2 7.9998 2H19.9998C20.5521 2 20.9998 2.44772 20.9998 3V17C20.9998 17.5523 20.5521 18 19.9998 18H16.9998V20.9991C16.9998 21.5519 16.5499 22 15.993 22H4.00666C3.45059 22 3 21.5554 3 20.9991L3.0026 7.00087C3.0027 6.44811 3.45264 6 4.00942 6H6.9998ZM5.00242 8L5.00019 20H14.9998V8H5.00242ZM8.9998 6H16.9998V16H18.9998V4H8.9998V6Z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/div&gt;
 &lt;div class=&quot;clipboard-check&quot;&gt;&lt;svg xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;currentColor&quot; width=&quot;1em&quot; height=&quot;1em&quot;&gt;&lt;path d=&quot;M10.0007 15.1709L19.1931 5.97852L20.6073 7.39273L10.0007 17.9993L3.63672 11.6354L5.05093 10.2212L10.0007 15.1709Z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/div&gt;&lt;/label&gt;&lt;/div&gt;
 &lt;div class=&quot;code-wrapper relative&quot;&gt;&lt;div class=&quot;code-content&quot;&gt;&lt;pre&gt;&lt;code class=&quot;hljs&quot;&gt;Control/SEO_搜索优化.&lt;span class=&quot;hljs-built_in&quot;&gt;md&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;p class=&quot;text-align-left&quot;&gt;在文件里找到 &lt;code&gt;google_html_marker:&lt;/code&gt; 这一行，把你刚才复制的整段 HTML 标记粘贴到冒号后面。粘贴完应该长这样（中间的 content 内容是你自己复制的，不是示例）：&lt;/p&gt;

 &lt;div class=&quot;code-block-container group&quot; style=&quot;contain-intrinsic-size: auto 109px&quot;&gt;&lt;div class=&quot;flex items-center justify-between&quot;&gt;&lt;span class=&quot;code-language-label&quot;&gt;yaml&lt;/span&gt;
 &lt;label class=&quot;t-btn-icon copy-btn-container&quot;&gt;&lt;input type=&quot;checkbox&quot; class=&quot;copy-checkbox&quot;&gt;&lt;div class=&quot;clipboard&quot;&gt;&lt;svg xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;currentColor&quot; width=&quot;1em&quot; height=&quot;1em&quot;&gt;&lt;path d=&quot;M6.9998 6V3C6.9998 2.44772 7.44752 2 7.9998 2H19.9998C20.5521 2 20.9998 2.44772 20.9998 3V17C20.9998 17.5523 20.5521 18 19.9998 18H16.9998V20.9991C16.9998 21.5519 16.5499 22 15.993 22H4.00666C3.45059 22 3 21.5554 3 20.9991L3.0026 7.00087C3.0027 6.44811 3.45264 6 4.00942 6H6.9998ZM5.00242 8L5.00019 20H14.9998V8H5.00242ZM8.9998 6H16.9998V16H18.9998V4H8.9998V6Z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/div&gt;
 &lt;div class=&quot;clipboard-check&quot;&gt;&lt;svg xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;currentColor&quot; width=&quot;1em&quot; height=&quot;1em&quot;&gt;&lt;path d=&quot;M10.0007 15.1709L19.1931 5.97852L20.6073 7.39273L10.0007 17.9993L3.63672 11.6354L5.05093 10.2212L10.0007 15.1709Z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/div&gt;&lt;/label&gt;&lt;/div&gt;
 &lt;div class=&quot;code-wrapper relative&quot;&gt;&lt;div class=&quot;code-content&quot;&gt;&lt;pre&gt;&lt;code class=&quot;hljs language-yaml&quot;&gt;&lt;span class=&quot;hljs-attr&quot;&gt;google_html_marker:&lt;/span&gt; &lt;span class=&quot;hljs-string&quot;&gt;&amp;lt;meta&lt;/span&gt; &lt;span class=&quot;hljs-string&quot;&gt;name=&amp;quot;google-site-verification&amp;quot;&lt;/span&gt; &lt;span class=&quot;hljs-string&quot;&gt;content=&amp;quot;abc123XXXXXXXXXXXXXXXXXXXXXXXXXXX&amp;quot;&lt;/span&gt; &lt;span class=&quot;hljs-string&quot;&gt;/&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;p class=&quot;text-justify-cjk&quot;&gt;保存文件。&lt;/p&gt;
&lt;h4 id=&quot;第-5-步把改动发布到线上&quot; class=&quot;article-heading article-heading-depth-3 article-heading-rank-2 article-heading-source-h3 scroll-mt-24&quot;&gt;第 5 步：把改动发布到线上&lt;/h4&gt;
&lt;ol&gt;&lt;li&gt;&lt;p class=&quot;text-align-left&quot;&gt;把项目里的改动提交（commit）并推送（push）到 GitHub。&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p class=&quot;text-align-left&quot;&gt;Cloudflare Pages 会自动重新构建网站，大约 1～2 分钟后线上就更新好了。&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p class=&quot;text-align-left&quot;&gt;你可以在浏览器里打开 &lt;code&gt;https://freecat-blog.pages.dev&lt;/code&gt;，按 &lt;code&gt;Ctrl + U&lt;/code&gt; 查看网页源代码，搜索 &lt;code&gt;google-site-verification&lt;/code&gt;，能搜到说明已经生效。&lt;/p&gt;&lt;/li&gt;&lt;/ol&gt;
&lt;h4 id=&quot;第-6-步回到-google-点验证&quot; class=&quot;article-heading article-heading-depth-3 article-heading-rank-2 article-heading-source-h3 scroll-mt-24&quot;&gt;第 6 步：回到 Google 点&amp;quot;验证&amp;quot;&lt;/h4&gt;
&lt;ol&gt;&lt;li&gt;&lt;p class=&quot;text-align-left&quot;&gt;回到刚才那个还没关掉的 Google Search Console 页面。&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p class=&quot;text-justify-cjk&quot;&gt;点弹窗底部的&amp;quot;&lt;strong&gt;验证&lt;/strong&gt;&amp;quot;按钮。&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p class=&quot;text-justify-cjk&quot;&gt;提示&amp;quot;已验证所有权&amp;quot;，恭喜，第一步完成了。&lt;/p&gt;&lt;/li&gt;&lt;/ol&gt;
&lt;h4 id=&quot;第-7-步提交网站地图sitemap帮-google-找到所有文章&quot; class=&quot;article-heading article-heading-depth-3 article-heading-rank-2 article-heading-source-h3 scroll-mt-24&quot;&gt;第 7 步：提交网站地图（Sitemap），帮 Google 找到所有文章&lt;/h4&gt;
&lt;ol&gt;&lt;li&gt;&lt;p class=&quot;text-align-left&quot;&gt;在 Search Console 左侧菜单里，找到并点击&amp;quot;&lt;strong&gt;站点地图&lt;/strong&gt;&amp;quot;（Sitemaps）。&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p class=&quot;text-align-left&quot;&gt;在&amp;quot;添加新的站点地图&amp;quot;那一栏，只需要填写 &lt;code&gt;sitemap.xml&lt;/code&gt;：&lt;/p&gt;

 &lt;div class=&quot;code-block-container group&quot; style=&quot;contain-intrinsic-size: auto 109px&quot;&gt;&lt;div class=&quot;flex items-center justify-between&quot;&gt;&lt;span class=&quot;code-language-label&quot;&gt;code&lt;/span&gt;
 &lt;label class=&quot;t-btn-icon copy-btn-container&quot;&gt;&lt;input type=&quot;checkbox&quot; class=&quot;copy-checkbox&quot;&gt;&lt;div class=&quot;clipboard&quot;&gt;&lt;svg xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;currentColor&quot; width=&quot;1em&quot; height=&quot;1em&quot;&gt;&lt;path d=&quot;M6.9998 6V3C6.9998 2.44772 7.44752 2 7.9998 2H19.9998C20.5521 2 20.9998 2.44772 20.9998 3V17C20.9998 17.5523 20.5521 18 19.9998 18H16.9998V20.9991C16.9998 21.5519 16.5499 22 15.993 22H4.00666C3.45059 22 3 21.5554 3 20.9991L3.0026 7.00087C3.0027 6.44811 3.45264 6 4.00942 6H6.9998ZM5.00242 8L5.00019 20H14.9998V8H5.00242ZM8.9998 6H16.9998V16H18.9998V4H8.9998V6Z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/div&gt;
 &lt;div class=&quot;clipboard-check&quot;&gt;&lt;svg xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;currentColor&quot; width=&quot;1em&quot; height=&quot;1em&quot;&gt;&lt;path d=&quot;M10.0007 15.1709L19.1931 5.97852L20.6073 7.39273L10.0007 17.9993L3.63672 11.6354L5.05093 10.2212L10.0007 15.1709Z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/div&gt;&lt;/label&gt;&lt;/div&gt;
 &lt;div class=&quot;code-wrapper relative&quot;&gt;&lt;div class=&quot;code-content&quot;&gt;&lt;pre&gt;&lt;code class=&quot;hljs&quot;&gt;sitemap.&lt;span class=&quot;hljs-built_in&quot;&gt;xml&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;p class=&quot;text-align-left&quot;&gt;完整路径会自动变成：&lt;code&gt;https://freecat-blog.pages.dev/sitemap.xml&lt;/code&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p class=&quot;text-justify-cjk&quot;&gt;点&amp;quot;&lt;strong&gt;提交&lt;/strong&gt;&amp;quot;按钮。&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p class=&quot;text-align-left&quot;&gt;状态显示&amp;quot;成功&amp;quot;就完成了。Google 会在接下来几天到几周内陆续把你的文章收录进搜索结果。&lt;/p&gt;&lt;/li&gt;&lt;/ol&gt;
&lt;hr&gt;&lt;h3 id=&quot;二bing-站长平台让必应chatgpt-等找到你&quot; class=&quot;article-heading article-heading-depth-2 article-heading-rank-1 article-heading-source-h2 scroll-mt-24&quot;&gt;二、Bing 站长平台（让必应、ChatGPT 等找到你）&lt;/h3&gt;
&lt;blockquote&gt;&lt;p class=&quot;text-align-left&quot;&gt;小提示：Bing 的数据被 ChatGPT、Copilot 等很多 AI 工具使用，加入 Bing 之后，AI 也能更容易找到你的博客。&lt;/p&gt;&lt;/blockquote&gt;
&lt;h4 id=&quot;第-1-步打开官方网址登录账号-2&quot; class=&quot;article-heading article-heading-depth-3 article-heading-rank-2 article-heading-source-h3 scroll-mt-24&quot;&gt;第 1 步：打开官方网址，登录账号&lt;/h4&gt;
&lt;ol&gt;&lt;li&gt;&lt;p class=&quot;text-align-left&quot;&gt;浏览器打开：&lt;a target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; href=&quot;https://www.bing.com/webmasters&quot;&gt;https://www.bing.com/webmasters&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p class=&quot;text-align-left&quot;&gt;点页面上的&amp;quot;&lt;strong&gt;立即开始&lt;/strong&gt;&amp;quot;（Get started）按钮。&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p class=&quot;text-justify-cjk&quot;&gt;登录方式可以从这三个里选一个，都行：&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;&lt;p class=&quot;text-align-left&quot;&gt;&lt;strong&gt;Microsoft 账号&lt;/strong&gt;（微软账号，没有可以注册一个）&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p class=&quot;text-align-left&quot;&gt;&lt;strong&gt;Google 账号&lt;/strong&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p class=&quot;text-align-left&quot;&gt;&lt;strong&gt;Facebook 账号&lt;/strong&gt;&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;p class=&quot;text-align-left&quot;&gt;建议用 &lt;strong&gt;Google 账号&lt;/strong&gt; 登录，因为下一步可以直接把 Google Search Console 里的信息一键导入。&lt;/p&gt;&lt;/li&gt;&lt;/ol&gt;
&lt;h4 id=&quot;第-2-步添加你的网站两条路任选一条&quot; class=&quot;article-heading article-heading-depth-3 article-heading-rank-2 article-heading-source-h3 scroll-mt-24&quot;&gt;第 2 步：添加你的网站（两条路任选一条）&lt;/h4&gt;
&lt;p class=&quot;text-justify-cjk&quot;&gt;登录后会进入&amp;quot;添加网站&amp;quot;页面，给你两条路：&lt;/p&gt;
&lt;h5 id=&quot;路线-a最快推荐从-google-search-console-导入&quot; class=&quot;article-heading article-heading-depth-4 article-heading-rank-3 article-heading-source-h4 scroll-mt-24&quot;&gt;路线 A（最快，推荐）：从 Google Search Console 导入&lt;/h5&gt;
&lt;blockquote&gt;&lt;p class=&quot;text-align-left&quot;&gt;前提：你已经完成上面那份 Google 教程，并且用 Google 账号登录 Bing。&lt;/p&gt;&lt;/blockquote&gt;
&lt;ol&gt;&lt;li&gt;&lt;p class=&quot;text-align-left&quot;&gt;左边那块大方框写着&amp;quot;&lt;strong&gt;导入&lt;/strong&gt;&amp;quot;（Import）。&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p class=&quot;text-justify-cjk&quot;&gt;点蓝色&amp;quot;&lt;strong&gt;导入&lt;/strong&gt;&amp;quot;按钮。&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p class=&quot;text-align-left&quot;&gt;会弹出一个 Google 授权页面，点&amp;quot;&lt;strong&gt;继续&lt;/strong&gt;&amp;quot;或&amp;quot;&lt;strong&gt;允许&lt;/strong&gt;&amp;quot;。&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p class=&quot;text-align-left&quot;&gt;Bing 会列出你在 Google Search Console 里的所有网站，勾选 &lt;code&gt;https://freecat-blog.pages.dev&lt;/code&gt;，点&amp;quot;&lt;strong&gt;导入&lt;/strong&gt;&amp;quot;。&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p class=&quot;text-align-left&quot;&gt;几秒钟后就完成，&lt;strong&gt;不需要再次验证&lt;/strong&gt;，跳到第 5 步提交 Sitemap 即可。&lt;/p&gt;&lt;/li&gt;&lt;/ol&gt;
&lt;h5 id=&quot;路线-b手动添加&quot; class=&quot;article-heading article-heading-depth-4 article-heading-rank-3 article-heading-source-h4 scroll-mt-24&quot;&gt;路线 B：手动添加&lt;/h5&gt;
&lt;p class=&quot;text-justify-cjk&quot;&gt;如果不想用导入，可以手动加：&lt;/p&gt;
&lt;ol&gt;&lt;li&gt;&lt;p class=&quot;text-align-left&quot;&gt;右边那块方框写着&amp;quot;&lt;strong&gt;手动添加站点&lt;/strong&gt;&amp;quot;（Add your site manually）。&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p class=&quot;text-justify-cjk&quot;&gt;在输入框里填入：&lt;/p&gt;

 &lt;div class=&quot;code-block-container group&quot; style=&quot;contain-intrinsic-size: auto 109px&quot;&gt;&lt;div class=&quot;flex items-center justify-between&quot;&gt;&lt;span class=&quot;code-language-label&quot;&gt;code&lt;/span&gt;
 &lt;label class=&quot;t-btn-icon copy-btn-container&quot;&gt;&lt;input type=&quot;checkbox&quot; class=&quot;copy-checkbox&quot;&gt;&lt;div class=&quot;clipboard&quot;&gt;&lt;svg xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;currentColor&quot; width=&quot;1em&quot; height=&quot;1em&quot;&gt;&lt;path d=&quot;M6.9998 6V3C6.9998 2.44772 7.44752 2 7.9998 2H19.9998C20.5521 2 20.9998 2.44772 20.9998 3V17C20.9998 17.5523 20.5521 18 19.9998 18H16.9998V20.9991C16.9998 21.5519 16.5499 22 15.993 22H4.00666C3.45059 22 3 21.5554 3 20.9991L3.0026 7.00087C3.0027 6.44811 3.45264 6 4.00942 6H6.9998ZM5.00242 8L5.00019 20H14.9998V8H5.00242ZM8.9998 6H16.9998V16H18.9998V4H8.9998V6Z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/div&gt;
 &lt;div class=&quot;clipboard-check&quot;&gt;&lt;svg xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;currentColor&quot; width=&quot;1em&quot; height=&quot;1em&quot;&gt;&lt;path d=&quot;M10.0007 15.1709L19.1931 5.97852L20.6073 7.39273L10.0007 17.9993L3.63672 11.6354L5.05093 10.2212L10.0007 15.1709Z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/div&gt;&lt;/label&gt;&lt;/div&gt;
 &lt;div class=&quot;code-wrapper relative&quot;&gt;&lt;div class=&quot;code-content&quot;&gt;&lt;pre&gt;&lt;code class=&quot;hljs&quot;&gt;&lt;span class=&quot;hljs-symbol&quot;&gt;https:&lt;/span&gt;&lt;span class=&quot;hljs-comment&quot;&gt;//freecat-blog.pages.dev&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;&lt;p class=&quot;text-justify-cjk&quot;&gt;点&amp;quot;&lt;strong&gt;添加&lt;/strong&gt;&amp;quot;按钮。&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p class=&quot;text-align-left&quot;&gt;接着按下面第 3、第 4 步去验证。&lt;/p&gt;&lt;/li&gt;&lt;/ol&gt;
&lt;h4 id=&quot;第-3-步选择验证方式手动添加才需要&quot; class=&quot;article-heading article-heading-depth-3 article-heading-rank-2 article-heading-source-h3 scroll-mt-24&quot;&gt;第 3 步：选择验证方式（手动添加才需要）&lt;/h4&gt;
&lt;p class=&quot;text-align-left&quot;&gt;页面会让你选验证方式，&lt;strong&gt;推荐选&amp;quot;Meta 标签&amp;quot;&lt;/strong&gt;（HTML Meta Tag），和 Google 那种一样最简单。&lt;/p&gt;
&lt;ol&gt;&lt;li&gt;&lt;p class=&quot;text-align-left&quot;&gt;找到&amp;quot;Meta 标签&amp;quot;那一项，点开。&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p class=&quot;text-justify-cjk&quot;&gt;会显示一段代码，例如（同样以你自己页面上的为准）：&lt;/p&gt;

 &lt;div class=&quot;code-block-container group&quot; style=&quot;contain-intrinsic-size: auto 109px&quot;&gt;&lt;div class=&quot;flex items-center justify-between&quot;&gt;&lt;span class=&quot;code-language-label&quot;&gt;html&lt;/span&gt;
 &lt;label class=&quot;t-btn-icon copy-btn-container&quot;&gt;&lt;input type=&quot;checkbox&quot; class=&quot;copy-checkbox&quot;&gt;&lt;div class=&quot;clipboard&quot;&gt;&lt;svg xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;currentColor&quot; width=&quot;1em&quot; height=&quot;1em&quot;&gt;&lt;path d=&quot;M6.9998 6V3C6.9998 2.44772 7.44752 2 7.9998 2H19.9998C20.5521 2 20.9998 2.44772 20.9998 3V17C20.9998 17.5523 20.5521 18 19.9998 18H16.9998V20.9991C16.9998 21.5519 16.5499 22 15.993 22H4.00666C3.45059 22 3 21.5554 3 20.9991L3.0026 7.00087C3.0027 6.44811 3.45264 6 4.00942 6H6.9998ZM5.00242 8L5.00019 20H14.9998V8H5.00242ZM8.9998 6H16.9998V16H18.9998V4H8.9998V6Z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/div&gt;
 &lt;div class=&quot;clipboard-check&quot;&gt;&lt;svg xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;currentColor&quot; width=&quot;1em&quot; height=&quot;1em&quot;&gt;&lt;path d=&quot;M10.0007 15.1709L19.1931 5.97852L20.6073 7.39273L10.0007 17.9993L3.63672 11.6354L5.05093 10.2212L10.0007 15.1709Z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/div&gt;&lt;/label&gt;&lt;/div&gt;
 &lt;div class=&quot;code-wrapper relative&quot;&gt;&lt;div class=&quot;code-content&quot;&gt;&lt;pre&gt;&lt;code class=&quot;hljs language-html&quot;&gt;&lt;span class=&quot;hljs-tag&quot;&gt;&amp;lt;&lt;span class=&quot;hljs-name&quot;&gt;meta&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot;&gt;name&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot;&gt;&amp;quot;msvalidate.01&amp;quot;&lt;/span&gt; &lt;span class=&quot;hljs-attr&quot;&gt;content&lt;/span&gt;=&lt;span class=&quot;hljs-string&quot;&gt;&amp;quot;XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX&amp;quot;&lt;/span&gt; /&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;&lt;p class=&quot;text-justify-cjk&quot;&gt;点右边的&amp;quot;&lt;strong&gt;复制&lt;/strong&gt;&amp;quot;按钮。&lt;/p&gt;&lt;/li&gt;&lt;/ol&gt;
&lt;h4 id=&quot;第-4-步把验证代码贴到网站里手动添加才需要&quot; class=&quot;article-heading article-heading-depth-3 article-heading-rank-2 article-heading-source-h3 scroll-mt-24&quot;&gt;第 4 步：把验证代码贴到网站里（手动添加才需要）&lt;/h4&gt;
&lt;p class=&quot;text-justify-cjk&quot;&gt;打开本项目里的这个文件：&lt;/p&gt;

 &lt;div class=&quot;code-block-container group&quot; style=&quot;contain-intrinsic-size: auto 109px&quot;&gt;&lt;div class=&quot;flex items-center justify-between&quot;&gt;&lt;span class=&quot;code-language-label&quot;&gt;code&lt;/span&gt;
 &lt;label class=&quot;t-btn-icon copy-btn-container&quot;&gt;&lt;input type=&quot;checkbox&quot; class=&quot;copy-checkbox&quot;&gt;&lt;div class=&quot;clipboard&quot;&gt;&lt;svg xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;currentColor&quot; width=&quot;1em&quot; height=&quot;1em&quot;&gt;&lt;path d=&quot;M6.9998 6V3C6.9998 2.44772 7.44752 2 7.9998 2H19.9998C20.5521 2 20.9998 2.44772 20.9998 3V17C20.9998 17.5523 20.5521 18 19.9998 18H16.9998V20.9991C16.9998 21.5519 16.5499 22 15.993 22H4.00666C3.45059 22 3 21.5554 3 20.9991L3.0026 7.00087C3.0027 6.44811 3.45264 6 4.00942 6H6.9998ZM5.00242 8L5.00019 20H14.9998V8H5.00242ZM8.9998 6H16.9998V16H18.9998V4H8.9998V6Z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/div&gt;
 &lt;div class=&quot;clipboard-check&quot;&gt;&lt;svg xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;currentColor&quot; width=&quot;1em&quot; height=&quot;1em&quot;&gt;&lt;path d=&quot;M10.0007 15.1709L19.1931 5.97852L20.6073 7.39273L10.0007 17.9993L3.63672 11.6354L5.05093 10.2212L10.0007 15.1709Z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/div&gt;&lt;/label&gt;&lt;/div&gt;
 &lt;div class=&quot;code-wrapper relative&quot;&gt;&lt;div class=&quot;code-content&quot;&gt;&lt;pre&gt;&lt;code class=&quot;hljs&quot;&gt;Control/SEO_搜索优化.&lt;span class=&quot;hljs-built_in&quot;&gt;md&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;p class=&quot;text-align-left&quot;&gt;在文件里找到 &lt;code&gt;bing_html_marker:&lt;/code&gt; 这一行，把你刚刚复制的整段 Meta 标签粘贴到冒号后面。粘贴完大概长这样：&lt;/p&gt;

 &lt;div class=&quot;code-block-container group&quot; style=&quot;contain-intrinsic-size: auto 109px&quot;&gt;&lt;div class=&quot;flex items-center justify-between&quot;&gt;&lt;span class=&quot;code-language-label&quot;&gt;yaml&lt;/span&gt;
 &lt;label class=&quot;t-btn-icon copy-btn-container&quot;&gt;&lt;input type=&quot;checkbox&quot; class=&quot;copy-checkbox&quot;&gt;&lt;div class=&quot;clipboard&quot;&gt;&lt;svg xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;currentColor&quot; width=&quot;1em&quot; height=&quot;1em&quot;&gt;&lt;path d=&quot;M6.9998 6V3C6.9998 2.44772 7.44752 2 7.9998 2H19.9998C20.5521 2 20.9998 2.44772 20.9998 3V17C20.9998 17.5523 20.5521 18 19.9998 18H16.9998V20.9991C16.9998 21.5519 16.5499 22 15.993 22H4.00666C3.45059 22 3 21.5554 3 20.9991L3.0026 7.00087C3.0027 6.44811 3.45264 6 4.00942 6H6.9998ZM5.00242 8L5.00019 20H14.9998V8H5.00242ZM8.9998 6H16.9998V16H18.9998V4H8.9998V6Z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/div&gt;
 &lt;div class=&quot;clipboard-check&quot;&gt;&lt;svg xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;currentColor&quot; width=&quot;1em&quot; height=&quot;1em&quot;&gt;&lt;path d=&quot;M10.0007 15.1709L19.1931 5.97852L20.6073 7.39273L10.0007 17.9993L3.63672 11.6354L5.05093 10.2212L10.0007 15.1709Z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/div&gt;&lt;/label&gt;&lt;/div&gt;
 &lt;div class=&quot;code-wrapper relative&quot;&gt;&lt;div class=&quot;code-content&quot;&gt;&lt;pre&gt;&lt;code class=&quot;hljs language-yaml&quot;&gt;&lt;span class=&quot;hljs-attr&quot;&gt;bing_html_marker:&lt;/span&gt; &lt;span class=&quot;hljs-string&quot;&gt;&amp;lt;meta&lt;/span&gt; &lt;span class=&quot;hljs-string&quot;&gt;name=&amp;quot;msvalidate.01&amp;quot;&lt;/span&gt; &lt;span class=&quot;hljs-string&quot;&gt;content=&amp;quot;XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX&amp;quot;&lt;/span&gt; &lt;span class=&quot;hljs-string&quot;&gt;/&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;p class=&quot;text-align-left&quot;&gt;保存 → 提交 → 推送 → 等 Cloudflare Pages 部署完（1～2 分钟）。&lt;/p&gt;
&lt;p class=&quot;text-align-left&quot;&gt;然后回到 Bing 页面，点&amp;quot;&lt;strong&gt;验证&lt;/strong&gt;&amp;quot;按钮。提示&amp;quot;验证成功&amp;quot;即完成。&lt;/p&gt;
&lt;h4 id=&quot;第-5-步提交网站地图sitemap&quot; class=&quot;article-heading article-heading-depth-3 article-heading-rank-2 article-heading-source-h3 scroll-mt-24&quot;&gt;第 5 步：提交网站地图（Sitemap）&lt;/h4&gt;
&lt;ol&gt;&lt;li&gt;&lt;p class=&quot;text-align-left&quot;&gt;登录 Bing 站长平台主界面后，左侧菜单里点&amp;quot;&lt;strong&gt;站点地图&lt;/strong&gt;&amp;quot;（Sitemaps）。&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p class=&quot;text-justify-cjk&quot;&gt;点右上角的&amp;quot;&lt;strong&gt;提交站点地图&lt;/strong&gt;&amp;quot;按钮。&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p class=&quot;text-align-left&quot;&gt;弹窗里填入你网站的完整 Sitemap 地址：&lt;/p&gt;

 &lt;div class=&quot;code-block-container group&quot; style=&quot;contain-intrinsic-size: auto 109px&quot;&gt;&lt;div class=&quot;flex items-center justify-between&quot;&gt;&lt;span class=&quot;code-language-label&quot;&gt;code&lt;/span&gt;
 &lt;label class=&quot;t-btn-icon copy-btn-container&quot;&gt;&lt;input type=&quot;checkbox&quot; class=&quot;copy-checkbox&quot;&gt;&lt;div class=&quot;clipboard&quot;&gt;&lt;svg xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;currentColor&quot; width=&quot;1em&quot; height=&quot;1em&quot;&gt;&lt;path d=&quot;M6.9998 6V3C6.9998 2.44772 7.44752 2 7.9998 2H19.9998C20.5521 2 20.9998 2.44772 20.9998 3V17C20.9998 17.5523 20.5521 18 19.9998 18H16.9998V20.9991C16.9998 21.5519 16.5499 22 15.993 22H4.00666C3.45059 22 3 21.5554 3 20.9991L3.0026 7.00087C3.0027 6.44811 3.45264 6 4.00942 6H6.9998ZM5.00242 8L5.00019 20H14.9998V8H5.00242ZM8.9998 6H16.9998V16H18.9998V4H8.9998V6Z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/div&gt;
 &lt;div class=&quot;clipboard-check&quot;&gt;&lt;svg xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;currentColor&quot; width=&quot;1em&quot; height=&quot;1em&quot;&gt;&lt;path d=&quot;M10.0007 15.1709L19.1931 5.97852L20.6073 7.39273L10.0007 17.9993L3.63672 11.6354L5.05093 10.2212L10.0007 15.1709Z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/div&gt;&lt;/label&gt;&lt;/div&gt;
 &lt;div class=&quot;code-wrapper relative&quot;&gt;&lt;div class=&quot;code-content&quot;&gt;&lt;pre&gt;&lt;code class=&quot;hljs&quot;&gt;&lt;span class=&quot;hljs-symbol&quot;&gt;https:&lt;/span&gt;&lt;span class=&quot;hljs-comment&quot;&gt;//freecat-blog.pages.dev/sitemap.xml&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;blockquote&gt;&lt;p class=&quot;text-align-left&quot;&gt;注意：和 Google 不一样，Bing 这里要填 &lt;strong&gt;完整网址&lt;/strong&gt;，不是只填 &lt;code&gt;sitemap.xml&lt;/code&gt;。&lt;/p&gt;&lt;/blockquote&gt;&lt;/li&gt;
&lt;li&gt;&lt;p class=&quot;text-justify-cjk&quot;&gt;点&amp;quot;&lt;strong&gt;提交&lt;/strong&gt;&amp;quot;。&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p class=&quot;text-justify-cjk&quot;&gt;看到列表里出现这一条、状态是&amp;quot;成功&amp;quot;，就大功告成。&lt;/p&gt;&lt;/li&gt;&lt;/ol&gt;
&lt;hr&gt;&lt;h3 id=&quot;三验收清单&quot; class=&quot;article-heading article-heading-depth-2 article-heading-rank-1 article-heading-source-h2 scroll-mt-24&quot;&gt;三、验收清单&lt;/h3&gt;
&lt;p class=&quot;text-justify-cjk&quot;&gt;完成上面两份教程后，你的网站应该达到下面这个状态。逐项对照检查一下：&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;&lt;input disabled=&quot;&quot; type=&quot;checkbox&quot;&gt;浏览器打开 &lt;code&gt;https://freecat-blog.pages.dev&lt;/code&gt; 能正常访问&lt;/li&gt;
&lt;li&gt;&lt;input disabled=&quot;&quot; type=&quot;checkbox&quot;&gt;网页源代码里能搜到 &lt;code&gt;google-site-verification&lt;/code&gt;（代表 Google 验证已上线）&lt;/li&gt;
&lt;li&gt;&lt;input disabled=&quot;&quot; type=&quot;checkbox&quot;&gt;网页源代码里能搜到 &lt;code&gt;msvalidate.01&lt;/code&gt;（如果走的是 Bing 手动添加；用导入方式则不会有）&lt;/li&gt;
&lt;li&gt;&lt;input disabled=&quot;&quot; type=&quot;checkbox&quot;&gt;如果域名托管在 Cloudflare，已经关闭或放行反爬规则，确保搜索引擎能访问 &lt;code&gt;/sitemap.xml&lt;/code&gt; 和 &lt;code&gt;/robots.txt&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;input disabled=&quot;&quot; type=&quot;checkbox&quot;&gt;Google Search Console 显示&amp;quot;已验证所有权&amp;quot;&lt;/li&gt;
&lt;li&gt;&lt;input disabled=&quot;&quot; type=&quot;checkbox&quot;&gt;Google Search Console 的站点地图列表里有 &lt;code&gt;sitemap.xml&lt;/code&gt;，状态&amp;quot;成功&amp;quot;&lt;/li&gt;
&lt;li&gt;&lt;input disabled=&quot;&quot; type=&quot;checkbox&quot;&gt;Bing 站长平台首页能看到 &lt;code&gt;https://freecat-blog.pages.dev&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;input disabled=&quot;&quot; type=&quot;checkbox&quot;&gt;Bing 站长平台的站点地图列表里有 &lt;code&gt;https://freecat-blog.pages.dev/sitemap.xml&lt;/code&gt;，状态&amp;quot;成功&amp;quot;&lt;/li&gt;&lt;/ul&gt;
&lt;p class=&quot;text-justify-cjk&quot;&gt;全部打勾，就说明你的网站已经正式被两大搜索引擎收录追踪。接下来正常写博客就行，新文章一般几天到几周内就会出现在搜索结果里。&lt;/p&gt;
&lt;hr&gt;&lt;h3 id=&quot;四常见问题&quot; class=&quot;article-heading article-heading-depth-2 article-heading-rank-1 article-heading-source-h2 scroll-mt-24&quot;&gt;四、常见问题&lt;/h3&gt;
&lt;p class=&quot;text-justify-cjk&quot;&gt;&lt;strong&gt;问：验证一直失败怎么办？&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;&lt;p class=&quot;text-align-left&quot;&gt;先确认 Cloudflare Pages 已经构建完成（去 Cloudflare 后台看&amp;quot;Deployments&amp;quot;是不是显示绿色&amp;quot;Success&amp;quot;）。&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p class=&quot;text-align-left&quot;&gt;在浏览器里打开你的网站，按 &lt;code&gt;Ctrl + Shift + R&lt;/code&gt; 强制刷新，再按 &lt;code&gt;Ctrl + U&lt;/code&gt; 查看源代码，搜索 &lt;code&gt;google-site-verification&lt;/code&gt; 或 &lt;code&gt;msvalidate.01&lt;/code&gt;，确认那段代码真的出现在页面里。&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p class=&quot;text-justify-cjk&quot;&gt;出现了再回平台点验证，一般就能过。&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;p class=&quot;text-justify-cjk&quot;&gt;&lt;strong&gt;问：网址前缀和网域有什么区别？我该选哪个？&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;&lt;p class=&quot;text-justify-cjk&quot;&gt;&amp;quot;网址前缀&amp;quot;只需要把验证代码贴进网页里，小白选这个。&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p class=&quot;text-align-left&quot;&gt;&amp;quot;网域&amp;quot;需要去你买域名的地方修改 DNS 解析记录，门槛高。除非你想一次性验证整个域名（包括所有子域名），否则不需要碰它。&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;p class=&quot;text-align-left&quot;&gt;&lt;strong&gt;问：Sitemap 提交后多久能看到文章被收录？&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;Google 一般几天到 2 周，Bing 一般 1～4 周。新站需要耐心，期间不用反复重新提交。&lt;/li&gt;&lt;/ul&gt;
&lt;p class=&quot;text-align-left&quot;&gt;&lt;strong&gt;问：浏览器能打开 &lt;code&gt;sitemap.xml&lt;/code&gt;，但 Google Search Console 一直显示 &lt;code&gt;Couldn&amp;#39;t fetch&lt;/code&gt;，或者 Bing 一直读取失败，怎么办？&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;&lt;p class=&quot;text-align-left&quot;&gt;先在浏览器里分别打开你自己的 &lt;code&gt;https://你的域名/sitemap.xml&lt;/code&gt; 和 &lt;code&gt;https://你的域名/robots.txt&lt;/code&gt;，确认两个地址都能正常显示。&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p class=&quot;text-align-left&quot;&gt;如果你的域名托管在 Cloudflare，优先检查 Cloudflare 后台的反爬和机器人防护设置。关闭 Bot Fight Mode、WAF 托管质询、Security Rules、AI Crawl Control / Managed robots 等可能拦截搜索引擎的功能，或者单独放行 Googlebot、Bingbot、&lt;code&gt;/sitemap.xml&lt;/code&gt; 和 &lt;code&gt;/robots.txt&lt;/code&gt;。&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p class=&quot;text-align-left&quot;&gt;改完后清理 Cloudflare 缓存，再回 Google Search Console 或 Bing 站长平台删除旧的 Sitemap 记录，重新提交一次。&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p class=&quot;text-align-left&quot;&gt;重点记住：浏览器能打开，不代表搜索引擎机器人也一定能打开。搜索平台看到的是服务器、DNS、Cloudflare 和反爬规则共同作用后的结果。&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;p class=&quot;text-align-left&quot;&gt;&lt;strong&gt;问：要不要把这两段 meta 代码删掉？&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;&lt;strong&gt;不要删&lt;/strong&gt;。删掉之后两个平台会判定你&amp;quot;失去所有权&amp;quot;，可能把你的网站从后台移除。Google 那段永久留在 &lt;code&gt;Control/SEO_搜索优化 .md&lt;/code&gt; 的 &lt;code&gt;google_html_marker&lt;/code&gt; 里；如果你手动添加了 Bing，那段永久留在同一个文件的 &lt;code&gt;bing_html_marker&lt;/code&gt; 里。它们对网站没有任何副作用。&lt;/li&gt;&lt;/ul&gt;
</content>
  </entry>
  <entry>
    <title>音频与视频示例</title>
    <link href="https://no-1-blog.pages.dev/posts/2026053111535908/" />
    <id>https://no-1-blog.pages.dev/posts/2026053111535908/</id>
    <published>2026-06-01T00:00:00.000Z</published>
    <updated>2026-06-18T14:37:41.000Z</updated>
    <summary>🎶 音频示例
视频示例</summary>
    <content type="html">&lt;h5 id=&quot;音频示例&quot; class=&quot;article-heading article-heading-depth-4 article-heading-rank-1 article-heading-source-h4 scroll-mt-24&quot;&gt;音频示例&lt;/h5&gt;
&lt;p class=&quot;text-align-left&quot;&gt;&lt;div class=&quot;audio-player-container media-player-container markdown-image-block&quot; data-audio-src=&quot;https://lz.qaiu.top/parser?url=https://share.feijipan.com/s/aGb5Eoxu&quot; data-audio-title=&quot;I Still Believe&quot;&gt;&lt;div class=&quot;media-player-title audio-player-title&quot;&gt;&lt;div class=&quot;media-player-title-left audio-player-title-left&quot;&gt;&lt;span class=&quot;media-player-icon audio-player-icon flex items-center justify-center&quot;&gt;&lt;svg xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;currentColor&quot; width=&quot;1.25rem&quot; height=&quot;1.25rem&quot;&gt;&lt;path d=&quot;M11 21V19.9291C7.60771 19.4439 5 16.5265 5 13V8C5 4.13401 8.13401 1 12 1C15.866 1 19 4.13401 19 8V13C19 16.5265 16.3923 19.4439 13 19.9291V21H17V23H7V21H11ZM12 9C11.4477 9 11 8.55228 11 8C11 7.44772 11.4477 7 12 7C12.5523 7 13 7.44772 13 8C13 8.55228 12.5523 9 12 9ZM12 11C13.6569 11 15 9.65685 15 8C15 6.34315 13.6569 5 12 5C10.3431 5 9 6.34315 9 8C9 9.65685 10.3431 11 12 11Z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/span&gt;
 &lt;span&gt;I Still Believe&lt;/span&gt;&lt;/div&gt;
 &lt;span class=&quot;media-time audio-time&quot;&gt;&lt;span class=&quot;media-current-time audio-current-time&quot;&gt;0:00&lt;/span&gt;
 &lt;span&gt;/&lt;/span&gt;
 &lt;span class=&quot;media-duration audio-duration&quot;&gt;0:00&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
 &lt;div class=&quot;media-progress-container audio-progress-container&quot; role=&quot;slider&quot; tabindex=&quot;0&quot; aria-label=&quot;Audio progress&quot;
 aria-valuemin=&quot;0&quot; aria-valuemax=&quot;0&quot; aria-valuenow=&quot;0&quot; aria-valuetext=&quot;0:00&quot;&gt;&lt;div class=&quot;media-progress-bar audio-progress-bar&quot;&gt;&lt;/div&gt;
 &lt;div class=&quot;media-progress-thumb audio-progress-thumb&quot;&gt;&lt;/div&gt;
 &lt;div class=&quot;media-progress-tooltip audio-progress-tooltip&quot;&gt;0:00&lt;/div&gt;&lt;/div&gt;
 &lt;div class=&quot;media-controls audio-controls&quot;&gt;&lt;div class=&quot;media-controls-left audio-controls-left&quot;&gt;&lt;button class=&quot;media-play-btn audio-play-btn&quot; aria-label=&quot;Play/Pause&quot;&gt;&lt;span class=&quot;media-play-icon audio-play-icon flex items-center justify-center&quot;&gt;&lt;svg xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;currentColor&quot; width=&quot;1.5rem&quot; height=&quot;1.5rem&quot;&gt;&lt;path d=&quot;M9 8.48216V15.518L15.0307 12.0001L9 8.48216ZM7.75194 5.43872L18.2596 11.5682C18.4981 11.7073 18.5787 12.0135 18.4396 12.252C18.3961 12.3265 18.3341 12.3885 18.2596 12.432L7.75194 18.5615C7.51341 18.7006 7.20725 18.62 7.06811 18.3815C7.0235 18.305 7 18.2181 7 18.1296V5.87061C7 5.59446 7.22386 5.37061 7.5 5.37061C7.58853 5.37061 7.67547 5.39411 7.75194 5.43872Z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/span&gt;&lt;/button&gt;
 &lt;div class=&quot;media-volume-control audio-volume-control&quot;&gt;&lt;button class=&quot;media-volume-btn audio-volume-btn&quot; aria-label=&quot;Volume control&quot;&gt;&lt;svg xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;currentColor&quot; width=&quot;1.25rem&quot; height=&quot;1.25rem&quot;&gt;&lt;path d=&quot;M6.60282 10.0001L10 7.22056V16.7796L6.60282 14.0001H3V10.0001H6.60282ZM2 16.0001H5.88889L11.1834 20.3319C11.2727 20.405 11.3846 20.4449 11.5 20.4449C11.7761 20.4449 12 20.2211 12 19.9449V4.05519C12 3.93977 11.9601 3.8279 11.887 3.73857C11.7121 3.52485 11.3971 3.49335 11.1834 3.66821L5.88889 8.00007H2C1.44772 8.00007 1 8.44778 1 9.00007V15.0001C1 15.5524 1.44772 16.0001 2 16.0001ZM23 12C23 15.292 21.5539 18.2463 19.2622 20.2622L17.8445 18.8444C19.7758 17.1937 21 14.7398 21 12C21 9.26016 19.7758 6.80629 17.8445 5.15557L19.2622 3.73779C21.5539 5.75368 23 8.70795 23 12ZM18 12C18 10.0883 17.106 8.38548 15.7133 7.28673L14.2842 8.71584C15.3213 9.43855 16 10.64 16 12C16 13.36 15.3213 14.5614 14.2842 15.2841L15.7133 16.7132C17.106 15.6145 18 13.9116 18 12Z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/button&gt;
 &lt;div class=&quot;media-volume-slider-wrapper audio-volume-slider-wrapper&quot;&gt;&lt;input type=&quot;range&quot; class=&quot;media-volume-slider audio-volume-slider&quot; min=&quot;0&quot; max=&quot;1&quot; step=&quot;0.01&quot; value=&quot;0.6&quot;&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
 &lt;div class=&quot;media-controls-right audio-controls-right&quot;&gt;&lt;div class=&quot;media-speed-control audio-speed-control&quot;&gt;&lt;button class=&quot;media-speed-btn audio-speed-btn&quot; aria-label=&quot;Playback speed&quot;&gt;1.0x&lt;/button&gt;
 &lt;div class=&quot;media-speed-dropdown audio-speed-dropdown t-dropdown&quot; data-origin=&quot;bottom-center&quot;&gt;&lt;div class=&quot;media-speed-option audio-speed-option&quot; data-speed=&quot;0.5&quot;&gt;0.5x&lt;/div&gt;&lt;div class=&quot;media-speed-option audio-speed-option&quot; data-speed=&quot;0.75&quot;&gt;0.75x&lt;/div&gt;&lt;div class=&quot;media-speed-option audio-speed-option active&quot; data-speed=&quot;1&quot;&gt;1.0x&lt;/div&gt;&lt;div class=&quot;media-speed-option audio-speed-option&quot; data-speed=&quot;1.25&quot;&gt;1.25x&lt;/div&gt;&lt;div class=&quot;media-speed-option audio-speed-option&quot; data-speed=&quot;1.5&quot;&gt;1.5x&lt;/div&gt;&lt;div class=&quot;media-speed-option audio-speed-option&quot; data-speed=&quot;1.75&quot;&gt;1.75x&lt;/div&gt;&lt;div class=&quot;media-speed-option audio-speed-option&quot; data-speed=&quot;2&quot;&gt;2x&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
 
 &lt;audio preload=&quot;auto&quot;&gt;&lt;source src=&quot;https://lz.qaiu.top/parser?url=https://share.feijipan.com/s/aGb5Eoxu&quot; type=&quot;audio/mpeg&quot;&gt;Your browser does not support the audio element.&lt;/audio&gt;&lt;/div&gt;&lt;/p&gt;
&lt;div class=&quot;markdown-gap&quot; data-md-gap-lines=&quot;5&quot; aria-hidden=&quot;true&quot; style=&quot;--md-gap-lines:5;--md-gap-size:2.48lh&quot;&gt;&lt;/div&gt;

&lt;h5 id=&quot;视频示例&quot; class=&quot;article-heading article-heading-depth-4 article-heading-rank-1 article-heading-source-h4 scroll-mt-24&quot;&gt;视频示例&lt;/h5&gt;
&lt;p class=&quot;text-align-left&quot;&gt;&lt;div class=&quot;video-player-container media-player-container markdown-image-block&quot; data-video-src=&quot;https://lz.qaiu.top/parser?url=https://share.feijipan.com/s/tvb5GjmP&quot; data-video-title=&quot;中餐是不是健康饮食？&quot;&gt;&lt;div class=&quot;video-player-stage&quot;&gt;&lt;video class=&quot;video-player-video&quot; preload=&quot;metadata&quot; playsinline&gt;&lt;/video&gt;
 &lt;button class=&quot;video-player-overlay&quot; type=&quot;button&quot; aria-label=&quot;Play&quot;&gt;&lt;span class=&quot;video-player-overlay-icon flex items-center justify-center&quot;&gt;&lt;svg xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;currentColor&quot; width=&quot;2rem&quot; height=&quot;2rem&quot;&gt;&lt;path d=&quot;M19.376 12.4161L8.77735 19.4818C8.54759 19.635 8.23715 19.5729 8.08397 19.3432C8.02922 19.261 8 19.1645 8 19.0658V4.93433C8 4.65818 8.22386 4.43433 8.5 4.43433C8.59871 4.43433 8.69522 4.46355 8.77735 4.5183L19.376 11.584C19.6057 11.7372 19.6678 12.0477 19.5146 12.2774C19.478 12.3323 19.4309 12.3795 19.376 12.4161Z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/span&gt;&lt;/button&gt;&lt;/div&gt;
 
 &lt;div class=&quot;media-player-title video-player-title&quot;&gt;&lt;div class=&quot;media-player-title-left video-player-title-left&quot;&gt;&lt;span class=&quot;media-player-icon video-player-icon flex items-center justify-center&quot;&gt;&lt;svg xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;currentColor&quot; width=&quot;1.25rem&quot; height=&quot;1.25rem&quot;&gt;&lt;path d=&quot;M3 3.9934C3 3.44476 3.44495 3 3.9934 3H20.0066C20.5552 3 21 3.44495 21 3.9934V20.0066C21 20.5552 20.5551 21 20.0066 21H3.9934C3.44476 21 3 20.5551 3 20.0066V3.9934ZM10.6219 8.41459C10.5562 8.37078 10.479 8.34741 10.4 8.34741C10.1791 8.34741 10 8.52649 10 8.74741V15.2526C10 15.3316 10.0234 15.4088 10.0672 15.4745C10.1897 15.6583 10.4381 15.708 10.6219 15.5855L15.5008 12.3329C15.5447 12.3036 15.5824 12.2659 15.6117 12.2221C15.7342 12.0383 15.6845 11.7899 15.5008 11.6674L10.6219 8.41459Z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/span&gt;
 &lt;span&gt;中餐是不是健康饮食？&lt;/span&gt;&lt;/div&gt;
 &lt;span class=&quot;media-time video-time&quot;&gt;&lt;span class=&quot;media-current-time video-current-time&quot;&gt;0:00&lt;/span&gt;
 &lt;span&gt;/&lt;/span&gt;
 &lt;span class=&quot;media-duration video-duration&quot;&gt;0:00&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
 &lt;div class=&quot;media-progress-container video-progress-container&quot; role=&quot;slider&quot; tabindex=&quot;0&quot; aria-label=&quot;Video progress&quot;
 aria-valuemin=&quot;0&quot; aria-valuemax=&quot;0&quot; aria-valuenow=&quot;0&quot; aria-valuetext=&quot;0:00&quot;&gt;&lt;div class=&quot;media-progress-bar video-progress-bar&quot;&gt;&lt;/div&gt;
 &lt;div class=&quot;media-progress-thumb video-progress-thumb&quot;&gt;&lt;/div&gt;
 &lt;div class=&quot;media-progress-tooltip video-progress-tooltip&quot;&gt;0:00&lt;/div&gt;&lt;/div&gt;
 &lt;div class=&quot;media-controls video-controls&quot;&gt;&lt;div class=&quot;media-controls-left video-controls-left&quot;&gt;&lt;button class=&quot;media-play-btn video-play-btn&quot; aria-label=&quot;Play/Pause&quot;&gt;&lt;span class=&quot;media-play-icon video-play-icon flex items-center justify-center&quot;&gt;&lt;svg xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;currentColor&quot; width=&quot;1.5rem&quot; height=&quot;1.5rem&quot;&gt;&lt;path d=&quot;M9 8.48216V15.518L15.0307 12.0001L9 8.48216ZM7.75194 5.43872L18.2596 11.5682C18.4981 11.7073 18.5787 12.0135 18.4396 12.252C18.3961 12.3265 18.3341 12.3885 18.2596 12.432L7.75194 18.5615C7.51341 18.7006 7.20725 18.62 7.06811 18.3815C7.0235 18.305 7 18.2181 7 18.1296V5.87061C7 5.59446 7.22386 5.37061 7.5 5.37061C7.58853 5.37061 7.67547 5.39411 7.75194 5.43872Z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/span&gt;&lt;/button&gt;
 &lt;div class=&quot;media-volume-control video-volume-control&quot;&gt;&lt;button class=&quot;media-volume-btn video-volume-btn&quot; aria-label=&quot;Volume control&quot;&gt;&lt;svg xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;currentColor&quot; width=&quot;1.25rem&quot; height=&quot;1.25rem&quot;&gt;&lt;path d=&quot;M6.60282 10.0001L10 7.22056V16.7796L6.60282 14.0001H3V10.0001H6.60282ZM2 16.0001H5.88889L11.1834 20.3319C11.2727 20.405 11.3846 20.4449 11.5 20.4449C11.7761 20.4449 12 20.2211 12 19.9449V4.05519C12 3.93977 11.9601 3.8279 11.887 3.73857C11.7121 3.52485 11.3971 3.49335 11.1834 3.66821L5.88889 8.00007H2C1.44772 8.00007 1 8.44778 1 9.00007V15.0001C1 15.5524 1.44772 16.0001 2 16.0001ZM23 12C23 15.292 21.5539 18.2463 19.2622 20.2622L17.8445 18.8444C19.7758 17.1937 21 14.7398 21 12C21 9.26016 19.7758 6.80629 17.8445 5.15557L19.2622 3.73779C21.5539 5.75368 23 8.70795 23 12ZM18 12C18 10.0883 17.106 8.38548 15.7133 7.28673L14.2842 8.71584C15.3213 9.43855 16 10.64 16 12C16 13.36 15.3213 14.5614 14.2842 15.2841L15.7133 16.7132C17.106 15.6145 18 13.9116 18 12Z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/button&gt;
 &lt;div class=&quot;media-volume-slider-wrapper video-volume-slider-wrapper&quot;&gt;&lt;input type=&quot;range&quot; class=&quot;media-volume-slider video-volume-slider&quot; min=&quot;0&quot; max=&quot;1&quot; step=&quot;0.01&quot; value=&quot;0.6&quot;&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
 &lt;div class=&quot;media-controls-right video-controls-right&quot;&gt;&lt;div class=&quot;media-speed-control video-speed-control&quot;&gt;&lt;button class=&quot;media-speed-btn video-speed-btn&quot; aria-label=&quot;Playback speed&quot;&gt;1.0x&lt;/button&gt;
 &lt;div class=&quot;media-speed-dropdown video-speed-dropdown t-dropdown&quot; data-origin=&quot;bottom-center&quot;&gt;&lt;div class=&quot;media-speed-option video-speed-option&quot; data-speed=&quot;0.5&quot;&gt;0.5x&lt;/div&gt;&lt;div class=&quot;media-speed-option video-speed-option&quot; data-speed=&quot;0.75&quot;&gt;0.75x&lt;/div&gt;&lt;div class=&quot;media-speed-option video-speed-option active&quot; data-speed=&quot;1&quot;&gt;1.0x&lt;/div&gt;&lt;div class=&quot;media-speed-option video-speed-option&quot; data-speed=&quot;1.25&quot;&gt;1.25x&lt;/div&gt;&lt;div class=&quot;media-speed-option video-speed-option&quot; data-speed=&quot;1.5&quot;&gt;1.5x&lt;/div&gt;&lt;div class=&quot;media-speed-option video-speed-option&quot; data-speed=&quot;1.75&quot;&gt;1.75x&lt;/div&gt;&lt;div class=&quot;media-speed-option video-speed-option&quot; data-speed=&quot;2&quot;&gt;2x&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
 &lt;button class=&quot;media-fullscreen-btn video-fullscreen-btn&quot; aria-label=&quot;Fullscreen&quot;&gt;&lt;svg xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;currentColor&quot; width=&quot;1.25rem&quot; height=&quot;1.25rem&quot;&gt;&lt;path d=&quot;M8 3V5H4V9H2V3H8ZM2 21V15H4V19H8V21H2ZM22 21H16V19H20V15H22V21ZM22 9H20V5H16V3H22V9Z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/button&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>这是一篇空白内容的模板文章，用于复制和编辑</title>
    <link href="https://no-1-blog.pages.dev/posts/2026053111535904/" />
    <id>https://no-1-blog.pages.dev/posts/2026053111535904/</id>
    <published>2012-01-01T00:00:00.000Z</published>
    <updated>2026-06-18T14:37:41.000Z</updated>
    <summary>这是一篇空白内容的模板文章，用于复制和编辑。
好看的封面图可到 https://www.pinterest.com 搜寻。</summary>
    <content type="html">&lt;p class=&quot;text-justify-cjk&quot;&gt;这是一篇空白内容的模板文章，用于复制和编辑。&lt;/p&gt;
&lt;p class=&quot;text-align-left&quot;&gt;好看的封面图可到 &lt;a target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; href=&quot;https://www.pinterest.com&quot;&gt;https://www.pinterest.com&lt;/a&gt; 搜寻。&lt;/p&gt;
</content>
  </entry>
</feed>