Skip to main content

Installing AllAccessible on GoDaddy Website Builder

Step-by-step guide to add AllAccessible to your GoDaddy website

Written by Frank

Installing AllAccessible on GoDaddy Website Builder

AllAccessible works on GoDaddy websites by adding a small JavaScript code snippet. GoDaddy Website Builder allows custom code through its HTML embed feature.

Prerequisites

Step-by-Step Installation

  1. Log in to your GoDaddy account and open your Website Builder editor

  2. Click "Add Section" or find the HTML widget/block in the editor

  3. Add an HTML embed block to your page (you can place it at the bottom — it won't be visible)

  4. Paste the following code:

    <script src="https://api.allaccessible.org/widget/YOUR_ACCOUNT_ID.js" defer></script>

  5. Replace YOUR_ACCOUNT_ID with your actual account ID from the AllAccessible dashboard

  6. Click Publish to save your changes

Alternative: Using GoDaddy's Custom Code Settings

Some GoDaddy plans allow adding code to the site header:

  1. In Website Builder, go to Settings → Custom Code (or Site-wide Code)

  2. Paste the script tag in the Head section

  3. Save and publish

Finding Your Account ID

  1. Go to your site's settings

  2. Your Account ID is displayed on the installation page

Verifying Installation

After publishing, visit your GoDaddy site. You should see the AllAccessible accessibility widget icon appear on the page. Click it to open the accessibility menu.

Troubleshooting

  • Widget not showing? Make sure the HTML block is published and not in draft mode

  • Using GoDaddy's older builder? Look for "Custom Code" or "Embed HTML" in the page editor

  • Still not working? Check our troubleshooting guide or contact support

Did this answer your question?