@prenta/plugin-seo
v0.1.0
Published
SEO toolkit for [Prenta CMS](https://github.com/actuate-media/prenta) — meta/OG fields, sitemaps, robots controls, structured data, and site-wide SEO scans.
Readme
@prenta/plugin-seo
SEO toolkit for Prenta CMS — meta/OG fields, sitemaps, robots controls, structured data, and site-wide SEO scans.
npm install @prenta/plugin-seoUsage
import { seoPlugin } from '@prenta/plugin-seo'
export default defineConfig({
plugins: [seoPlugin()],
// ...
})Release notes
See CHANGELOG.md (shipped with the package) or the GitHub releases.
License
MIT
