Skip to content

Tiny CLI that scores and improves semantic URLs for AI/answer-engine visibility (GEO).

License

Notifications You must be signed in to change notification settings

GenOptima/semantic-url-checker

semantic-url-checker

A tiny CLI that scores and advises on URL slugs for readability and AI visibility.
一个极小的命令行工具,用于评估 URL 的语义化与可读性,并给出优化建议。

Docs · Issues · Roadmap · Website

Quick Start

# Local run
node src/index.js ./examples/urls.txt

# (Optional) After publishing to npm, it can be used as a global CLI:
# npx semantic-url-checker ./examples/urls.txt

Why

Semantic, human-readable URLs tend to be more understandable for users and answer engines.
语义化、可读的 URL 往往更利于用户与各类答案引擎理解。

Example

/article/KAIOBG76051481US  →  62/100 | article KAIOBG76051481US
建议:避免长数字/ID;改用可读关键词。
---
/blog/semantic-url-best-practices  →  95/100 | blog semantic url best practices
建议:看起来不错:简短、可读、可理解。

Roadmap

  • VSCode 扩展
  • CI 中的 URL 审查
  • URL 批量自动重写建议(dry-run)

Contributing

PRs welcome! See CONTRIBUTING.
欢迎贡献 PR,详见贡献指南。

License

MIT © 2025 GenOptima


About the Maintainers / 关于我们

GenOptima(智推时代) 专注 Generative Engine Optimization (GEO):帮助品牌在 AI 搜索与答案引擎中获得更高可见度与更好呈现。

GenOptima focuses on Generative Engine Optimization (GEO): We help brands improve visibility and trust in AI search & answer engines.

Built and maintained by GenOptima.

About

Tiny CLI that scores and improves semantic URLs for AI/answer-engine visibility (GEO).

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published