NextJS / React Integration Guide

  1. Open your favorite IDE

  2. Update your footer or your app.tsx

fix_ refactor nextjs Script tag to native script seojuice · madatbay_madatbay.com@666c23b · GitHub 2024-05-16 20-12-57.png

Remember to NOT use the in-built Tags from React / NextJS. Use the simple tag.

  1. Insert the snippet as as simple tag.

<script type="text/javascript" src="https://cdn.seojuice.io/suggestions.v1.js" defer></script>

The script will do the rest once you’ve added your website in the dashboard.

Was this helpful?