http to https
Currently I have a URL that has HTTP. This has been given to the public. There is no doubt that they have added this URL to their favorites.In about 2 weeks, I will be applying an SSL certificate that would add an ‘S’ to the HTTP (e.g. https)
My questions is: After applying this SSL certificate, which adds an “S”, will the link saved in my users’ favorites still work? Or do I have to add some HTML code that will redirect them?
Thanks