How to config Yourls from Http to https #2885
Unanswered
fritzImages
asked this question in
Q&A
Replies: 1 comment
-
|
All YOURLS needs is that your config.php states that your YOURLS instance is on What you describe is certainly a WP plugin problem, to be seen with the plugin author I guess |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
i was able to enable the https certificate and updated yourls config.php to enable the https url. Problem solved. ( I forgot to save file config.php after my edits)...
I just purchased a rapidssl certificate for my Yourls domain http://fritzimag.es. I have changed the Word Press Yourls plugin settings: YOURLS Custom URL domain from http://fritzimag.es to https://fritzimag.es (and ran api status=ok). I also changed user/config.php to define( 'YOURLS_SITE', 'https://fritzimag.es' );. However when I create a new WP post, the short code for Yourls remains as http://fritzimag.es. grrr. I have validated that the SSL for new domain https://fritzimag.es and it works fine.
I am not sure what I need to do next, any suggestions ? Thanks a lot...
Beta Was this translation helpful? Give feedback.
All reactions