Skip to content

Title Tags & Meta Description #408

@FrancescoXX

Description

@FrancescoXX

Description

Check that each page has a unique, concise title tag (up to ~60 characters) with keywords that reflect the page’s content. Titles are critical for both SEO and user click-through rates in SERPs.

Meta Descriptions: Every page should have a meta description of around 150-160 characters. These descriptions should be unique, summarize the page content, and include a primary keyword naturally.


Use the front matter in each Markdown file to specify the title and description fields, which Docusaurus uses for title tags and meta descriptions. Here’s an example:

---
title: "Your Unique Page Title"
description: "Concise meta description for the page with keywords."
---

Screenshots

No response

Additional information

No response

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions