Install guide
One line of code. Works on any website platform. Takes under ten minutes.
Section 1
SiteLift works by adding one line of code to your existing website. Once it's there, everything else — your menus, contact info, forms, and popups — is controlled from your SiteLift dashboard. You never need to touch your website again.
The code below is your script tag. It includes your unique restaurant identifier in the data-restaurant attribute — the same short name you chose when you signed up.
data-restaurant attribute. You can also copy the full script tag directly from Dashboard → Settings → Embed Code or from the embed code box at the bottom of your main dashboard page.Section 2
Find your website platform below and follow the steps. Every platform calls it something slightly different — "custom code", "header injection", "head code" — but the idea is the same: paste your script tag in the <head> section so it loads on every page.
The safest approach uses a free plugin so your code survives theme updates.
yoursite.com/wp-admin).</head> tag → paste your script immediately before it → click Update File. Note: theme file edits can be overwritten when your theme updates. The plugin method above is safer.You can add the script to all pages at once, or to a single page.
Wix requires a Business or higher plan to add custom code.
Webflow's Project Settings let you add code that runs on every published page.
Framer's Site Settings let you inject code into every page's head.
Edit your theme's liquid file to add the script sitewide.
</head> tag → paste your script tag immediately before it.GoDaddy's Website Builder has a built-in header/footer code field.
If your site is hand-coded or hosted as static files, editing the HTML directly takes less than a minute.
</head> — it's near the top of the file.</head>.Section 3
After the script is installed, widget divs tell SiteLift where on the page to render each module. Place the correct div on whichever page you want the widget to appear. For visual editor platforms like Wix, Squarespace, Webflow, and Framer, add an Embed block or HTML block on the page and paste the widget div inside it.
Section 4
Work through this checklist after you've installed the script. Check off each item as you go — your progress is saved automatically.
Install checklist
Section 5
Most problems have a quick fix. Start here.
Check these four things in order:
data-restaurant identifier is correct. Copy it exactly from Dashboard → Settings → Embed Code. It's case-sensitive — Joes-Pizza and joes-pizza are different.<head>, not <body>. If you pasted it in the footer/body section by mistake, move it to the header/<head> section.The submission may have saved even if the email didn't send. Check Dashboard → Forms → [your form] → Submissions first — if the entry is there, the form is working.
If you expect email notifications, also check your spam folder. Confirm the Email me when a new submission arrives toggle is on in the form's settings page.
data-restaurant attribute) and a description of the problem. We reply within a few hours.Section 6
Your script is live. Now use your dashboard to keep everything current — no more touching the website.