We use cookies to make HubSpot's community a better place. Cookies help to provide a more personalized experience and relevant advertising for you, and web analytics for us. To learn more, and to see a full list of cookies we use, check out our Cookie Policy (baked goods not included).
Oct 5, 2018 11:58 AM
Is it possible to add a favicon just for our blog? I don't see a way to do this within Hubspot, but is it possibe to add to our template?
Thanks!
Solved! Go to Solution.
Oct 5, 2018 12:36 PM
Hi there!
You should be able to click on into the "Additional Head Markup" on the blog template and add in HTML for your favicon on that particular template, which should look like this:
<link rel="shortcut icon" type="image/png" href="/link-to-your-favicon.png">
You'll want to change the type if it's not a PNG.
Hopefully that should override the site-wide favicon.
If this helped, please mark it as the solution to your question, thanks!
Oct 26, 2018 3:35 PM
That worked perfectly, thank you Stephanie!
Oct 5, 2018 12:36 PM
Hi there!
You should be able to click on into the "Additional Head Markup" on the blog template and add in HTML for your favicon on that particular template, which should look like this:
<link rel="shortcut icon" type="image/png" href="/link-to-your-favicon.png">
You'll want to change the type if it's not a PNG.
Hopefully that should override the site-wide favicon.
If this helped, please mark it as the solution to your question, thanks!
Oct 26, 2018 3:35 PM
That worked perfectly, thank you Stephanie!