How to Add Custom JavaScript to GoDaddy Website Builder (2025 Guide)

How To Install Franchise Ninja on GoDaddy Website Builder v8+

The latest GoDaddy Website Builder does not allow custom JavaScript to be added directly to the <head> or <body> of your website. You can only add custom code to sections of individual pages using their built-in HTML element.

If you're using the current GoDaddy Website Builder:

  1. Log in to your GoDaddy account.

  2. Click Edit Website on your Website Builder product.

  3. Navigate to the page where you want the script to run.

  4. Click the β€œ+” (Add Section) button.

  5. Choose HTML from the available section types.

  6. Paste your Franchise Ninja script into the code box.

  7. Click Done, then Publish your site.

Notes
πŸ”’ Note: The script will only run on that specific page and after the page loads, since it’s placed within the content area. Scripts in this block cannot run site-wide or fire in the <head> section, which may limit functionality for some tracking or analytics tools.

Idea
Alternatives:

  • If you're using GoDaddy + WordPress, you can install your script using a plugin like "Insert Headers and Footers".