S
S
Shane Matte2016-03-15 21:32:45
Digital certificates
Shane Matte, 2016-03-15 21:32:45

Should ssl work like this?

Hello. Bought ssl. https://saygood.ru/ But why aren't scripts and styles loaded? And when you enter the admin panel, an error pops up The site saygood.ru redirected too many times. https://saygood.ru/wp-admin/ . And https is not highlighted with a green padlock.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
D
DrSterN, 2016-03-15
@DrSterN

There was a similar case, all the links to which the topic refers, and wp itself in the code.
Must be set to http, either in the wp settings, or handles in the code !
must be https and not http

C
CityCat4, 2016-03-15
@CityCat4

Donkey honestly says that he only displays safe content. So the site has elements that are loaded via http and elements that are loaded via https

M
Mylistryx, 2016-03-15
@Mylistryx

Links to styles and scripts should be without specifying the protocol.
Examples:
/styles/main.css
//domain.com/styles/main.css
stackoverflow.com/questions/2725523/how-to-include...
For WP:
wordpress.stackexchange.com/questions/126884/ssl- s...
PS First lines in Google search!

A
Artyom Lipovka, 2016-03-15
@partizanes

The reason is most likely an incorrect configuration of nginx+proxy apache .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question