installed ssl and editor does not load

Posted in: Newspaper
Post count: 135

hi
we installed ssl to site and added https redirects as follows and the editor stopped loading

RewriteEngine On
RewriteCond %{SERVER_PORT} 80
RewriteCond %{HTTP_HOST} ^(www\.)?coolexample\.com
RewriteRule ^(.*)$ https://www.coolexample.com/$1 [R,L]

https://uk.godaddy.com/help/redirect-my-cpanel-website-to-https-27870

the page says it is unresponsive

Error code: RESULT_CODE_HUNG

PLEASE REPLY ASAP!!!

Post count: 135
Post count: 135

we removed redirect from https file and it started working again – how to redirect and keep the editor working – should redirect be done from word press itself?

Post count: 18283

Hello !

After activating your SSL please reinstall tagDiv Composer. This should work.

Let us know the result !

Thank you !

Post count: 135

the editor works without https redirect – can it made to work with htaccess file changes?

Post count: 18283

Hello !

I am not sure I fully understand what you mean. Have you tried my suggestion ?

Thank you !

Viewing 6 posts - 1 through 6 (of 6 total)
The forum ‘Newspaper’ is closed to new topics and replies.