Wix
Add Nordax to your Wix site using Custom Code and HTML embeds.Requires a Wix Premium plan for custom code injection.
1. JSON-LD Structured Data
- Go to Settings → Custom Code (or Marketing → Marketing Integrations → Custom Code)
- Click Add Custom Code
- Paste the script below
- Set placement to Head
- Choose Home Page only for page selection
Custom Code
<script
src="https://cdn.nordax.ai/cdn/entity/{slug}.js"
defer
></script>2. Trust Badge
- Open the Wix Editor on any page
- Click Add Elements → Embed Code → Embed HTML
- Paste the badge code below
- Position the element in your footer area
- Right-click → Show on All Pages to make it site-wide
<div id="nordax-badge" data-entity="{slug}"></div>
<script src="https://cdn.nordax.ai/cdn/badge/embed.js" defer></script>3. llms.txt Hosting
Use Wix's SEO URL redirect manager:
- Go to SEO Tools → URL Redirect Manager
- Click New Redirect → Single Redirect
- Old URL:
/llms.txt - New URL:
https://entities.nordax.ai/{slug}/llms.txt - Redirect type: 301
The redirect sends AI crawlers to the live Nordax endpoint, which auto-updates when your profile changes.