Robert Zelník Posted April 16, 2021 Posted April 16, 2021 In InputfieldURL I added a website link without the protocol at the beginning. It showed me this message: Quote InputfieldURL: link: Note that "http://" was added Maybe it is time to change it to https:// instead. 1
horst Posted April 16, 2021 Posted April 16, 2021 14 hours ago, Robert Zelník said: change it to https:// instead In general I would say yes. But there may be a chance you have a link pointing to a none https domain that then will fail. Using http with a https domain should work. (Often the servers forward them to https).
Robert Zelník Posted April 17, 2021 Author Posted April 17, 2021 @horst thank you for your answer. What you write makes sense. Currently I am building a list of website URLs for one ProcessWire-based project. I will observe how many of them will work with http-to-https redirect and if there are some websites that will fail in this way of redirection.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now