Nuxt OG Image allows you to easily generate OG Images using either Vue components or just screenshots of your pages.
OG Images are known to improve click-through rates on social media.
New to Open Graph? Check out the Mastering Open Graph Tags guide to learn more about why you might need this module.
| Made possible by my Sponsor Program 💖 Follow me @harlan_zw 🐦 • Join Discord for help |
og:image using the built-in templates or make your own with Vue componentsog:image in the Nuxt DevTools OG Image Playground with full HMRInstall nuxt-og-image dependency to your project:
npx nuxi@latest module add og-image
📖 Read the full documentation for more information.
Licensed under the MIT license.