Forgive me for not adding my website - but as this is an Admin access issue & trying to secure my site is paramount, thought it best not to mention the site yet.
is it safe to launch a website with 2 different admin panels - 1 original from another site (accessed by clicking ctl + A on the website - then entering a password) - and the other by adding /Admin to the end of my website url - and the same - adding a password to get in to the admin panel. Surely it’s safer to have a separate branch of my deployed site - and only have the admin access through the more private url.
It doesn’t feel safe to do the above & want to know if/how I can branch my deploys so that I can strip the access to the Admin panels via my deployed build - but leave that access to admin panels in a branched version that only I would know the url to via my netlify portal.
Thank you for any help/guidance you can offer.