mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 13:26:54 +00:00
Change domain
Use an official IANA example domain: example.com - which nobody owns (except IANA)
This commit is contained in:
parent
5da84711b4
commit
6c9bacf740
@ -43,12 +43,12 @@ Configuration variables:
|
|||||||
#### {% linkable_title Verify your domain %}
|
#### {% linkable_title Verify your domain %}
|
||||||
|
|
||||||
Follow these steps to verify domain ownership with Google Webmaster Central / Search Console:
|
Follow these steps to verify domain ownership with Google Webmaster Central / Search Console:
|
||||||
1. Enter your domain and add **'/local'** at the end, ie. https://whitehouse.duckdns.org:8123/local
|
1. Enter your domain and add **'/local'** at the end, ie. https://example.com:8123/local
|
||||||
2. Select HTML file verification and download the google*.html file.
|
2. Select HTML file verification and download the google*.html file.
|
||||||
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://whitehouse.duckdns.org: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/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.
|
||||||
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 %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user