- The website has another language content then google chrome suggest if you want to translate the language, but if you want to remove auto google translate popup then you need to add below line in HTML <head> tag.
1 2 3 4 5 |
<meta name="google" content="notranslate"> |
More Stories
How to set EC2 Ubuntu default password
CPU & Memory usage in PHP
Install PHP mcrypt extension on Ubuntu