The instruction Alexa gave me is to add a certify code to all pages on my site. My question is which file I'm I gonna add the code when I go to my root folder?
If the code is HTML, put it in template PAGE_CONTAINER. If the code is javascript, put it either in page_container_js_body or page_container_js_head depending on where they said to place it (body if at the bottom, head if at the top).