🚀 Big News:Socket Has Acquired Secure Annex.Learn More →
Socket
Book a DemoSign in
Socket

@docmd/plugin-seo

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@docmd/plugin-seo

SEO meta tag generator for docmd.

latest
Source
npmnpm
Version
0.7.9
Version published
Weekly downloads
4.3K
-48.69%
Maintainers
1
Weekly downloads
 
Created
Source

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

docmd

FAQs

Package last updated on 07 May 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts