Language selection

Search


Improving titles and metadata for findability: IA and findability

Use this guidance to write effective titles and metadata. This can help make Government of Canada content easier for people to find using both internet search engines (like Google or Bing) and the Canada.ca site search engine.

On this page

Metadata and findability for Canada.ca

Metadata is data that describes data. It’s information about the content on your page. It’s similar to a book’s listing in a library catalogue, that presents key data at a glance, like the author, title, description or publication date. Metadata allows each web page to be described uniquely, yet in a uniform way.

Everything inside the header tag in an HTML document is metadata, and it is not visible on the web page. Only the <body> content of the document is displayed in a browser.

The content of some metadata elements is used by search engines to rank results and to determine what content to display in a search engine result page (SERP). Improving your metadata contributes to search engine optimization efforts. Writing effective content for these metadata elements is the focus of this guidance.

Findability is about how easily someone can find what they are looking for online. It refers to the quality of being locatable or navigable. It refers to how easy it is to find a resource (a web page) and how a system (a website) supports navigation and search.

You need a good understanding of the user’s goals to properly optimize content and metadata for findability. This includes knowing what words someone will use to search for your content. You should include these keywords in the page content and the metadata. If you have access to primary sources (interviews, usability research, support tickets, emails, call centre transcripts, etc.) use these sources to identify your keywords. You can also use online keyword research tools.

The guidance on this page will help you understand the best way to use your keywords in metadata.

Write effective content for <title> and <h1> elements

In the page header, the metadata <title> (also referred to as the HTML title or the title tag), looks like this:


   <title>Commercialization and licensing opportunities</title>

You can also include:


   <meta name="dcterms.title" content="Commercialization and licensing opportunities">

If you use both the content should be identical. By using both you’re ensuring that your page is optimized for search engine visibility while also adhering to established metadata standards.

The <title> tag

The <title> tag is mandatory on all pages. Its primary purpose is to define the title of the page which is displayed in the browser’s tab.

The <title> is the most important field for ranking search results. Search engines may display the <title> content as a clickable blue link on the search engine results page (SERP). According to how a search engine interprets the user’s goal, search engine results on Google and elsewhere can include other page content as the link text it displays on the SERP. The Canada.ca search engine will always source the link from the <title> tag.

The contents of <title> tags are also used in social media posts, browser tabs, and bookmarks.

Note: When you create a page in AEM "- Canada.ca" is automatically added to the end of your title tag. This helps people easily identify where the content came from when a page is shared. If your content is not in AEM you can manually add this tag to your title field.


   <title>Continuous improvement of web content - Canada.ca</title>

The dcterms.title

The dcterms.title is optional. This metadata field is part of the Dublin Core Metadata Initiative. It allows you to provide additional metadata that may be used by some systems to catalogue and index your page. If you use this field, the content should be identical to your <title> field.

Coordinate the <title> and the <h1> content

Web pages require both a metadata <title> and a visible title, typically an <h1> heading. It’s helpful to think about both titles early in the creation process. They are often identical but don’t have to be. In some cases, it’s important to have different text in these two titles.

Example:

<head>
   <title>Sponsor your family to immigrate to Canada</title>
</head>
  
  <body>
  <h1>Sponsor your family members</h1>

Tips for effective titles

Avoiding duplicate titles in search results

Write effective metadata descriptions

In the page header, the <description> element looks like this:


   <meta name="description" content="Apply to travel, study, work or immigrate to Canada. Seek citizenship, permanent residency, or refugee protection.">

You can also include:


   <meta name="dcterms.description" content="Apply to travel, study, work or immigrate to Canada. Seek citizenship, permanent residency, or refugee protection.">

If you use both the content should be identical. By using both you’re ensuring that your page is optimized for search engine visibility while also adhering to established metadata standards.

The metadata description should accurately summarize the content of your page, telling users what information they will find, or what action they can perform. A good description is more likely to be displayed in a SERP, where it can help users quickly determine whether the content is relevant. As with the <title>, if Google or other internet search engines determine that there is content on the page that is a better match to the user’s intent, they will display that.

Guidelines for writing metadata descriptions

The metadata description SHOULD:

The metadata description should NOT:

More:

Add <keywords> for Canada.ca site search

A third metadata element, <keywords>, is used by the Canada.ca search engine, but not by Google or other internet search engines. It looks like this:


   <meta name="keywords" content="taxes, payment, income tax, business taxes, make a payment, CRA payments, paying income tax">

Guidelines for populating keywords

Prioritize your search optimization efforts

You can improve the findability of your web pages by focusing metadata creation efforts on the pages that matter most to Canada.ca visitors. Review both your page analytics and search analytics to identify your most visited pages to prioritize metadata improvements.

We recommend optimizing the metadata on the following types of pages:

Page details

Date modified: