How can the title of a website impact its search engine optimization and visibility on Google?

The title of a website plays a crucial role in search engine optimization (SEO) as it is one of the first things Google looks at to determine the relevance of a website to a user's search query. To improve visibility on Google, it is important to have a title that accurately reflects the content of the website and includes relevant keywords. This helps Google understand what the website is about and rank it higher in search results.

<!DOCTYPE html>
<html>
<head>
<title>My Website Title - Relevant Keywords</title>
</head>
<body>
</body>
</html>