guys, i am having a blog of wordpress and i have redirected it to my domain but now i wan to ad some google ads but google is stating that it is not able verify my site can anyone tell me the problm how to copy and paste the ads of google like where to copy and paste them is there any option in wordpress with which we can get it activated pls help me out thanks, Nick
They give you a meta tag that you put in the head section of your web page. It looks like this: <meta name="verify-v1" content="LONG STRING OF CHARACTERS" /> Code (markup): For Wordpress, the verify meta tag goes in header.php, not index.php. Google Adsense ads are blocks of javascript code that you add to the body section.