FAQ
Everything you need
to know
Get answers to the most common questions about bloggen-seo-starter and start building your next project with confidence.
Platform
What is bloggen-seo-starter?
Bloggen Saas Starter Supabase is a production-ready Next.js 15 template designed for developers. It comes pre-configured with essential SEO features like JSON-LD, dynamic Open Graph images, sitemaps, robots.txt, and RSS feeds. Additionally, it supports MDX content, allowing seamless integration with bloggen.dev's AI-generated content.
Setup
How do I get started with bloggen-seo-starter?
To initiate your project, run the command:
npx create-bloggen-app
. This will scaffold a fully functional Next.js 15 application with all SEO configurations in place. Once set up, you can deploy your site to platforms like Vercel and begin adding content to the /content
directory.Features
What SEO features are included out of the box?
Bloggen Saas Starter Supabase offers a suite of built-in SEO features, including:
• JSON-LD structured data for enhanced search engine understanding.
• Dynamic Open Graph images for improved social media sharing.
• Pre-configured sitemaps and robots.txt files.
• RSS feed generation for content syndication.
• Optimized metadata handling for better search engine indexing.
• JSON-LD structured data for enhanced search engine understanding.
• Dynamic Open Graph images for improved social media sharing.
• Pre-configured sitemaps and robots.txt files.
• RSS feed generation for content syndication.
• Optimized metadata handling for better search engine indexing.
Integration
How does bloggen.dev integrate with this template?
Bloggen.dev is an AI-powered content generation platform that produces MDX files for blogs and guides. These MDX files can be directly placed into the
/content
folder of the bloggen-seo-starter template. The template is designed to automatically render these files, eliminating the need for manual edits and streamlining the content publishing process.Customization
Can I customize the design or theme of my site?
Absolutely! The bloggen-seo-starter template is fully compatible with DesignRift, an open-source theme builder. DesignRift allows you to modify your site's appearance using Radix color palettes. Once you've customized your theme, you can integrate it into your bloggen-seo-starter project to achieve a personalized look and feel.
🎨 Visit Designrift to get started with theme customization.