Hi Ben. Related question: If I want to add this Google verification code for Webmaster Tools:
(<meta name=”google-site-verification” content=”T7E1JMD7Mp_7dQJalhDlsRomlx8kaclZL4akYdJLc8Q” />
…Does it have to go anywhere in particular on the header.php theme file inside the <head> section or so long as it is between <head> and </head> I’m fine? In other words can I just slip it in by creating a new line just under <head>, which currently has this line as the first in the set: <meta charset=”<?php bloginfo( ‘charset’ ); ?>” />
Thanks!
Howard Sherman