bburko01
Member
Posted 1 year ago #
Hi all,
I'm relatively new to WordPress and have a site that I need to add some code to the header. Actually I need to ad the webmaster's code form Google Adsense to my themes template between the header tag and the body tag. Do I do this in the FTP wp-content files? I was told over at the Adsense forum that there is a plugin that would help me with this.
Any advice is greatly appreciated. Thanks in advance.
Burk
Lindy Norris
Member
Posted 1 year ago #
Hi Burk,
You can manually add the code in your theme folder under wp-content/. Should most likely go in header.php, but it does depend on what theme you are using.
I personally don't have a recommendation on AdSense, but there are a lot of plug-ins for it in the directory. Check out this search for some ideas: http://wordpress.org/extend/plugins/search.php?q=AdSense. When you find the plug-in you want to use read the installation instructions. Hopefully this get's you started!
~Lindy