Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

关于性能和使用体验的一些小建议 #54

Open
lopins opened this issue Jun 19, 2024 · 0 comments
Open

关于性能和使用体验的一些小建议 #54

lopins opened this issue Jun 19, 2024 · 0 comments

Comments

@lopins
Copy link

lopins commented Jun 19, 2024

  1. 增加sqlite和pgsql支持,sqlite用于小型网站和测试,pgsql用于海量数据大型站点.

  2. 自动收集404死链: 判断搜索引擎机器人访问时产生的404状态,写入到指定目录下(如根目录)的badlinks.txt, 仅对文章、标签、分类、单页、专题等SEO重要URL收集而不对其他SEO无关紧要的URL收集.

  3. 使用redis+memached缓存优化,提升后端并发性能.

  4. 静态化支持,提升前端性能:支持本地化生成HTML和上传到远程(OSS/FTP/SFTP/GitHub Pages)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant