How to Create a Custom Module in HubSpot Using HTML + HubL
Have you heard of HubSpot modules but are not sure what they are or how to use them in your pages? Have you wondered how to make a HubSpot custom module?This HubSpot CMS tutorial will show you...
Category: Tutorials
How to Print HubSpot Sales Quotes in Landscape Mode
Are you looking for a way to print your HubSpot sales quotes in landscape mode instead of portrait? Or do you want to remove the white margins when printing or download the quote pdf?HubSpot...
Category: Common Questions
Use is_in_editor to Add Inline Comments and Notes Only in the HubSpot Editor [code snippet]
As a HubSpot CMS developer, you sometimes need to add some contextual information in templates to make it easier for content editors to know where and how to edit things. Add the code below into a...
Category: Code Snippets
How to Format a Phone Number in HubSpot CMS HubL
I was recently working on a custom HubSpot quote theme and needed to format the phone number. By default, the number was displayed as a long string of numbers without any parenthesis or number...
Category: Code Snippets
Google Data Studio Bubble Chart of SEO Improvement Opportunities
The Google Search Console blog recently shared a free template to import your Google Search Console data and plot the search queries in a bubble chart. Why would you want to do this? Because it...
Category: Articles
HubSpot HubL Code Snippet Collection – Filters, Functions, and Macros
Below is a list of my commonly used HubSpot CMS HubL filters, functions, and Macros. Email me if you have one you would like to add to this list. Create a slug from a text string I used this when I...
Category: Code Snippets
Top Industrial & Manufacturing Trade Shows / Conferences 2023
Are you looking for a list of industrial or manufacturing trade shows or conferences to attend this year?This page lists the manufacturing trade shows I could find for 2023.Contact me if you...
Category: Articles
FAQ Schema Microdata Code Snippet
Below is a FAQ microdata schema code template you can copy and paste and add to your page HTML. You would repeat the .faq-question div block for each QA answer set. Once you are done adding your...
Category: Code Snippets
Top Industrial & Manufacturing Trade Shows & Conferences 2022
Are you looking for a list of industrial or manufacturing trade shows or conferences to attend this year? This page lists the manufacturing trade shows I could find for 2022 and 2023. Contact me if...
Category: Articles
What happens when you clone a landing page in HubSpot?
HubSpot creates a duplicate draft version of the page and adds the word “Clone” at the end of the original...
Category: Common Questions