i installed godaddy ssl certificate on magento site. home page loads fine no mixed content. however, links in navigation menu being generated http:// , cart page has mixed content warnings. config is: auto redirect base url: no use web server rewrites: no use secure urls in frontend: yes use secure urls in admin: yes offloader header: ssl_offloaded
how rid of mixed content? files need change?
the unsecure url under:
system > configuration > general > web > unsecure
needs changed https:// instead of http://. fixed issue.
Comments
Post a Comment