404 Error on Administrator Page

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.

  1. Ask Google what your IP address is (or click here: http://lmgtfy.com/?q=what+is+my+ip+address)
  2. Send us your IP address, or follow the steps below if you have cPanel access

DIY with cPanel Access

  1. Log into your cPanel
  2. Go to File Manager
  3. From there, go to the public_html folder, then administrator
  4. 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.
  5. Save the file.
  6. Refresh the Administrator page.
  7. You should now have the login screen.