I'm working on my Umbraco site locally with the hope of going live in the next few months. Does anyone have any security/hardening advice or any other practical advice to make site in order before going live? Addressing spammers, etc.?
You should definetly check out the Umbraco Deployment Checklist by engern:
https://github.com/engern/Umbraco-Deployment-Checklist. Its a really good list of settings and configurations that you need to concider when you move your site to your live enviroment.
Pre-deployment considerations
Hello wonderful Umbraco community,
I'm working on my Umbraco site locally with the hope of going live in the next few months. Does anyone have any security/hardening advice or any other practical advice to make site in order before going live? Addressing spammers, etc.?
Regards,
Dom
Hello wonderful Domenic. :)
You should definetly check out the Umbraco Deployment Checklist by engern: https://github.com/engern/Umbraco-Deployment-Checklist. Its a really good list of settings and configurations that you need to concider when you move your site to your live enviroment.
When you deploy your new site to the live enviroment, make sure you have a look at and config all the File and Folder Permissions: https://our.umbraco.org/Documentation/Getting-Started/Setup/Install/Permissions
Also you should consider running your site on a https connection. Sebastiaan Janssen wrote a great tutorial about doing this here: So you want to secure your Umbraco site https://cultiv.nl/blog/so-you-want-to-secure-your-umbraco-site/
Hope any of this can be helpful for you. Best of luck deploying your new website!
Thank you Dennis!! :)
Sorry, forgot to mark solved! Thanks again!
Thank you Domenic! Have a great day!!
is working on a reply...