no way to compare when less than two revisions
Differences
This shows you the differences between two versions of the page.
— | tech:others:turn_off_wordpress_website [2014/11/15 15:13] (current) – created - external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Turning off Wordpress website ====== | ||
+ | One of the easiest ways I turn off my Wordpress site is to make the entire site HTTP**S** only. You can do this by | ||
+ | |||
+ | - Go To: Settings --> General | ||
+ | - Update **WordPress Address (URL)** such that | ||
+ | - http:// | ||
+ | - https:// | ||
+ | - Do the above for **Site Address (URL)** as well | ||
+ | - Importantly make sure your HTTPS site is configured to request [[http:// | ||