Webflow Integration

Add the block code to your Webflow website

Team avatar
Written by Team
Updated over a week ago

Each Geo Block service you create in our system will come with its own javascript code snippet.

This piece of javascript code needs to be placed into your Webflow site only once. It does not need to be updated if any changes are made to the block settings.

Steps (for running redirect on all pages):

  1. Go to Dashboard

  2. On your project, click on Project Settings

  3. Click on Custom Code

  4. Paste the JavaScript code provided in the Head Code box

  5. Ensure the code is pasted as the first code on line 1 of the Head Code box

  6. Click on Save Changes

Steps (for running redirect only on a selected page):

  1. On your project, open the Designer 

  2. Select and edit the Page Settings

  3. Find the Inside <head> tag box under Custom Code

  4. Paste the JavaScript code provided in the box

  5. Click on Save

Did this answer your question?