Google AdSense with Activello
-
Hello!
I am trying to get Google AdSense set up on my blog page. I have been given a code to paste in the “head” section.
I accessed this section by selecting Appearance>Editor>Theme Header (header.php) and pasted the code immediately below this section:
<!doctype html>
<!–[if !IE]>
<html class=”no-js non-ie” <?php language_attributes(); ?>> <![endif]–>
<!–[if IE 7 ]>
<html class=”no-js ie7″ <?php language_attributes(); ?>> <![endif]–>
<!–[if IE 8 ]>
<html class=”no-js ie8″ <?php language_attributes(); ?>> <![endif]–>
<!–[if IE 9 ]>
<html class=”no-js ie9″ <?php language_attributes(); ?>> <![endif]–>
<!–[if gt IE 9]><!–>
<html class=”no-js” <?php language_attributes(); ?>> <!–<![endif]–>
<head>
**INSERTED GOOGLE ADSENSE INFORMATION HERE**However, Google still cannot locate and verify this code as part of my website. Do you have a suggestion of a different way/place to paste this information?
Thank you!
- The topic ‘Google AdSense with Activello’ is closed to new replies.