strapi / community-content

Contribute and collaborate on educational content for the Strapi Community
https://strapi.io/write-for-the-community
572 stars 400 forks source link

Creating Programmatic SEO Pages with Strapi and Next.js #1429

Closed noahflk closed 5 months ago

noahflk commented 5 months ago

What is your article idea?

This article will be a tutorial on how to build programmatic SEO pages (pSSO) using Strapi and Next.js. This approach enables websites to rank on Google by displaying human-written content on automatically generated pages.

We will highlight the powerful features of Strapi for storing content and how to seamlessly integrate it with Next.js to dynamically render SEO pages. We will use the example of a real estate company that manages its property listings in Strapi. We will then use the Strapi API and Next.js to generate various pages, such as:

Rough outline

What are the objectives of your article?

Showing readers how to leverage the power of the Strapi CMS along with Next.js to build a directory of SEO pages. First, we show them what programmatic SEO is and what the benefits are. Then we give a step-by-step tutorial on how to use Strapi to store the relevant data for SEO pages and then leverage Next.js to render and display these pages.

What is your expertise as a developer or writer?

Intermediate

What type of post is this?

Tutorial

Terms & Conditions

Theodore-Kelechukwu-Onyejiaku commented 5 months ago

This makes sense @noahflk ,

Do you plan on also discussing the downsides or risks associated with pSEO?

noahflk commented 5 months ago

Sorry for the late response, somehow didn't get pinged on this issue!

Yes, I can add a chapter "Downsides of pSSO" to the introduction. In there I'd talk about quality control issues since content is generated automatically and mistakes can happen.

What do you think @Theodore-Kelechukwu-Onyejiaku ?

Theodore-Kelechukwu-Onyejiaku commented 5 months ago

Hi @noahflk ,

Thanks for your interest and your patience. We have decided that this will be done in-house. We will close this now. Please feel free to propose another article (especially blog series as at this moment) in the future.

Thank you!