Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Determine and implement page titles #328

Open
robbertbos opened this issue Oct 28, 2024 · 0 comments
Open

Determine and implement page titles #328

robbertbos opened this issue Oct 28, 2024 · 0 comments

Comments

@robbertbos
Copy link
Member

robbertbos commented Oct 28, 2024

Description

In HTML, the title tag is displayed in the tabs and bookmarks. It helps to identify which page is being viewed. Currently most of our pages have a default (dummy) title.

We need to define a stratergy on how to create page titels and implement that.

A suggestion would be to follow an inverse breadcrumb path, like:

  • Page Action | Section | Site Name

Examples:

  • Tasks | ProjectName | AMT
  • Details | ProjectName | AMT
  • Create New Project | Projects | AMT

Implementation

  • automate title setting across pages with a function
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ♻ To Do
Development

No branches or pull requests

1 participant