Programmatic SEO with Next.js

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • Next.js

    The React Framework

  • ✅ As an added bonus, Next.js plays along well with React (a big plus, ecosystem-wise), is very well maintained (docs, codebase, and examples) and has a great community.

  • next-programmatic-seo-tutorial

    A simplistic guide on how to use Next.js for a programmatic SEO project.

  • The source code for this tutorial can be found here: agamm/next-programmatic-seo-tutorial

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • fake-store-api

    FakeStoreAPI is a free online REST API that provides you fake e-commerce JSON data

  • I will use a nice package called keikaavousi/fake-store-api which sets up a fake eCommerce back-end with MongoDB, that we can use to mock our products.

  • next-seo

    Next SEO is a plug in that makes managing your SEO easier in Next.js projects.

  • We will have to populate SEO-related meta tags with the relevant information for each page. To do so, we will use garmeeh/next-seo.

  • lighthouse

    Automated auditing, performance metrics, and best practices for the web.

  • The next step would be to fine-tune our SEO scores for those pages, which can be done via Lighthouse.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts