Search
404 Error Page When Logging Into WordPress Admin Page
If you encounter a 404 error webpage while trying to access the wp-admin page, it may be necessary to modify your website URL in the database. Follow the steps below to alter your website URL from cPanel.
1) Log in to your cPanel interface.
2) Locate and click on the ‘phpMyAdmin’ icon in the ‘Databases’ section.

3) Choose your WordPress database from the phpMyAdmin panel.

4) Go to the ‘wp_options’ table and select the ‘Browse’ option.

5) Locate the ‘siteurl’ option and click on the ‘Edit’ field.

6) Modify the URL in the input field of the ‘option_value’.

7) Click on the ‘GO’ button.

Then attempt to access the WordPress wp-admin page.

