how to avoid images being linked as https://?
-
I’ve noticed that when I enable WordPress HTTPS plugin, all my media links are created as https:// – for example:
<img src=”https://www.example.com/wp-content/uploads/…
I’d rather want them to be normal https:// URLs, i.e.:
<img src=”https://www.example.com/wp-content/uploads/…
Is there a way to do it with WordPress HTTPS plugin enabled? I use this plugin as I want the users to redirect to https:// version of the website if they are not logged in.
https://www.ads-software.com/extend/plugins/wordpress-https/
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘how to avoid images being linked as https://?’ is closed to new replies.