Meta tags, sitemap, structured data, and SEO best practices
# SEO Optimization for Next.js
## Metadata
- Use generateMetadata for dynamic meta tags
- Implement Open Graph tags
- Add Twitter Card tags
- Set canonical URLs
## Structured Data
- Implement JSON-LD
- Use schema.org types
- Add breadcrumb structured data
- Implement Article schema
## Performance
- Optimize Core Web Vitals
- Use next/image for images
- Implement lazy loading
- Minimize JavaScript
## Technical SEO
- Generate sitemap.xml
- Create robots.txt
- Implement proper redirects
- Use semantic HTMLThis SEO prompt is ideal for developers working on:
By using this prompt, you can save hours of manual coding and ensure best practices are followed from the start. It's particularly valuable for teams looking to maintain consistency across their seo implementations.
Yes! All prompts on Antigravity AI Directory are free to use for both personal and commercial projects. No attribution required, though it's always appreciated.
This prompt works excellently with Claude, ChatGPT, Cursor, GitHub Copilot, and other modern AI coding assistants. For best results, use models with large context windows.
You can modify the prompt by adding specific requirements, constraints, or preferences. For SEO projects, consider mentioning your framework version, coding style, and any specific libraries you're using.