nick_oehler
03-27-2020
01:27 PM
Thread Options
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Hello All,
I'm a hack at web development and I'm finding myself needeing to embed some code into the <head> section of my web site to allow a pop. They are saying to paste the below code snippet in the <head>:
<script src="https://js.foo.com/modal/v1"></script>
My question is, how can I be sure the code snippet lands in the <head> section?
Thanks,
Nick
Reply
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
1 Best Answer
nick_oehler
04-01-2020
09:27 AM
Thread Options
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Best Answer
Thaks for the response. Much appreciated.
2 REPLIES 2
Adam7

03-29-2020
09:14 AM
Thread Options
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Thanks for posting, @nick_oehler. Go to Settings > SEO within the website editor and paste that into the Header Code field - that'll put the code before the closing </head> tag.
nick_oehler
04-01-2020
09:27 AM
Thread Options
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Best Answer
Thaks for the response. Much appreciated.