Seatext library

How to Verify SeaText SEO Metadata on Thinkific Lesson Pages

Open the published lesson page, inspect the rendered DOM, and look for a meta description and JSON-LD block injected by SeaText. If you see both, the metadata is live. If not, confirm the SeaText...

To verify that SeaText-generated SEO metadata appears on a Thinkific lesson page, open the published lesson in your browser, inspect the rendered page, and look for a meta description and a JSON-LD structured data block. SeaText writes these tags through the JavaScript code that you placed in Thinkific's Site Footer Code field. If both tags are present, the metadata is live on that lesson page.

This guide gives you a repeatable verification process: what to search for, how to confirm the tags came from SeaText, and what to do when they are missing. Verifying this now prevents you from assuming the metadata is live when the script is not connected.

What SeaText SEO metadata looks like

SeaText-generated SEO metadata on a Thinkific lesson page usually means three tags:

  • Title tag: the page title shown in the browser tab and in search results.
  • Meta description: a short summary in a <meta name="description"> tag.
  • JSON-LD structured data: a <script type="application/ld+json"> block that gives search engines more context about the page.

Because SeaText runs from JavaScript in your site footer, these tags are often added to the page after the initial HTML loads. That changes how you check for them.

Prerequisites before you check

  • You copied the JavaScript code from SeaText's Thinkific integration page.
  • You pasted that code into Thinkific's Site Footer Code field and saved it.
  • You added your website address in SeaText's linking form.
  • You visited your site and stayed for at least 40 seconds so the AI could link to your account.
  • Your website name appears next to the SeaText logo on the integration page.
  • The AI is active for the lesson page in the Main AI Hub.
  • The lesson is published and visible to logged-out visitors.

Step-by-step: check a published lesson page

  1. Open the lesson page in a normal browser window. Do not use the Thinkific admin preview; use the public URL a student would see.
  2. Right-click the page and choose Inspect (Chrome, Edge, Firefox) or open Developer Tools. This shows the live page after JavaScript runs.
  3. In the Elements panel, press Ctrl+F on Windows or Cmd+F on Mac, and search for description.
  4. Look for a <meta name="description" content="..."> tag in the head section.
  5. Search for ld+json and look for a <script type="application/ld+json"> block.
  6. Search for seatext to find the SeaText script and any generated tags.
  7. If you see all three, the metadata is live on that lesson page.

If you want to see the raw HTML that Thinkific delivered before JavaScript, press Ctrl+U on Windows or Cmd+U on Mac to open View Page Source, then search for seatext. You may not see the meta description there if SeaText injects it with JavaScript. The rendered DOM in DevTools is the more reliable check.

How to confirm the metadata came from SeaText

  1. In DevTools, search for seatext in the Elements panel. The script you pasted should be there.
  2. Compare that script with the code on SeaText's Thinkific integration page.
  3. Open the SeaText dashboard, go to Variants Edit, and select the lesson URL and language. If the meta description in the page matches the variant shown there, it came from SeaText.
  4. Open the Network tab, reload the page, and look for requests to SeaText servers. A live request is another sign the script is running.

What to do if the metadata is missing

  1. Go to the Thinkific Admin Dashboard, choose Settings, then Code & Analytics. Check the Site Footer Code field.
  2. If the SeaText JavaScript code is not there, paste it again and click Save.
  3. Confirm the AI is active for the page in the Main AI Hub.
  4. Open the lesson in a private or incognito window to avoid cached versions.
  5. Visit your site once and stay for at least 40 seconds so SeaText can link the session to your account.
  6. Wait at least five minutes. Check that your website name appears next to the SeaText logo on the integration page.
  7. If it does not appear after 10 minutes, contact SeaText support. The setup notes say this could indicate an installation issue on your platform.

Key facts: SeaText + Thinkific setup

StepWhere it happensWhat to do
Copy the codeSeaText Thinkific integration pageCopy the JavaScript code provided by SeaText AI.
Paste the codeThinkific Admin DashboardGo to Settings, select Code & Analytics, paste into Site Footer Code, and click Save.
Link your websiteSeaText integration pageAdd your website address in the format www.example.com.
Activate the linkYour live websiteVisit the site once and stay for at least 40 seconds.
Confirm connectionSeaText integration pageWait at least five minutes for your website name to appear next to the SeaText logo.
Activate AIMain AI HubActivate the AI on your preferred pages and click Configuration to adjust parameters.
Edit variantsSeaText dashboardUse Variants Edit to review, create, or manually edit translations and content variants.

Limitations and when this check does not apply

  • The check confirms the metadata is on the page; it does not confirm Google has indexed it.
  • Draft or unpublished lessons are not visible to logged-out visitors, so you cannot verify their metadata this way.
  • Thinkific themes or custom code that strip footer scripts can stop SeaText from loading.
  • If you check raw View Page Source instead of the rendered DOM, you may miss tags injected by JavaScript.
  • Browser extensions or aggressive caching can hide the latest version. Use a private window if needed.
  • This verification method applies to lesson pages. Other page types may have different Thinkific SEO fields, but SeaText code still loads from the site footer.

Terminology

  • SEO metadata – the title, description, and structured data that describe a page to search engines.
  • Meta description – an HTML tag that summarizes the page content.
  • JSON-LD – a format for structured data using a script block; search engines use it to understand page context.
  • Page source – the raw HTML delivered by the server.
  • Rendered DOM – the page after the browser has executed JavaScript.
  • Site Footer Code – the Thinkific field where custom scripts like SeaText are placed.

Frequently asked questions

Why do I need to check the rendered DOM instead of the raw page source?

SeaText uses JavaScript, so the browser adds the meta tags after the server sends the HTML. The Elements panel in DevTools shows the page after that script runs.

How long does SeaText take to start generating metadata?

After you install the code, visit your site and stay for at least 40 seconds, then wait at least five minutes for the site name to appear next to the SeaText logo. If it is not there after 10 minutes, contact support.

Can I verify the metadata on a draft or unpublished lesson?

No. Use the public URL of a published lesson that a logged-out visitor can open.

What should I search for in DevTools?

Search for description to find the meta description, ld+json for structured data, and seatext for the script that generates them.

Does seeing the metadata mean Google will rank the page higher?

No. It only confirms the tags are present. Indexing and rankings depend on many other factors.

What if the metadata appears but the content looks wrong?

Go to the SeaText dashboard, open Variants Edit, select the lesson URL and language, and review or edit the variant.

Further reading and comparison sources

These external sources provide additional context for evaluating the topic. Their inclusion is not an endorsement.

How SeaText can help

SeaText's Thinkific integration gives you the JavaScript snippet that lets its AI agents run on your course site. You copy the code, paste it into Thinkific's Site Footer Code field, and save. After you add your website address and visit the page for at least 40 seconds, SeaText links the site to your account. You can then activate the AI from the Main AI Hub and review generated variants in Variants Edit. If your website name does not appear next to the SeaText logo within 10 minutes, SeaText support can help you reinstall the code.