I've a word press blog, and I need that when some one open my site an automatic pop up will open which is Google add. how can i do this ??
Open the footer.php file of the theme and write there the pop up code ( for example: <script type="text/javascript">window.open(...);</script> ) just after </body> tag.
hey i really appreciate your reply, but as I em not much good in this field, so can you please give me a detailed answer. also with code example, i can later change the pub-id so pls give me fully prepared code, i can edit it and will paste it their. and where i have to put the addsence code ??