Hosting your site
Thanks to Netlify Team for their awesome platform, you can host your site and get a working URL in seconds. Plus custom domain settings and everything you need to keep your site live and running.
With Gridbox, you can host your site to Netlify in a click along with custom domain + free ssl (https) for free.
Hosting your site for the first time
Open the site you've created.
From the top right bar - Click on the publish button
It will open the dialog with "Login with Netlify" button.
Login to Netlify Account if you've one or create a new account. [This step needed is only for the first time ]
Once connected, you can see - "Ready to host your website. Please click on publish to proceed"
Click on publish
That's it. You will see the auto generated hosted url.
Publishing content changes
From the top right bar - Click on the publish button
It will open the dialog
Click on publish changes
That's it.
Renaming the site url
If you would like to continue with the default netlify url, still you can rename the url.
For eg:
random-site-32s4.netlify.app -> your_name.netlify.app
Click on edit.
Enter the name you want to rename to
That's it.
Adding Custom Domain in Netlify
To add custom domain
Click on the custom domain button
This will take you to Netlify Custom Domain Settings
Mapping your domain
Follow the instructions given in the screen
Create a CNAME record www -> sometitle.netlify.app
You will see the default Netlify Generatated Subdomain (for eg: https://somesite.netlify.app)
To add custom domain -> Click on Add custom domain button
Then add your domain and click on verify to proceed further
Once you're done, allow up to 1 hr for the changes to take effect.
Further Reading
Last updated