Skip to content

Webflow Integration

To add custom code before the closing </body> tag of an individual page:

  1. Select your website and click on Settings.
  2. Open your site in the Designer.
  3. Open Page settings for the page where you’d like to add your code.
  4. Add the following code to the Before </body> tag section under Custom code:
<script type="text/javascript" src="https://cdn.seojuice.io/suggestions.v1.js" defer></script>
  1. Save your changes.