KO
|
EN
gitlite — search
Search
#python
#react
#java
#javascript
#typescript
#nodejs
#css3
#html5
#cli
#dns
#expressjs
#rust
typecho-plugin-sitemap
★ 28
Open GitHub ↗
自动生成 Typecho 站点地图的插件
Download README (.md)
Explore Similar Repositories
dynamic-feature-module-android
:
Android Dynamic On Demand Feature Delivery Module Implementation using Kotlin
1-Lipschitz-Neural-Distance-Fields
:
Signed distance field computation using 1-Lipschitz neural networks - Pytorch implementation
stream-infer
:
Video streaming inference framework, integrating image algorithms and models for real-time/offline video structuring, lightweight NVIDIA DeepStream. 视频流式推理框架,结合图像算法和模型进行实时/离线视频结构化,轻量版 NVIDIA DeepStream
aospxref
:
Deploy your own AOSPXRef
GameExperiencesPlugin
:
An Unreal plugin for defining modular extensions to game modes that leverage the GameFeatures plugin. Based on Lyra experiences.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
typecho-plugin-sitemap
?
Download (.md)
# Typecho Sitemap 插件 自动生成 Typecho 站点地图的插件,支持百度、谷歌、必应、搜狗、360、神马搜索引擎。 ## 安装 1. 下载插件,解压后将 `Sitemap` 文件夹上传至 Typecho 插件目录。 2. 后台激活插件,设置插件参数。 ## 使用 站点地图地址:`https://你的域名/sitemap.xml`,例如:`https://example.com/sitemap.xml`。 ## 选项说明 ### 站点地图显示 一共包含四个选项: - 生成文章链接 - 生成独立页面链接 - 生成分类链接 - 生成标签链接 分别用于控制是否在站点地图中生成文章、独立页面、分类、标签的链接。 ### 更新频率 这个值会影响生成的站点地图中 `<changefreq>` 标签的值,请根据自己的实际情况选择。