Title: Staps to take for implementing https in wordpress
Last modified: June 30, 2018

---

# Staps to take for implementing https in wordpress

 *  [hansbeen](https://wordpress.org/support/users/hansbeen/)
 * (@hansbeen)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/staps-to-take-for-implementing-https-in-wordpress/)
 * I installed a certificate, first installed Really Simple SSL, but decided to 
   uninstall the plugin later.
    I entered [https://-adres](https://-adres) manually
   in the WordPress-adres (URL) Siteadres (URL) boxes in the admin aerea, and ran
   better search and replace to rplace htttp by https..
 * Now some sites also advise to put this kind of code in the httacces file to force
   https
 * # BEGIN forcing https
    RewriteCond %{HTTP_HOST} website?\.nl [NC] RewriteCond%{
   SERVER_PORT} 80 RewriteRule ^(.*)$ [https://www.website.nl?/$1](https://www.website.nl?/$1)[
   R,L] # END forcing https
 * Is that necessary? Will that change something?
    On other posts in this forum 
   I couldn’t find this step, so I wonder will it do something good or not?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fstaps-to-take-for-implementing-https-in-wordpress%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [appletvan](https://wordpress.org/support/users/appletvan/)
 * (@appletvan)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/staps-to-take-for-implementing-https-in-wordpress/#post-10450558)
 * I checked your site and it seems working properly, so you don’t need to do the.
   htaccess option.
 * for future reference though. You do what you did when you are building a new 
   fresh website.
 * And if you are trying to apply SSL and use HTTPS on an existing wordpress then
   the .htaccess is a better option and will save you more time.

Viewing 1 replies (of 1 total)

The topic ‘Staps to take for implementing https in wordpress’ is closed to new replies.

## Tags

 * [HTTPS](https://wordpress.org/support/topic-tag/https/)
 * [SSL](https://wordpress.org/support/topic-tag/ssl/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [appletvan](https://wordpress.org/support/users/appletvan/)
 * Last activity: [7 years, 11 months ago](https://wordpress.org/support/topic/staps-to-take-for-implementing-https-in-wordpress/#post-10450558)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
