Hosting a JSON file at a specific location on my site

I just bought a domain and linked it with 000webhost, and in order to verify with google that I own my website, I need to host a JSON file at the following location: https://domain.name/.well-known/assetlinks.json

How do I do this?

Once you’re in public_html, just create a new folder called .well-known. After that, go into the folder and create a new file called assetlinks.json. Open that file and paste the content. :slight_smile:

Sorry, I’m totally new to this, so this might be a really dumb question, but how do I get to public_html?

Nevermind, I found it. Thank you for helping me, hexa!

Glad I could be of help! Good luck with your site! :slight_smile: