How to add Google publisher tag in header
How to add Google publisher tag in document header in clipper.
The following instruction has been provided by the code. But where exactly, i need to include the code:
<!DOCTYPE HTML>
<html lang="en-us">
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
<title>Widgets Magazine</title>
<style type="text/css" media="screen">
</style>
ADD THE CODE
</head>
Can anyone please help where the file has to be inserted in clipper. Since, the file type is suggested in HTML, i am not able to figure out how to add the code in php format.