When you’re developing your website, you may want to prevent access to your website until it’s ready to go live. You can prevent people from accessing your website during your development period via the following methods: WordPress Websites: https://wordpress.org/plugins/wp-maintenance-mode/ Editing .htaccess File: https://stackoverflow.com/questions/13934768/htaccess-block-all-but-my-ip Password Protecting Directories: