<p>I am trying to solve my https redirection from all away.I follow the all solutions form stackexchange. But still in problem so I am writing here. Problem is that https redirection is working but some url not redirect. For example . http://www.lyricsfed.com not redirect on https://www.lyricsfed.com This is my code . define( 'WP_CACHE', false ); define('FORCE_SSL_ADMIN', true); define('FORCE_SSL_LOGIN', true); define('WP_HOME','https://www.example.com'); define('WP_SITEURL','https://www.example.com'); Thanks for support .</p>
<p>The post <a rel="nofollow" href="https://coldfusion.adobe.com/2018/12/redirection-issue/">Redirection issue</a> appeared first on <a rel="nofollow" href="https://coldfusion.adobe.com">ColdFusion</a>.</p>
Comments: