I have a WordPress site running on https
. When I insert a link to another page using the Visual Editor it defaults to http
.
Can i change this somewhere?
The closes thing i could find is this:
In my case I would than need to replace http:
to https:
, but there has to be a better way.
I have a WordPress site running on https
. When I insert a link to another page using the Visual Editor it defaults to http
.
Can i change this somewhere?
The closes thing i could find is this:
In my case I would than need to replace http:
to https:
, but there has to be a better way.
You need to make sure your URL in Settings > General uses https://
. That's where the URL comes from.