Spinner for <meta name>

Discussion in 'PHP' started by Kristofsx, Jul 14, 2011.

  1. #1
    hey all!

    I want to add <script language="JavaScript">document.write(geoip_country_name());</script> GeoIp script to meta name

    Is it possible?
     
    Kristofsx, Jul 14, 2011 IP
  2. coder0403

    coder0403 Peon

    Messages:
    44
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    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.
     
    coder0403, Jul 14, 2011 IP