Follow this guide to add the Nytro Snippet to your website’s global head section using your low-code or no-code platform backend.
Log in to your NytroSEO account using your credentials.
Click Prompt Snippet, then click the Copy button.
Note: The Prompt Snippet includes both the instruction prompt and the snippet code.
Log in to your low-code or no-code website platform. Open the backend, admin area, or site settings for the website where you can send the prompt for implementation.
Paste the copied “Prompt Snippet” to your platform.
Below is an example of the prompt snippet:
<!--
NYTSYS GLOBAL SCRIPT — DO NOT MODIFY OR MOVE
Requirements (must remain documented here forever):
1) Insert this tag VERBATIM (no async/defer/type/crossorigin/integrity/nonce or any other attributes).
2) Keep the URL exactly as written. No rewriting, bundling, inlining, or minifying.
3) Load on every page (editor/preview/published), in the <head>, immediately before </head>.
4) Ensure it appears exactly once per page; do not duplicate across templates or partials.
5) Do not wrap in modules/loaders; no conditional logic or feature flags.
6) Preserve this comment next to the tag to prevent future changes.
-->
[PASTE NYTRO SNIPPET CODE HERE]
After the confirmation from the backend, save your changes and publish the site so the code is active on the live website.
1. Go to the Nytro SEO dashboard.
2. From the left sidebar, select “Websites” ➡️ “Manage.”
3. Click the number next to your website to view the settings.
4. For Option 2: Under Website Optimisation, click the “OPEN” button next to “Snippet is not installed.”
5. Click the “Verify installation” button (this may take a few seconds).
6. A notification will be displayed about the status of the verification.
1. Open your website in a browser.
2. Right-click on the page and select "Inspect" or press F12.
3. Go to the "Elements" tab.
4. Click the arrow down next to the <head>.
5. Check the JS snippet by using the search shortcut (Ctrl + F).