Wordpress <body> tag

Discussion in 'WordPress' started by Meedan, Jan 12, 2012.

  1. #1
    Hi,

    I want to add script code inside body tag of my Wordpress website.

    Please let me know in Themes -> Editor where should I place this code. Where can I find body tag ?

    Can I place this code inside header template ?
     
    Meedan, Jan 12, 2012 IP
  2. navjotjsingh

    navjotjsingh Well-Known Member

    Messages:
    640
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    125
    #2
    You can find the <body> tag usually in your theme's header.php. Add script code just before <body> tag. Script codes usually go in header or footer.
     
    navjotjsingh, Jan 12, 2012 IP