Title: Can&#039;t access wp-admin
Last modified: August 30, 2016

---

# Can't access wp-admin

 *  [AlyseMitten](https://wordpress.org/support/users/alysemitten/)
 * (@alysemitten)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/cant-access-wp-admin-72/)
 * I am able to see my website. But when going to wp-admim it presents this message:
 * The page isn’t redirecting properly
 * I used velvet blue to change the http: to https:
 * I believe the issue is that I didn’t put a / at the end of the website name.
 * How would I fix this?

Viewing 1 replies (of 1 total)

 *  [accuwebhosting](https://wordpress.org/support/users/accuwebhosting/)
 * (@accuwebhosting)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/cant-access-wp-admin-72/#post-6789193)
 * Hi,
 * Try to add WP_HOME and WP_SITEURL values in wp-config.php file
 * Connect to your website using an [http://FTP.Locate](http://FTP.Locate) wp-config.
   php file in your site’s root directory. Edit this file and add these two lines
   to the file. Replace example.com with your own domain.
 *     ```
       define('WP_HOME','http://example.com');
       define('WP_SITEURL','http://example.com');
       ```
   
 * Save the file and try to access your WordPress dashboard.
 * Thanks,

Viewing 1 replies (of 1 total)

The topic ‘Can't access wp-admin’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [accuwebhosting](https://wordpress.org/support/users/accuwebhosting/)
 * Last activity: [10 years, 5 months ago](https://wordpress.org/support/topic/cant-access-wp-admin-72/#post-6789193)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
