Skip to main content

Can A Developer Make Changes To The Website?

Updated over 2 weeks ago

Short Answer


Yes. Developers can use Rebolt’s drag-and-drop Site Editor or add custom code. You can insert a Custom Code section on any page, and add global JS/CSS and tracking IDs in Website → Settings.


Overview


Rebolt is flexible for both DIY edits and developer workflows. Non-technical users can update pages with modules, while developers can embed code snippets, analytics, and third-party widgets without moving off the platform.


Ways Developers Can Work in Rebolt


  • Visual Editing: Use the Site Editor to add/reorder sections, update copy and media, and publish instantly.

  • Per-Page Custom Code: Drop a Custom Code section into any page to embed HTML/JS snippets (e.g., widgets, forms, maps).

  • Global Tracking & Code: Add GA/GTM/Meta IDs, Google Ads conversions, plus Custom Javascript and Custom CSS that load site-wide.


Add a Custom Code Section (Per-Page)


  1. Open the page in Site Editor.

  2. Click Add SectionCustom Code (</>).

  3. Paste your snippet (HTML/JS) and Save/Publish.

Ideal for page-specific widgets, calculators, or embed codes.


Add Global Tracking & Custom Code (Site-Wide)


  1. Go to Website → Settings → Tracking and Custom Code.

  2. Enter IDs (Google Analytics, Tag Manager, Google Ads, Meta Pixel) as needed.

  3. Use Custom Javascript and/or Custom CSS for site-wide behavior or styling.

  4. Save and verify on the live site.

Use global fields for analytics, pixels, and styles you want on every page.


Related Help Articles


Did this answer your question?