What are some potential reasons for Google displaying a hyphen before a website name in search results?

When Google displays a hyphen before a website name in search results, it could be due to a technical issue with the website's metadata or the way the website is being indexed by Google. To solve this issue, you can try updating the website's metadata, checking for any indexing issues, and ensuring that the website is optimized for search engines.

// Example PHP code to update website metadata
<meta name="description" content="Your website description here">
<title>Your website title here</title>