hey all! I want to add <script language="JavaScript">document.write(geoip_country_name());</script> GeoIp script to meta name Is it possible?
That is javascript (client-side) and you should use server-side processing languages such as: php, aspx... to display it so that the search engine can index it.