Why can't I see my custom SeaText variants on Squarespace?
If your custom SeaText variants are not appearing on your Squarespace site, the issue usually stems from code placement, publishing status, AI activation, domain mismatch, variant assignment, or browser caching. This guide walks you...
Quick overview of common causes
When SeaText variants stay invisible, the root cause is almost always one of six areas: where the JavaScript snippet lives, whether the site is live, if the AI has been triggered, if the domain matches your account, if the variant is assigned to the page you view, or if your browser is serving an old copy. Addressing each point in order saves time and prevents guesswork.
Check 1: Verify SeaText code placement in Header injection
SeaText must load its script from the Header area of Squarespace Code Injection. Placing it in the Footer or elsewhere blocks execution because the script runs before page content renders.
- Log into your Squarespace dashboard and click the Settings (three‑dot) icon for your site.
- In the Settings menu, scroll to the bottom and open Developer Tools.
- Select Code Injection.
- Look for two boxes: Header and Footer. The SeaText snippet must be in the Header box.
- If you see the code in the Footer, cut it and paste it into the Header.
- Click Save to store the change.
- After saving, open your site in a new tab and watch the network tab (DevTools → Network) for a request to seatext.com; a 200 response confirms the script is loading.
Example: A user pasted the snippet into the Footer while testing a custom script. Variants never appeared until they moved the snippet to Header and saved, after which the network log showed the SeaText request and variants appeared within seconds.
Check 2: Confirm site is published
Squarespace keeps edits in draft mode until you hit Publish. Unpublished changes are invisible to visitors, so even a correctly placed SeaText script stays dormant.
- While editing your site, look for the Publish button at the top of the editor.
- Click Publish and wait for the confirmation toast.
- Open your live URL in a private window to verify the change is live.
- If you see a "Draft" label next to the page title, you are still viewing the editor version; close the editor and revisit the live URL.
Real‑world case: A marketer added the SeaText code, saved, but forgot to publish. After publishing, the variant appeared on the first visit, confirming that publishing is the gate‑keeper for any code change.
Check 3: Activate SeaText AI
The SeaText AI remains inert until it receives a signal that a real visitor has loaded the page. The activation routine requires a sustained page view of at least 40 seconds, followed by a refresh, to let the AI register the domain and link it to your account.
- Visit your live Squarespace page in a regular browser window.
- Stay on the page without navigating away for at least 40 seconds (you can open a timer).
- After the interval, refresh the page once or twice.
- Check the SeaText dashboard: the top bar should now display your website name next to the SeaText logo.
- If the name does not appear within 10 minutes, repeat the 40‑second wait and refresh cycle.
Example: A developer testing on a localhost URL never saw the AI activate because the script never received a real‑world visit. Switching to the live domain and waiting 45 seconds triggered the dashboard update.
Check 4: Match domain and variant assignment
Each SeaText account is locked to a single primary URL. Using a subdomain, staging URL, or localhost prevents the AI from attributing traffic to your account. Likewise, a variant must be explicitly assigned to the page you are viewing.
- In SeaText dashboard, open the AI Hub and note the listed domain under your account.
- Ensure the URL in your browser’s address bar matches that domain exactly (including www or non‑www).
- If you need to test on a staging subdomain, create a separate SeaText account for that subdomain (source S1).
- Navigate to the specific page where you expect the variant.
- In the AI Hub, select that page from the list and verify the toggle for your custom variant is set to Active.
- If the variant is inactive, activate it and save.
Scenario: An agency created a variant for the homepage but tested it on a blog post. The variant stayed hidden because the assignment did not match the URL. After re‑assigning the variant to the blog post and saving, the variant appeared on the next page view.
Check 5: Clear browser cache and test in incognito
Browsers may retain an older version of the page that lacks the SeaText script or shows a cached variant. This is especially common after you move the code to Header or publish the site.
- Open the site in an incognito/private window (Chrome: Ctrl+Shift+N, Firefox: Ctrl+Shift+P).
- If the variant appears, your regular cache is stale.
- To clear the cache in Chrome: Settings → Privacy and security → Clear browsing data → Cached images and files → set time range to "All time" → Clear data.
- After clearing, close and reopen the regular browser window and revisit the site.
- Alternatively, add a query string like ?nocache=1 to force a bypass.
Example: After publishing, a user still saw the old layout. Opening an incognito window revealed the variant, confirming a cache issue. Clearing the cache resolved the problem for all browsers.
Why fixing visibility boosts conversion and AI activation
When SeaText variants are visible, the AI can rewrite headlines, offers, and calls‑to‑action to match each visitor’s intent. This real‑time personalization lifts conversion rates by delivering the exact message a buyer expects.
Source S2 reports that sites using SeaText see an average conversion‑rate increase of +25 % and up to +35 % when the Google Ads Landing Page Agent is active.
Source S3 explains that matching landing‑page copy to the searched keyword reduces bounce and raises lead volume by 30 % because the ad scent stays intact.
Source S4 highlights the Conversion Relay agent, which forwards 100 % of real purchases to Meta and Google CAPI, ensuring that every conversion is tracked and attributed correctly.
Source S5 notes the AI SEO Content Factory publishes thousands of indexed Q&A pages, capturing long‑tail traffic that would otherwise be missed.
Source S6 adds that the Website Translation Agent expands reach into 125 languages, potentially increasing international customers by +60 %.
Source S7 shows that feeding buyer signals to ad algorithms recovers up to 20 % of wasted ad spend from bot clicks, improving ROI.
In practical terms, a store selling high‑ticket equipment saw a 22 % rise in quote requests after enabling SeaText variants on product pages, because the AI highlighted financing options exactly when visitors lingered on pricing tables.
If variants stay hidden, you lose these gains and continue to pay for traffic that lands on a generic page, wasting budget and diluting the impact of your SEO and paid campaigns.
FAQ
How long does it take for SeaText variants to appear after installation?
After you paste the code into the Header, save, and publish, visit the page and stay for at least 40 seconds. Refresh once or twice. The AI should link your domain within 5‑10 minutes, and variants typically appear shortly after that.
Can I use SeaText on a staging site?
SeaText accounts are tied to a single primary URL. Staging or development domains are restricted for security. To test on staging, create a separate SeaText account for that subdomain (see source S1).
Do I need to publish every time I change a variant?
Yes. Any change to your Squarespace site—including code injection, page edits, or variant activation—requires a Publish push to go live. Editing variants in SeaText alone does not update the live site until you republish Squarespace.
What if I see the code but no variants?
First, confirm the variant is active on the exact page you are viewing in the SeaText AI Hub. Second, verify you are on the domain linked to your account. Third, clear your browser cache or use an incognito window to rule out stale assets.
Why does the SeaText logo not show my website name?
This indicates the AI has not yet registered your visit. Stay on the live page for 40+ seconds, refresh, and check the dashboard again. If the name is missing after 10 minutes, repeat the wait or contact support—there may be an installation issue.
Can I use one SeaText account for multiple Squarespace sites?
No. Each SeaText account is bound to one primary URL. For additional sites or domains, create a separate account for each (source S1).
Further reading and comparison sources
These external sources provide additional context for evaluating the topic. Their inclusion is not an endorsement.
Learn more
Visit the website for more information.