2

I see HTTP mixed content found on my website. I recently did https. This is my site

https://www.legacyfurniture.net/

when i load i still see http links for menu and base url.

I followed below steps still same.

https://support.hypernode.com/knowledgebase/change-baseurl-magento1/ and How to change base url from https://www.example.sg/ from https://www.example.sg/aaa?

Please help.

asked Nov 27, 2019 at 13:43

1 Answer 1

1

See table (core_config_data) in your database.

Search below paths under path column:

(web/unsecure/base_url) and set Url without https.

(web/secure/base_url) and set Url with https.

After that your website will work fine.

answered Nov 27, 2019 at 13:59
6
  • its works, in my setup Commented Nov 27, 2019 at 14:00
  • If i switch both to https the admin login doesnt work. so i have kept unsecure url to http and secure to https. if you see in page source you will get base url still as http. even though i load site with https. Commented Nov 27, 2019 at 14:01
  • Ok so now its fine for you, have checked in that table "core_config_data" Commented Nov 27, 2019 at 14:03
  • its work for me! Commented Nov 27, 2019 at 14:14
  • Ok Thanks and Don't forget to accept this answer , it will help others Commented Nov 27, 2019 at 15:03

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.