自动生成 Typecho 站点地图的插件,支持百度、谷歌、必应、搜狗、360、神马搜索引擎。
- 下载插件,解压后将
Sitemap文件夹上传至 Typecho 插件目录。 - 后台激活插件,设置插件参数。
站点地图地址:https://你的域名/sitemap.xml,例如:https://example.com/sitemap.xml。
一共包含四个选项:
- 生成文章链接
- 生成独立页面链接
- 生成分类链接
- 生成标签链接
分别用于控制是否在站点地图中生成文章、独立页面、分类、标签的链接。
这个值会影响生成的站点地图中 <changefreq> 标签的值,请根据自己的实际情况选择。