Google Authorship
-
Customizr doesn’t have the Google Authorship Code and needs a single line added:
<link rel=”author” href=”YOUR GOOGLE PLUS PROFILE URL”/>But in header.php, the entire <head> is called in this line:
<?php
//the ‘__before_body’ hook is used by TC_header_main::$instance->tc_head_display()
do_action( ‘__before_body’ );
?>Where is the file in which I can place code in the <head>?
Thanks!
Mark
Viewing 12 replies - 1 through 12 (of 12 total)
Viewing 12 replies - 1 through 12 (of 12 total)
- The topic ‘Google Authorship’ is closed to new replies.