on 2019 Jun 19 8:01 AM
My company has recently switched our protocol from http to https but the url that's shared is an http URL which has been causing issues. Is it possible to change the URL to use https instead of http?
Request clarification before answering.
Hi Stephen,
The solution will really depend on how the Share Plugin was implemented in your site/property.
Usually, the Share Plugin accepts a "LinkBack" which is a link, typically to the content source, and this URL must be an absolute URL. Therefore, it is possible that a URL with http protocol was hardcoded in the page that is currently hosting the Share Bar.
I would suggest checking the code that injects the Share Plugin in your company's page, see if there is a "setLinkBack()" call with an http URL hardcoded. I hope this helps!
More info:
https://developers.gigya.com/display/GD/Share+Bar
https://developers.gigya.com/display/GD/Share+Bar+Plugin+Demo
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.