Hello gurus,
I am confused :-(---- I had a look at previous answers on the forum, still none the wiser.
The code below is supposed to verify me with google. I have placed it into the index page (HTML code (head).
Google tells me "We weren't able to verify your property: http://lakebolac.holiday/"


1. Copy the meta tag below, and paste it into your site's home page. It should go in the <head> section, before the first <body> section.

<html>
<head>
<meta name="google-site-verification" content="5IUoSK1chswJHCD4ep50pnhxHmi1gjlC6LoHarR8y ZE" />
<title> My title </title>
</head>
<body>
page contents
</body>
</html>

Your help is greatly appreciated.
Cranky