In an effort to increase the visibility of my journal’s website, I’m trying to insert the google tag that Google Webmaster is asking to verify the site.
In which file should I implant the google tag?
In an effort to increase the visibility of my journal’s website, I’m trying to insert the google tag that Google Webmaster is asking to verify the site.
In which file should I implant the google tag?
Hi @Newtonite,
Which of our software are you using, and what version?
Regards,
Alec Smecher
Public Knowledge Project Team
It’s OJS 2.4.8.
Regards
Hi @Newtonite,
I’d suggest temporarily adding it to lib/pkp/templates/common/header.tpl
. That’s probably the easiest way. (You may need to enclose it in Smarty’s {literal}
… {/literal}
tags, if it contains {
or }
characters.
Regards,
Alec Smecher
Public Knowledge Project Team