UNPKG

@bizhours/next-seo-plugin

Version:

Complete SEO management solution for Next.js - Give marketers independence!

38 lines (25 loc) β€’ 918 B
# The Next SEO Plugin 2.0 Complete SEO management solution for Next.js - Give marketers independence! ## Quick Setup Run this in your Next.js project: ```bash npx create-next-seo-plugin@latest ``` That's it! The CLI will guide you through everything. ## Manual Installation If you prefer manual setup: ```bash npm install @bizhours/next-seo-plugin ``` Then follow the setup guide at: https://github.com/cdawg8830/next-seo-plugin ## What's Included - 🎨 **Visual Content Editor** - Click to edit any content - πŸ“ **SEO Metadata Management** - Titles, descriptions, OG tags - πŸ”„ **Redirect Manager** - 301/302 redirects with CSV import - πŸ€– **Robots.txt Editor** - Control search crawling - πŸ“Š **Schema Markup** - Rich snippets support - πŸ—ΊοΈ **XML Sitemap** - Auto-generated - πŸ“ˆ **Analytics Integration** - GA4, GTM, Facebook Pixel - πŸ”’ **Magic Link Auth** - Secure access ## License MIT