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 #1

Updated by Md.Sajib Ahmed 8 months ago

  • % Done changed from 0 to 40

Here is the github commit message

Initilly focud on the configuration and dynamiclly handle all the dynamic pages and static pages.

Actions #2

Updated by Md.Sajib Ahmed 8 months ago

  • % Done changed from 40 to 90

Here is the github commit message

Integrated local, truck stock and korean stock meta title and description

Actions

Also available in: Atom PDF