Setting up Favicon for Marketo Landing Pages
Description description
How to setup the favicon, akaFavorites Icon for Marketo Landing Pages.
Resolution resolution
Steps to Setting up Favicon
-
Ensure you have the favicon hosted either externally or internally in Marketo. (Don’t know how to find the link of an image hosted in Marketo? Check this DOC out.)
-
On the Landing Page Settings ensure that the option ‘Remove default favicon links’ is selected. Note that this affects all landing pages globally (scroll down in the settings, it might be hiding)
[Related DOC]. -
You can specify the favicon in two ways:
- Directly on the landing page in the custom HTML header
[Related DOC]. - In the landing page template’s header.
- Directly on the landing page in the custom HTML header
-
This code needs to be specified in the header:
code language-none <link rel="shortcut icon" href="<favicon url>" type="image/x-icon"> <link rel="icon" href="<favicon url>" type="image/x-icon"> -
Test the landing page by either opening it in a different browser or clearing the browser cache and restarting the browser.
recommendation-more-help
experience-cloud-kcs-help-kbarticles