How to Solve 404 page Error Page While Logging Into WordPress Admin?
When you get 404 error page while accessing wp-admin page, you may need to update your site URL in the database. Follow the below steps to change your site URL from cPanel.
[do_widget id=text-16]
[do_widget id=text-20]
1) Login to your cPanel interface.
2) Click on the icon ‘phpMyAdmin’ from ‘Databases’ section.
3) Select your WordPress database from the phpMyAdmin panel.
4) Go to the table ‘wp_options’ and click on the ‘Browse’ option.
5) Find the option ‘siteurl’ and click on the ‘Edit’ field.
6) Change the URL in the input box of ‘option_value’.
7) Click on the ‘GO’ button.