Manage cookies that are used for advertising, such as ad personalization, remarketing, and ad effectiveness analysis.
2.14.1.1.5. Mixed content
If after configuring HTTPS in WordPress, mixed content is present on the site, you can solve the problem in the following ways:
- Using specialized plugins like Really Simple Security or SSL Insecure Content Fixer.
- Manually, by searching for references to the HTTP protocol and replacing it with HTTPS:
- In site files — using file-manager or console (search files by the presence of a string fragment in them).
- In the site database.
- By seeking assistance from the site developer or external WordPress specialists.
(3)