You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When https the admin site is loaded over https, but the WP site URL and/or home are http, the plugin tries to load frontend assets over http, which is blocked by insecure warning.
When https the admin site is loaded over https, but the WP site URL and/or home are http, the plugin tries to load frontend assets over http, which is blocked by insecure warning.
The crawling will likely also not work properly.