Page 1 of 1
Ensure https in WebHelp Responsive Output?
Posted: Fri Apr 28, 2023 5:31 pm
by Katy
Hi, does anyone know if there a way to set WebHelp output to https and not http?
My output files seem to default to http after uploading, and I can't locate a source file or publishing parameter to change this.
Thanks-
Katy
Re: Ensure https in WebHelp Responsive Output?
Posted: Sat Apr 29, 2023 2:54 pm
by chrispitude
Hi Katy,
The navigation links in your WebHelp help collection should all be relative links. A guess is that maybe if your web browser defaults to opening links with "http://", then the browser keeps using that as the relative links are followed.
How are you initially opening the help in your browser? If you change a link to "https://", does it stay that way as you follow links?
Re: Ensure https in WebHelp Responsive Output?
Posted: Mon May 01, 2023 10:02 pm
by Katy
Hi chrispitude, I will check my settings. Thanks for the tip!