npm.io
0.8.9 • Published 2d ago

@docmd/plugin-seo

Licence
MIT
Version
0.8.9
Deps
1
Size
13 kB
Vulns
0
Weekly
7.3K

Outrank

Outrank your competitors with automated backlinks and SEO-optimised content running in the background. This tool has been picking up serious traction lately, and the results speak for themselves. Try it now

image

@docmd/plugin-seo

Generates meta tags, Open Graph, and Twitter Card markup for every page in your docmd site - canonical URLs, descriptions, and social previews handled automatically. Bundled with @docmd/core.

// docmd.config.js
module.exports = {
  plugins: {
    seo: {
      defaultDescription: 'My documentation site',
      twitter: { siteUsername: '@myproject' }
    }
  }
};

Part of the docmd documentation engine.

Documentation

See docs.docmd.io for full usage and API reference.

License

MIT

Keywords