Title: Verifying Adsense
Last modified: June 8, 2017

---

# Verifying Adsense

 *  [teereasons](https://wordpress.org/support/users/teereasons/)
 * (@teereasons)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/verifying-adsense/)
 * Hi,
 * I am trying to include adsense on my website.
 * Google ended the plugin, and now to verify the website it is asking to copy paste
   a code <head> & </head> tags a code in the homepage code?
 * But we can’t access it right? How should we do it? In a widget?
 * Thanks

Viewing 1 replies (of 1 total)

 *  [Rocco Aliberti](https://wordpress.org/support/users/d4z_c0nf/)
 * (@d4z_c0nf)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/verifying-adsense/#post-9208303)
 * Hi,
    the best way to do it is making a child-theme: [https://codex.wordpress.org/Child_Themes](https://codex.wordpress.org/Child_Themes)
 * Then you can either copy the parent theme header.php file in your child-theme
   and add the code between the two tags, or adding the following snippet in your
   child-theme functions.php
    (though the snippet states it’s for analytics, is 
   pretty general and can be used with whatever script code you need to add in the
   <head>) [https://presscustomizr.com/snippet/adding-google-analytics-customizr/](https://presscustomizr.com/snippet/adding-google-analytics-customizr/)
 * Alernatively you can use the following plugin
    [https://wordpress.org/plugins/insert-headers-and-footers/](https://wordpress.org/plugins/insert-headers-and-footers/)
 * Hope this helps.
 * Best regards.

Viewing 1 replies (of 1 total)

The topic ‘Verifying Adsense’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/hueman/3.7.27/screenshot.png)
 * Hueman
 * [Support Threads](https://wordpress.org/support/theme/hueman/)
 * [Active Topics](https://wordpress.org/support/theme/hueman/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/hueman/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/hueman/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Rocco Aliberti](https://wordpress.org/support/users/d4z_c0nf/)
 * Last activity: [8 years, 11 months ago](https://wordpress.org/support/topic/verifying-adsense/#post-9208303)
 * Status: not resolved