Overview
Learn how to rank higher on Google with pre-configured sitemaps, metadata, and page speed optimizations.
Plainform includes a suite of SEO essentials out of the box, saving approximately 7 hours of development time by providing pre-configured tools and practices to enhance your application’s search engine visibility.
Built on Next.js, these features leverage the framework’s metadata API, next-sitemap for dynamic sitemaps, and optimized performance settings to ensure fast load times and crawlability. The following components are included:
- Sitemap: Automatically generated sitemaps using
next-sitemapto help search engines index your pages. - Metatags: Optimized metadata (e.g., title, description, Open Graph tags) configurable via Next.js metadata API for better search and social sharing.
- Page Speed Optimization: Pre-configured Next.js settings (e.g., image optimization, code splitting) to reduce load times and improve user experience.
These features, integrated across the app folder and next.config.ts, enable users to control metadata and maintain high SEO performance with minimal setup.
How is this guide ?
Last updated on
Usage & Integration
Learn how to use Resend to send transactional emails, manage newsletter subscriptions, and handle webhooks, integrated with Prisma. It includes code snippets for common tasks, adaptable to your project’s needs.
Configuration & Best Practices
Learn how to configure SEO settings like sitemaps, robots.txt, and metadata in Plainform, along with best practices to maintain optimal SEO performance.