Skip to content

An app to practice SEO associated with SSG, ISR, SSR and other featues like dynamic 'Metadata', 'Robots', 'Sitemap', cache, 'Favicon', 'Open Graph' and 'Social Preview' in NextJS14.

Notifications You must be signed in to change notification settings

Sire-NILESH/next-seo

Repository files navigation

Next-SEO Practice App

🤖 Introduction

Welcome to the Next-SEO, a repository to learn essentials of Search Engine Optimization (SEO) using Next.js 14. This app contains implementations of SEO techniques associated with rendering patterns like Static Site Generation (SSG), Incremental Static Regeneration (ISR), and Server-Side Rendering (SSR). Also covering SEO features like dynamic metadata, robots.txt, sitemap generation, caching, favicons, Open Graph, and social previews with best practices.

⚙️ Tech Stack

  • Next.js 14
  • SSG (Static Site Generation)
  • ISR (Incremental Static Regeneration)
  • SSR (Server-Side Rendering)
  • Tailwind CSS (optional, for styling)
  • Open graph
  • Sitemap XML
  • Favicon
  • Social preview
  • Metadata

🚀 Features

  • 🌐 Static Site Generation (SSG) for optimized performance and SEO
  • 🔄 Incremental Static Regeneration (ISR) for up-to-date content
  • 🖥️ Server-Side Rendering (SSR) for dynamic content delivery
  • 📝 Dynamic Metadata for improved search engine visibility
  • 🤖 Dynamic robots.txt for search engine crawling control
  • 🗺️ Automatically generated sitemap.xml for search engine indexing
  • ⚡ Effective caching strategies for performance optimization
  • 📍 Custom Favicon for branding
  • 🌐 Open Graph implementation for enhanced social media previews
  • 📱 Social Preview setup for better sharing on social platforms - 🎁 ...and much more

🛠️ Getting Started

To get started with this project, run

https://github.com/Sire-NILESH/next-seo.git

and copy the .env.example variables into a separate .env file, fill them out and that's all you need to get started!

About

An app to practice SEO associated with SSG, ISR, SSR and other featues like dynamic 'Metadata', 'Robots', 'Sitemap', cache, 'Favicon', 'Open Graph' and 'Social Preview' in NextJS14.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published