Project

General

Profile

Actions

ClientProject #2997

open

ClientProject #2996: [SEO]: Configure SEO meta information, sitemap, and schema generation

[SEO]: Configure meta title & description

Added by Md.Sajib Ahmed 8 months ago. Updated 8 months ago.

Status:
In Progress
Priority:
High
Target version:
Start date:
08/26/2025
Due date:
09/04/2025 (about 7 months late)
% Done:

90%

Estimated time:
5:00 h
Spent time:

Description

Description:
Implement SEO configuration for default and dynamic pages using next-seo setup.


Tasks:

  1. Setup SEO Config File

    • Create a next-seo.config.ts file.
    • Handle all default meta information (title, description, canonical, OpenGraph, etc.).
  2. Integrate SEO for Dynamic Pages

    • Apply SEO for maker, model, and body types pages.
    • Ensure dynamic titles and descriptions are generated based on page data.
  3. Implement generateSEOMeta() Utility

    • Create a function generateSEOMeta() to generate meta tags dynamically.

    • Accepts parameters:

      • title
      • description
      • canonical
      • thumbnail image url
    • Apply function call on relevant pages.

Actions

Also available in: Atom PDF