Verifying Domain with Google

Hello
Currently trying to get html5 push notifications to work on hassbian using this guide. I am having troubles verifying the domain- I tried adding the meta tag in the index.html file in frontend/templates, but am still getting an unable to verify domain error from google. I have also tried uploading the HTML file, but I’m not sure where to put this or where to access it. Has anyone done this successfully on hassbian, and how?

Thank You!

you could put it in /var/www and just point to your ddns address and then just use your https://duck.dns.address

There are also other options that you can use - see https://console.cloud.google.com/apis/credentials/domainverification

Tried this, still saying not able to verify.

Which of these am I able to use with hass and duckdns? How?

Thank you everyone!

Your quite limited if you’re using DuckDNS - I believe it’s just the file upload that’s an option.

Can you access your HA instance outside of your lan? If so you can easily use your ddns address as a simple website (port 443 for google verification) long enough to validate. If you can access you HA then see if you can access the default index.html. If not forward the correct ports so that you can and go from there. Once you get validated you can close the ports you don’t need open