use-seo
SEO and search snippet primitives for RustUse presence utilities.
Example
use ;
let snippet = new
.with_intent
.with_indexing_hint;
assert_eq!;
Scope
- Titles, meta descriptions, slug hints, indexing hints, link relation hints, page intent, and snippet metadata.
- Lightweight validation and labels for composing external presence metadata.
Non-goals
- Crawling, ranking, search engine clients, or SEO automation.
- Full HTML document generation.
License
Licensed under either Apache-2.0 or MIT, at your option.