Hi,
I want to make my own intranet using Bootstrap. Is it possible to make a site that is password protected and private from online searches? If so, how?
Many thanks
Hi,
I want to make my own intranet using Bootstrap. Is it possible to make a site that is password protected and private from online searches? If so, how?
Many thanks
; i assume you will publish with *.bss.design
In publish dialog, there should some field to setting password and expired date, hope it solve your problem
If you use custom domain, you can use cloudflare tunnel to setup your need.
Hi, thanks for your reply. Yes, I guess that’s the easiest/most straightforward option as it won’t be public, I won’t be needing a custom domain.
Also, I just want to make sure, will the site appear in Google search or not?
As long as you not export it into internet, by default google search will not index it.
Simple way to share your page to intranet is serve it with local ip address :")
Thanks for your help! I’ll give it a go