Hello, I am handling a travel website know as tejastravels.com. We got SSL certificate for this website, but in chrome browser some pages it shows info like "its not fully secure" eg: https://www.tejastravels.com/about-us.html - this shows 100% secure page while https://www.tejastravels.com this page shows its not fully secure Kindly help me to overcome this issue
Just look at the network-tab and check which files are sent via HTTP, not HTTPS. Basically, it looks like csi.gstatic.com is sent via HTTP - what that is, I dunno, since I couldn't be arsed checking.
The images in your slider are sent http and not https meaning you are mixing encrypted and plain content. Check out the code for your image slider/changer. Your relatively simple web page has a total of 174 requests and comes in at 2.9 MB. You also have a few errors: https://tools.pingdom.com/#!/eAG241/https://www.tejastravels.com
Thanks for your response pop and billzo. I found the answer for my question Ans : Only main domain is registered under SSL and images are coming from sub domain that's the reason, its showing some information