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
A GoDaddy Website Builder site
Your AllAccessible account ID (found in your AllAccessible Dashboard)
Step-by-Step Installation
Log in to your GoDaddy account and open your Website Builder editor
Click "Add Section" or find the HTML widget/block in the editor
Add an HTML embed block to your page (you can place it at the bottom — it won't be visible)
Paste the following code:
<script src="https://api.allaccessible.org/widget/YOUR_ACCOUNT_ID.js" defer></script>
Replace
YOUR_ACCOUNT_IDwith your actual account ID from the AllAccessible dashboardClick Publish to save your changes
Alternative: Using GoDaddy's Custom Code Settings
Some GoDaddy plans allow adding code to the site header:
In Website Builder, go to Settings → Custom Code (or Site-wide Code)
Paste the script tag in the Head section
Save and publish
Finding Your Account ID
Log in to app.allaccessible.org
Go to your site's settings
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
