-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Power SEO Bot edited this page Feb 27, 2026
·
8 revisions
Welcome to the Power-SEO Wiki. This is your comprehensive guide to understanding and using all 17 packages in the power-seo ecosystem.
- Installation & Setup - Install power-seo for your framework
- Quick Start Guide - Get up and running in 5 minutes
- Package Selection Guide - Choose the right packages for your project
- Architecture Overview - Understand the project structure and design
- @power-seo/core - Foundation utilities and types
- @power-seo/schema - JSON-LD structured data builders
- Troubleshooting Guide - Solutions to common problems
- CMS/Blog Use Case - Real-world implementation example
Power-SEO includes these modular packages:
- @power-seo/core - Foundation utilities, validators, and types
- @power-seo/react - React SEO components
- @power-seo/meta - SSR meta helpers for Next.js/Remix
- @power-seo/schema - JSON-LD structured data builders (23 types)
- @power-seo/preview - SERP/OG/Twitter Card previews
- @power-seo/content-analysis - Yoast-style SEO scoring
- @power-seo/readability - Text readability algorithms
- @power-seo/audit - Full SEO audit engine (30+ rules)
- @power-seo/sitemap - XML sitemap generation + streaming
- @power-seo/redirects - Redirect engine with adapters
- @power-seo/links - Link graph analysis + orphan detection
- @power-seo/images - Image SEO analysis
- @power-seo/ai - LLM-agnostic AI prompt templates
- @power-seo/analytics - Analytics dashboard builder
- @power-seo/search-console - Google Search Console API client
- @power-seo/integrations - Semrush/Ahrefs API clients
- @power-seo/tracking - Analytics tracking + GDPR consent
- 17 Independent Packages - Install only what you need
- Framework Native - Next.js, Remix, React SPA support
-
Type Safe - Full TypeScript with zero
@types/installs - Tree Shakeable - Only bundle what you import
- Edge Runtime Safe - Works in Cloudflare Workers, Vercel Edge
- Zero Dependencies - Core packages have no dependencies
- Security First - No install scripts, no network access, input validation
- GitHub Repository: https://github.com/CyberCraftBD/power-seo
- GitHub Discussions: https://github.com/CyberCraftBD/power-seo/discussions
- Issue Tracker: https://github.com/CyberCraftBD/power-seo/issues
- Release Notes: https://github.com/CyberCraftBD/power-seo/releases
For the latest documentation and examples, visit: https://github.com/CyberCraftBD/power-seo
Made with ❤️ by CyberCraft Bangladesh