The Top Three Things I Wish I Had Learned Earlier in My Marketing Career
Category: Newsletter
As I get older, I often reflect on previous challenges and the learnings I have made. Below are the top 3 things I wish I had learned earlier in my career. #1 The need to continue learning and create things While working as a web designer in an in-house marketing department for a regional bank, […]
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 […]
List of Management, Marketing, & Sales Abbreviations
Category: Common Questions
There are so many abbreviations used in the business world. After meetings, I often google search for the ones I don’t know. Below is a list of common abbreviations for management, marketing, and sales. Management Abbreviations AM Account Manager AP Accounts Payable AR Accounts Receivable B2B Business to Business B2C Business to Consumer B2G Business […]
Is HubSpot a CMS?
Category: Common Questions
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 […]
How to Combine Blog Authors in HubSpot
Category: Common Questions
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 […]
How to Quickly Search for a Code Text String on Entire WordPress Website
Category: Code Snippets
I recently was trying to optimize my WordPress site performance and noticed a javascript error saying jQuery is not defined. Basically, there was a script that was loading before jQuery was loaded. I searched my entire theme but could not find the code. I then thought of searching all of my plugins for the code. […]
How to Improve Core Web Vitals and TTFB for WordPress Sites
Category: Articles
I have been trying to optimize my core web vitals for my website bootstrapcreative.com and was constantly running into low scores. My website traffic receives visits from all over the world with the majority from India and the United States. When I would test my site on my computer the speed scores looked great. But […]
How to Fix Video Indexing Issues Found on Your Site in Google Search Console
Category: Newsletter
If your company videos are hosted on YouTube, they are naturally indexed and receive search traffic. But what about videos on your website pages hosted on services like Wistia, Vidyard, or Vimeo? How are these pages ranked and receive traffic? Google Search Console has a new video page indexing report that provides insight into the […]
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 […]
How to Customize a Quote Template in HubSpot [video tutorial]
Category: Newsletter
Learn how to create and customize a HubSpot quote template to add a rich text product property 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 text features. […]