HubSpot CMS is now Content Hub, Avoid HubSpot Workflow Errors, GA4 Key Events | 3 Things Newsletter – April, 2024

Category: Newsletter

1. HubSpot CMS is Now… Content Hub HubSpot announced that HubSpot CMS is now expanding and being renamed Content Hub. In addition to their own CMS tools, they are adding more AI tools to make it easy to generate content. A key part I see is the distribution of this generated content. You can post… Read more »

Continue Reading

Google Helpful Content Update, New Keyword Wrapper Tool, Code for Marketers | 3 Things – March, 2024

Category: Newsletter

1. Google SEO Updates Google officially released INP for their core web vitals report in Google Search Console. Optimizing INP (interaction to next paint) should be prioritized by not being obsessed over it because it does not guarantee improvement in rankings. However, it does improve your customers’ user experience when viewing your website because nobody likes a slow-loading site. I also came… Read more »

Continue Reading

How to publish a page in development mode without HubSpot content staging [code snippet]

Category: Code Snippets

HubSpot has a nice feature called content staging which prevents search engines form crawling and indexing the content. But if you are using HubSpot CMS starter you won’t have access to this tool. So a work around is to add the following code to the HEAD of your base layout HTML file. This adds the… Read more »

Continue Reading

How To Create a New CSS Stylesheet for HubSpot

Category: Articles

For those utilizing HubSpot’s content management system (CMS), the ability to create new CSS stylesheets grants users immense flexibility in customizing the look and feel of their website. Whether it’s making minor tweaks to existing styles or implementing a complete overhaul of the site’s design, having control over CSS stylesheets is essential for achieving the… Read more »

Continue Reading

New Page Templates and Modules added to the Industrial Pro HubSpot Theme

Category: Newsletter

I’ve recently added new features to my Industrial Pro theme for HubSpot. The overall goal of the updates was to make it better support manufacturing services and make it easier to build common pages most industrial companies have. Theme Feature Updates Include: New Page Templates Home 2The homepage template is great for metal fabricators and machine… Read more »

Continue Reading

Reasons Why I Recommend Creating a Child Theme BEFORE You Start Building HubSpot Pages

Category: Articles

When you download a HubSpot theme from the HubSpot marketplace, it can be exciting to jump right in and start building pages. This is OK for testing, but when you are ready to actually build your final website, I highly recommend you create a child theme first. In this post, I will explain what a… Read more »

Continue Reading

How to Remove “Powered by Shopify” from Website Footer 2023

Category: Newsletter

In this video I walk you through the steps of removing the “Powered by Shopify” text in the site footer of your store. I will be demonstrating this using the Shopify Dawn theme but this should apply to most themes. The official help video from Shopify has you just remove the link text but the… Read more »

Continue Reading

How to Inspect Element on Chrome Developer Tools [Tutorial Video]

Category: Newsletter

How to Inspect Elements and CSS Test with Chrome Developer Tools for Beginners – Google Chrome DevTools Tutorial. This dev tools tutorial demonstrates the different ways to inspect and test CSS using Chrome’s DevTools. This is helpful when building responsive websites because you can get real-time feedback on a style change.Then once you are happy… Read more »

Continue Reading

How to Add SVG Icons to a Figma Project (Figma Quick Tip)

Category: Newsletter

I have recently started to use Figma for my web design projects. If you are not familiar with Figma, it is software used for website and web application design. The benefit of using Figma is the ability to experiment with design revisions prior to making any code changes. In this video I demonstrate how to… Read more »

Continue Reading

How to Fix Mobile Usability Errors in Google Search Console

Category: Newsletter

I recently received a notification email from Google Search console saying I had some mobile usability errors. The error it flagged was caused by something I have seen on other sites and the fix is easy to make but also often hard to find. So I decided to record this video to share the steps… Read more »

Continue Reading