- View a website's HTML.
- Locate the meta tags at the top, below the title.
The meta tags will appear below the page's title.
<head>
<title>business name and page title<title>
<meta name="description" content="a description of the page">
<meta name="keywords" content="relevant keywords about the page">
</head>