How to Load Script on One Domain and Exclude Previews in HubSpot [HubL Snippet]

The HubL code below will help you scope heatmap or anlytics tracking on one domain and exclude any previews. {% if request.domain == ‘www.yourdomain.com’ and request.query is not string_containing ‘hs_preview’ %} {% endif %}

Continue Reading

Category: Code Snippets

How to Add, Move, Edit, and Delete HubSpot Modules

In this HubSpot tutorial video, I’ll show you how to add, move, edit, and delete modules in HubSpot CMS. If you’re looking to manage your content and templates more effectively, then this video is for you! This video will provide you with step-by-step instructions on how to add, move, edit, and delete modules in HubSpot… Read more »

Continue Reading

Category: Newsletter

Custom HubSpot Development Tutorial: How to Create a Custom Module

In this custom HubSpot development tutorial, I will demonstrate how to create a custom module in HubSpot using HTML and HubL code. I will be building a product attributes list inspired by one found on Amazon product listings. A good way to think of how HubSpot custom modules work is by comparing it to a… Read more »

Continue Reading

Category: Newsletter

What are HubSpot Modules Used For?

Are you new to building pages on HubSpot or want to learn more about it? One very important thing to understand is modules and the different ways to use them. In this video, I will explain what HubSpot modules are and how they are used inside the HubSpot website builder. HubSpot modules are reusable components… Read more »

Continue Reading

Category: Newsletter

Is HubSpot a CMS?

HubSpot is a content management system, or CMS, built on customer relationship management software or CRM. HubSpot is a business platform helping companies with their marketing, sales, service, and business operations. They truly embrace the concept of being the “central hub” of your business. How is HubSpot CMS different from WordPress CMS? WordPress is open… Read more »

Continue Reading

Category: Common Questions

How to Combine Blog Authors in HubSpot

HubSpot has the ability to delete a blog author and have their posts reassigned to an existing author. This is commonly done if an employee leaves a company and you no longer want the content attributed to that author. Below are the steps needed to combine authors in HubSpot blogs. Step 1: Login to your… Read more »

Continue Reading

Category: Common Questions

How to Add a Custom Rich Text Property to a HubSpot Sales Quote Template

Want to add a HubSpot rich text property to the product description line item in a HubSpot sales quote? In this video, I demonstrate how to customize a sales quote template to support rich text for a product description. The default product description property is multi-line and does not support bullets, links, and other rich… Read more »

Continue Reading

Category: Newsletter

Looking for a Free Website Builder? A Review of HubSpot CMS Free Hosting Software

Want to build your website visually using a drag and drop website builder? You should consider taking HubSpot CMS for a test-drive because it has a large amount of features specifically designed for lead generation and business management. Below is a summary of the content management system and the reasons why it is a professional… Read more »

Continue Reading

Category: Articles

How to Improve LCP Mobile Speed Score

I was recently trying to improve my LCP on mobile and was running into poor performance for LCP and CLS scores. I narrowed things down to most of my blog posts having a featured image floated in the top right. When you viewed the image on mobile the thumbnail didn’t really make sense and wasn’t… Read more »

Continue Reading

Category: Code Snippets

What is the Best Free Website Builder for Small Business in 2023?

One of the most important decisions for a small business is where to host its website, and a CMS or content management system is a crucial component. Some companies with an internal IT team prefer to self-host their website because they require higher-level security or business integrations. However, a growing trend is towards using a… Read more »

Continue Reading

Category: Articles