Appearance
Other website builders
This covers the drag-and-drop site builders bundled by budget domain/hosting providers — GoDaddy Website Builder, Namecheap (Sitejet Builder), Weebly, IONOS MyWebsite Now, Hostinger Website Builder, Strikingly, Jimdo, Site123, Web.com Website Builder, and one.com. They all work the same way for Botfighter: paste the snippet into an HTML/embed/custom-code widget. None of them give you server access, so this installs detection only — see What the snippet does NOT do.
Finding your Site ID
Log in at dash.botfighter.dev → your Site ID is shown at the top of the dashboard.
The snippet
html
<script
src="https://botfighter.dev/botfighter.js"
data-site="YOUR-SITE-ID"
data-api="https://api.botfighter.dev"
data-honeypot="true"
defer>
</script>Where to paste it, per builder
| Builder | Where |
|---|---|
| GoDaddy Website Builder | Add a section → HTML section → paste the snippet |
| Namecheap (Sitejet Builder, bundled with Shared Hosting) | Element panel → Scripts tab, or a Custom HTML widget |
| Namecheap EasyWP (managed WordPress) | This is WordPress under the hood — use the WordPress guide instead |
| Weebly | Add an element → Embed Code, or Settings → SEO → Footer Code for site-wide |
| IONOS MyWebsite Now | Add a section → HTML module — requires a plan that includes it |
| Hostinger Website Builder | Add an element → Embed Code |
| Strikingly | Section settings → Edit Code — requires the Pro or VIP plan; their own docs confirm no backend code access at any tier |
| Jimdo | Add an element → HTML widget, or Website settings → SEO → Header/Footer code for site-wide |
| Site123 | Settings → Advanced → Custom Code |
| Web.com Website Builder | Page settings → HTML Injection — head or before </body> |
| one.com | Design → HTML embed — requires the Premium plan |
After adding it, visit your site and check your dashboard for the first signal.
Site-wide vs. per-page
Most of these builders apply header/footer code sitewide from one settings screen — check for a global "Footer code" or "Tracking codes" setting before assuming you need to repeat this on every page.
Need help? Check the dashboard for your live signal feed.