I have a blog in which for the wordpress address i have specified the URL as - https://....
A person can land to the site using http or https when within a specified network. But can only access the site using https when outside the network.
As I have specified the url for the wordpress site as - https://..... all the pages within it get prefixed by https://...
Now my question is - How can make the site such that if a person comes into the site using http://...., then all sublinks for the site become http://.... and if he comes using https://....., then all the sub-links of the site become https://... ?