Hi HN,
I built IndexFlow-core, an open-source search engine indexing infrastructure written in Rust.
The project started from problems I encountered while building content-heavy websites. I found that making a website available online does not mean search engines can reliably discover and understand it.
IndexFlow focuses on the technical layer between websites and search engines:
- Sitemap management
- SEO quality gates
- URL discovery
- Indexing workflows
- Multi-site scheduling
- Quota-aware request handling
The goal is to provide a self-hostable infrastructure layer for developers who care about search engine visibility.
Website:
https://www.indexflowing.com
Feedback welcome.
CAcausalmodels4小时前
The formatting on the readme makes it difficult to read
评论
3 条预览评论 · 正在加载完整讨论请先登录 h4cker 账号,然后连接 Hacker News 后发表评论。
Hi HN, I built IndexFlow-core, an open-source search engine indexing infrastructure written in Rust. The project started from problems I encountered while building content-heavy websites. I found that making a website available online does not mean search engines can reliably discover and understand it. IndexFlow focuses on the technical layer between websites and search engines: - Sitemap management - SEO quality gates - URL discovery - Indexing workflows - Multi-site scheduling - Quota-aware request handling The goal is to provide a self-hostable infrastructure layer for developers who care about search engine visibility. Website: https://www.indexflowing.com Feedback welcome.
The formatting on the readme makes it difficult to read
[deleted]