Title: How Can Redirect All Post/Page In Http to Https
Last modified: March 6, 2018

---

# How Can Redirect All Post/Page In Http to Https

 *  [mdimran786](https://wordpress.org/support/users/mdimran786/)
 * (@mdimran786)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/how-can-redirect-all-post-page-in-http-to-https/)
 * Hello,
 * Help me!
 * I failed to fix my this problem. Http to https redirect.
 * Actually recently I updated my website with SSL certificate in that everything
   is done.
    I have added redirect code in my .htaccess file.
 * RewriteEngine On
    RewriteCond %{HTTPS} off RewriteRule ^(.*)$ [https://%](https://%){
   HTTP_HOST}%{REQUEST_URI} [L,R=301]
 * But only Homepage working perfect.
    It’s automatically redirecting [http://www.lyricstake.com](http://www.lyricstake.com)
   to [https://www.lyricstake.com](https://www.lyricstake.com)
 * But all others page/post did not get redirecting.
 * I am using your plugin, please give me solution for all page redirecting.
 * I want redirect my all post automatically.
    Example: [http://www.mysite.com/post/](http://www.mysite.com/post/)
   to [https://www.mysite.com/post/](https://www.mysite.com/post/)
 * Help me
 * Thanks
    Imran
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fhow-can-redirect-all-post-page-in-http-to-https%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

The topic ‘How Can Redirect All Post/Page In Http to Https’ is closed to new replies.

 * ![](https://ps.w.org/w3-total-cache/assets/icon-256x256.png?rev=1041806)
 * [W3 Total Cache](https://wordpress.org/plugins/w3-total-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/w3-total-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/w3-total-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/w3-total-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/w3-total-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/w3-total-cache/reviews/)

## Tags

 * [redirect](https://wordpress.org/support/topic-tag/redirect/)

 * 0 replies
 * 1 participant
 * Last reply from: [mdimran786](https://wordpress.org/support/users/mdimran786/)
 * Last activity: [8 years, 3 months ago](https://wordpress.org/support/topic/how-can-redirect-all-post-page-in-http-to-https/)
 * Status: not resolved