Skip to content

omnidyon/ngx-seo-meta

npm version npm downloads License: MIT build types angular compatibility

ngx-seo-meta

@omnidyon/ngx-seo-meta is a lightweight SEO meta‐tag manager for Angular applications. It supports both standalone Angular and traditional NgModule setups, and automatically updates <title>,<meta name="description">, and OpenGraph tags whenever navigation occurs.

Designed for SPAs that rely on client-side routing, this library simplifies SEO metadata without requiring boilerplate in every component or manual subscriptions in AppComponent.

Features:

  • Fully compatible with Angular standalone APIs (bootstrapApplication)
  • No AppComponent wiring required
  • Automatic router integration
  • Config-driven (path → meta definition)
  • Updates title, description, and OpenGraph metadata
  • Works with lazy-loaded routes
  • Tree-shakable, zero external dependencies

Ideal for:

  • Client-side rendered Angular apps
  • Landing pages, marketing sites, and dashboards
  • Projects needing clean SEO without SSR or Angular Universal

Documentation

Full library documentation

If you need help on using NgxSeoMeta please refer to the provided documentation.

Contributing

Contributing Guidelines

Read through our contributing guidelines to learn about our submission process, coding rules, and more.

Code of Conduct

Please read and follow our Code of Conduct.

About

Lightweight SEO meta-tag management for Angular.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published