How To Embed a Smart Link Into Your Website

Quick guide on adding an attractive and clickable landing page in your website.
 
Feature.fm gives you the ability to showcase your landing pages on your website. There are two options for formatting:
  1. Landing Page Embed
  2. Widget Embed

Landing Page Embed

Works best with the Basic and Advanced page layout themes. If your landing page is using the Modern theme, we recommend utilizing the Widget Embed

To learn more about page layouts and changing the appearance of smart links, refer to this article: How to Change the Appearance of a Smart Link.

Embed your landing page directly into your website using this iframe code:

 <iframe src="yourlink" width="350" height="900" frameBorder="0">

</iframe>

*You must insert your Smart Link/Pre Save Link and can adjust dimensions accordingly by changing "350" (width) & "900" (height) to fit your page.*

 

Example link (link & dimensions are bolded for instruction purposes)

<iframe src="https://ffm.to/lincolnjesserstream" width="350" height="900" frameBorder="0">

</iframe>

With this code, your preview will look like our standard smart link landing page (see example below). You can either test out your iframe code while editing your website or you can test it on an online code editor/playground such as JSFiddle or CodePen.

Check out how this artist embedded our Smart Link to create a really unique design!

 

*The iframe code

Widget Embed

Embed a widget using our pre-generated codes. Click the three dots next to "Get Link" and select Get Widget. Copy the HTML code and paste into your website. This will render a different display than the first option (screenshots below).

If you are embedding a Contest Link, we recommend utilizing the Landing Page Embed option for optimal appearance and performance.

Step 1

Step 2
Screen_Shot_2023-02-23_at_9.17.45_PM.png
Display format
Screen_Shot_2023-02-23_at_9.21.11_PM.png
To learn more about getting your widget code in feature.fm, click here.
Note: To embed a Contest page, you will need to use the iframe code provided in Option 1.