Skip to main content

Adding Custom Code, Javascript or Third Party Applications To Your Pages

S
Written by Swift

Adding third-party apps or javascript to your pages inside Swiftwebsites.ai is extremely simple. To add scripts globally for your site or pages, click on Website Settings -> Custom Code:

If you have a code that starts and ends with <script></script> you can add it in the Custom Head Markup or Page Head Markup

Click on the Save button at the bottom and preview your site to see the script in your page.

To add script(s) on a page in a specific spot, use the Code Widget from Add Widget -> drag and drop the Code Widget anywhere on your page.

Insert the script(s) that starts and ends with <script></script> and save the page.

Did this answer your question?