Where is the site's HTML source before the closing </BODY>HTML tag:?

by 7 replies
9
Hi,
I need to paste a given script code into my website's HTML source right before the closing </BODY> HTML tag:. Where do I go to do that exactly? Do I do it through Filezilla or in my WordPress back office? Once in there, where do I go to look for that place so I can paste that script code? Thanks in advance.
#website design #< or body>html #closing #html #site #source #tag
  • Steps:
    1. Download the footer.php file of your theme from public_html/wp-content/themes/your-theme-folder/
    2. Save it somewhere as a backup in case you screw it up...
    3. Edit it on your computer with Notepad
    4. Upload it back to the server
    • [ 1 ] Thanks
    • [1] reply
    • Thanks Istvan. Can I just find the footer.php file in the editor in WP back office and edit it there? so "before the closing </BODY> HTML tag:" means it is in the footer.php file, right?I really appreciate your help.
      • [2] replies
  • It is more than good answer

Next Topics on Trending Feed