• panelfabsource

    (@panelfabsource)


    I need to paste my adsense link within source code for my webpage, but cannot find the HTML source code. I need to paste in between < body > & <body >.

Viewing 7 replies - 1 through 7 (of 7 total)
  • Michael

    (@alchymyth)

    http://codex.ww.wp.xz.cn/Theme_Development
    http://yoast.com/wordpress-theme-anatomy/

    there are plenty of template files whare you could add the ad code.

    for a more detailed suggestion, you need to define more clearly where you want to have your ads to show in your site.

    Thread Starter panelfabsource

    (@panelfabsource)

    where do you access source code/html?

    Thread Starter panelfabsource

    (@panelfabsource)

    Also, is it possible to paste the html code from adsense in a text-box widget? I can’t get that method to work.

    Thread Starter panelfabsource

    (@panelfabsource)

    I’m using the “twenty ten” theme

    Michael

    (@alchymyth)

    where do you access source code/html?

    the source code is php with a html structure; how to edit it, see here:
    http://codex.ww.wp.xz.cn/Editing_Files

    Also, is it possible to paste the html code from adsense in a text-box widget?

    yes, not a problem.
    you might need to un-tick ‘Automatically add paragraphs’

    I’m using the “twenty ten” theme

    twenty ten will be overwritten with the next upgrade of your wordpress version – consider http://codex.ww.wp.xz.cn/Child_Themes

    there are plenty areas in twenty ten where you can add ads into the source code; however, the first step has to come from you – you need to clarify where you want the ads to show.

    and don’t forget to search for a suitable adsense plugin.

    Thread Starter panelfabsource

    (@panelfabsource)

    I’ve had luck just pasting adsense code into text widget boxes, is there a reason you would have to use the adsense plugins?

    Michael

    (@alchymyth)

    there is never a reason to use any plugin if you can do the task without.

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Pasting Adsense Into Source Code/HTML in WP’ is closed to new replies.