When i am opening my website in slow internet connection then google provide google web light feature then website loading faster. But website is not properly aligned. And load ugly website. I want to disable google web light for the website.
I am using for "no-transform" the disable :
<meta http-equiv="Cache-control" content="no-transform" />
I don't know this right approach or not? And how to check it google web light disabled or not. Because google automatically detect some time load normal user interface and some time load ugly(WITH GOOGLE WEB LIGHT) user interface. Give me some idea for this..thanks.
I am tested website with in https://www.google.com/webmasters/tools/transcoder?pli=1#url=http%3A%2F%2Fwww.winni.in%2Fbangalore
I have seen one link Can I disable Google Web Light for my website? And also putted <meta http-equiv="Cache-control" content="no-transform">
in header but it is not working.