This feature is typically used when you are given code from a third-party site that you wish to integrate into your FASO website.
It's only available to paying members on the Gold or Platinum plans.
Add Custom Code to ALL Pages
First, copy your code. It should begin with:
<script>
and end with
</script>
Add to FASO:
- from Site Dashboard
- profile image or initials (upper right corner)
- Settings
OR
- scroll down in left menu to Settings
(if you don't see the full options on the left, click the 3 bar menu icon, upper left corner)
THEN:
- click Code Injection
- enter Javascript code in Head Javascript or in Body Javascript content area
- Save Changes
Add Custom Code to only One Section
These instructions are for adding code to:
artwork portfolio pages
home page
bio page
First, copy your code. It should begin with:
<script>
and end with
</script>
Add to FASO:
- from Site Dashboard
- profile image or initials (upper right corner)
- Settings
OR
- scroll down in left menu to Settings
(if you don't see the full options on the left, click the 3 bar menu icon, upper left corner)
THEN:
- click Code Injection
- click 1 of the following 3 blue links:
- Add Code to all artwork portfolio pages
- Add Code only your home page
- Add Code only bio page
- enter Javascript code in Head Javascript or in Body Javascript content area
- click Save Changes

Add Custom Code to One Page
These instructions are for adding code to one page, excluding the 3 mentioned above:
artwork portfolio pages
home page
bio page
First, copy your code. It should begin with:
<script>
and end with
</script>
Add to FASO:
- access the page you want to add the code to
- click Advanced SEO and Code button
- click Show Code Injection on this Page (blue link, lower left)

- enter Javascript code in Head Javascript or in Body Javascript content area
- click Save Changes
08102026