How to access the Wordpress admin account?

WordPress is a CMS software with an easy to access admin account and a simple to manage blog system. In order to access your WordPress account, you need to follow these instructions:

1. Open http://example.com/wp-admin (Replace "example.com" with your domain name) in your browser.

2. Enter your wordpress username and password in the login fields an click on "Login".



3. Wordpress will redirect you to the WordPress Admin Dashboard.

  • 0 brukere syntes dette svaret var til hjelp
Var dette svaret til hjelp?

Relaterte artikler

How to remove multiple posts with a single click in WordPress?

It is possible to remove multiple post in your WordPress dashboard. You can also remove selected...

Compromised Wordpress Cleanup and Recovery

Our shared servers employ an extensive set of security modules to protect accounts from...

Wordpress Brute Force Attempts / Restrict wp-admin by IP Address

Default installations of wordpress do not include any brute force protection so it is strongly...

Enabling WordPress debug mode

You can enable WordPress debug mode by accessing the wp-config.php file and changing the line...

How to Force Your Site to HTTPS

You can add the following code to your .htaccess file to force your site from HTTP to HTTPS....