This commit is contained in:
David De Sloovere 2018-01-30 08:07:23 +01:00 committed by GitHub
parent 6c9bacf740
commit 1c4f1dc13d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -48,7 +48,7 @@ Follow these steps to verify domain ownership with Google Webmaster Central / Se
2. Create a directory named "www" in your Home Assistant configuration directory (/config share from Samba add-on). 2. Create a directory named "www" in your Home Assistant configuration directory (/config share from Samba add-on).
3. Place the downloaded google*.html file in the "www" directory. 3. Place the downloaded google*.html file in the "www" directory.
4. RESTART Home Assistant - this is important! 4. RESTART Home Assistant - this is important!
5. Verify the file can be accessed in the browser, ie. **https://example.com:8123/local/goole123456789.html** (change filename) - you should a plain text message saying "google-site-verification: ..." - if you see "404: Not Found" or something else, retry the above steps. 5. Verify the file can be accessed in the browser, ie. **https://example.com:8123/local/google123456789.html** (change filename) - you should a plain text message saying "google-site-verification: ..." - if you see "404: Not Found" or something else, retry the above steps.
6. Go back to Google Webmaster Central / Search Console and proceed with the verification. 6. Go back to Google Webmaster Central / Search Console and proceed with the verification.
### {% linkable_title Requirements %} ### {% linkable_title Requirements %}