[pmwiki-users] Google verification code
    DaveG 
    pmwiki at solidgone.com
       
    Sat Apr 10 13:51:50 CDT 2010
    
    
  
On 4/10/2010 11:04 AM, pmwiki at 911networks.com wrote:
> Hi,
>
> Is there a simple way of inserting the Google verification code in
> the header or do I have to add it to the skin.
It needs to go between the <head> and </head> tags. Usual way to 
accomplish this is by setting the $HTMLHeaderFmt:
$HTMLHeaderFmt['google-verification']='GOOGLE STUFF';
  ~ ~ Dave
    
    
More information about the pmwiki-users
mailing list