Skip to content

docs-bug(all): missing component <title> #32560

@L-X-T

Description

@L-X-T

Documentation Feedback

The HTML "<title>" element is the same on each page of the documentation.
This is confusing and bad for Google (i mean search engine) users.
I suppose the title resolution doesn't work in SSR mode.

Bug: Same title on each component page.

<title>Angular Material UI Component Library</title>

Fix: Use proper title on each page. (Example)

<title>Tree • Angular Material</title>

Affected documentation page

https://material.angular.dev/components/tree/overview

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsThis issue is related to documentationneeds triageThis issue needs to be triaged by the team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions