If you receive a 404 Page Not Found error when trying to log into the Administrator of your website, it means your IP address has to be added to the approved list.
- Ask Google what your IP address is (or click here: http://lmgtfy.com/?q=what+is+my+ip+address)
- Send us your IP address, or follow the steps below if you have cPanel access
DIY with cPanel Access
- Log into your cPanel
- Go to File Manager
- From there, go to the public_html folder, then administrator
- Edit the .htaccess file by adding the following line to the list:
- Allow from xxx.xxx.
Enter the first 2 numbers of your IP address, and include the dots.
- Allow from xxx.xxx.
- Save the file.
- Refresh the Administrator page.
- You should now have the login screen.