@bizhours/next-seo-plugin
Version:
Complete SEO management solution for Next.js - Give marketers independence!
38 lines (25 loc) β’ 918 B
Markdown
# 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