Skip to main content

Can I Embed A GoHighLevel Form In My Rebolt Website?

Learn how can you integrate go high level on your Rebolt Website.

Updated today

Short Answer


Yes. Grab your GoHighLevel (GHL) form embed code and paste it into a Custom Code section in the Site Editor. If you’d like us to do it, send the code and target page to Support and we’ll plug it in for you.


Overview


Rebolt supports third-party embeds (iframe/script). That means your GHL lead form can display directly on your Rebolt site so submissions go straight into your GoHighLevel account.


Option A: Embed With Custom Code (Any Page)


  1. Open Website → Site Editor and navigate to the page where you want the form.

  2. Click Add Section → Custom Code.

  3. Paste your GHL embed snippet (from GoHighLevel), e.g.:

    <iframe src="https://YOUR-GHL-FORM-URL" width="100%" height="900" style="border:0;" loading="lazy"></iframe>

    (If GHL gives a script tag, paste that instead.)

  4. Save/Publish, then Visit Page to verify on desktop and mobile.


Option B: Booking Page Goal (Opens Your GHL Form)


  1. Go to Website → Goals → Booking Page → Edit.

  2. Paste your GHL form URL or embed code.

  3. Save and test the “Book” CTA.

Use this if your primary “Book Now” button should open the GHL form.


Tips & Troubleshooting


  • Use HTTPS: Your GHL form URL must start with https:// to embed cleanly.

  • Full-Width Container: Keep width="100%"; adjust height as needed so the whole form shows.


Related Help Articles

Did this answer your question?