- How to Create a Project on GCP
- How to Change Project Name on GCP
- How to Deploy WordPress on GCP
- How to Change phpMyAdmin Password
- How to Change WordPress Admin Password
- How to Enable Cloud DNS API on GCP
- How to Create Cloud DNS Zone on GCP
- How to Reserve Static IP Address on GCP
- How to Fix WordPress Permalink Issue on GCP
- How to Set Up Domain Name with GCP
- How to Set Up FTP with FileZilla on GCP
- How to Change Machine Type on GCP
- How to Delete a Project on GCP
After you deploy WordPress on Google Cloud Platform, you also need to change the admin password with the steps below:
Step 1: Click the Admin URL on the right of the page, or click http://35.235.67.231/wp-admin (please change the URL with your own);
Step 2: Enter the user name and password on the login page;
Step 3: In the dashboard page, click the "Users" from the left navigation menu, and click "admin" from the list;
Step 4: Move the cursor down to the bottom of the page, and click the "Generate Password" button;
Step 5: Type the new password in the new password box, and click "Update Profile" button to update the password;
Step 6: You will see "Profile updated" on the top if you successfully changed your password.