Skip to content

馃悰 Page titles on all pages are incorrect#4073

Description

@m-i-k-e

Area

Other

Domain

gov.tools

Which wallet were you using?

Lace

Context

The <title></title> tag on every page in GovTool is "Cardano Govtool". This is not correct, this is the application title. The title for each page should be unique, and be the 'title' of the page. For exmaple, the "DRep Directory" title should be titled: <title>DRep Directory</title>.

This is important for several reasons: In matomo, for instance, pages are tracked by their title, and since all titles are the same, there is no way that I know of to see how someone goes through the site. Also, Google SEO uses page titles to build sitemaps and crawl the site. Having all pages titled the same will cause Google to rank the site lower, if it crawls it at all.

Steps to reproduce

  1. Go to any page in Govtool
  2. look at the name of the page in the browser tab, or the content of the title tag

Actual behavior

All page titles are set the same: "Cardano Govtool"

Expected behavior

All pages, as far as possible, should be titled as the name of the page.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions