搞了一下午总算搞明白为什么了
原文连接: https://www.oneearmouse.com/posts/VuePress-cloudflarepage-conflict.html
太长不看总结:
因此会发生
https://www.oneearmouse.com/posts/VuePress-Migrate.html
https://www.oneearmouse.com/posts/VuePress-Migrate.html?giscus=xxx
https://www.oneearmouse.com/posts/VuePress-Migrate?giscus=xxx
https://www.oneearmouse.com/posts/VuePress-Migrate
太蠢了,准备把 vuepress 换了或者换回 github page 了
1
epiloguess 208 天前 via Android
cloudflare 可以设置转发规则的,或许可以帮到你
|
2
v23xowen 208 天前
https://vuepress.vuejs.org/zh/config/#markdown-pagesuffix
vuepress 有插件支持生成简洁的 URL 不知道满足你的需求不。 用 vitepress 吧,vuepress 都不怎么更新了 https://vitepress.dev/zh/guide/routing#generating-clean-url |
3
OneEarMouse OP @epiloguess 主要这个问题还影响 google seo 了,抓的 url 都是不带.html 的,不能跳转。转发规则不一定有用
@v23xowen 感谢帮忙。但这个插件好像是 vuepress1 的,我用的 vuepress2 里已经移除了。我个人用下来感觉 vuepress 这类比较适合写文档,不适合写博客。可能考虑换 hugo |
4
Opportunity 207 天前
只能说 Cloudflare Pages 确实很特立独行 https://github.com/slorber/trailing-slash-guide
|