Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Google AdSense with Activello

$
0
0

Replies: 0

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!


Viewing all articles
Browse latest Browse all 59525

Trending Articles