Prevent secure and not secure item warnings from popping up in my website

To  prevent secure and not secure item warnings from popping up in my website we need to use relative URL’s for image in Secure page.
For eg: use <IMG SRC=”/images/small_logo.gif”> instead of <IMG SRC=”http://shopping.netsuite.com/images/small_logo.gif”>.

Leave a comment

Your email address will not be published. Required fields are marked *