Https Site, when upload Image it shows http

kuldeepsingh689

Regular Member
Joined
Sep 5, 2013
Messages
489
Reaction score
111
Hello, How are you?, I need to know little about https. I have installed https on my website, but today i noticed when i upload any image it show http URL. I checked on link broken plugin there are more than 500 image redirect. How can i solve this problem. Please refer this image. TIA

https details.jpg
 
Also point your DNS to Cloudflare. You have an option there "Force SSL" and "Rewrite SSL" (something like that). Enable both of them and everything will run on SSL. Old links on your page that point to http will be automagically rewritten to hppts.
 
Change your site address in general settings, if it doesn't solve change the URL in the database.

"
  1. Log into the cPanel account for the domain in question.
  2. Click on the “phpMyAdmin” icon within the “Databases” section.
  3. Expand the database associated with the Wordpress installation and select the “wp_options” table.
  4. Search for “siteurl” within the “option_name” column and click the “Edit” link on the same row.
"
 
Just check your ssl settings.

There just must be error in settings idk.
 
Back
Top