**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](https://outrank.so/?via=docmd) 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`. ```js // docmd.config.js module.exports = { plugins: { seo: { defaultDescription: 'My documentation site', twitter: { siteUsername: '@myproject' } } } }; ``` Part of the **[docmd](https://github.com/docmd-io/docmd)** documentation engine. ## Documentation See **[docs.docmd.io](https://docs.docmd.io)** for full usage and API reference. ## License MIT