Posts Tagged: Web Design - Page 2
Want to Receive Email Updates of New Articles About Web Design?
Join My Email NewsletterHubSpot Website Cost Guide: B2B Site Redesign Pricing Explained 2026
Category: Articles
Your website is often the first impression your company makes. For B2B companies, it’s more than a digital brochure—it’s a lead generation engine. But if your site is hard to update, isn’t converting visitors, or looks outdated, it might be time for a redesign. This guide explains how much a website redesign on the HubSpot […]
Why Do So Many Industrial B2B Websites Frustrate Buyers?
Category: Articles
If you’ve ever tried to navigate an industrial manufacturer’s website, you’ve likely run into issues—slow load times, missing product details, and clunky navigation. It’s a common frustration among B2B buyers, especially those in technical fields like engineering, procurement, and industrial automation. A recent Reddit discussion in the r/PLC community highlights these pain points firsthand. Users […]
Is It a Good Idea to Host Your Website on HubSpot CMS? A Complete Guide
Category: Articles
When choosing a website hosting platform, business owners and marketers often ask: Is HubSpot a good place to host my website? With so many content management systems (CMS) and hosting options available, it’s important to weigh the pros and cons before making a decision. As a HubSpot Certified specialist with over a decade of experience, […]
How to Size an Icon in a HubSpot Module
Category: Common Questions
Customizing the size of an icon in a HubSpot module can be tricky if the module doesn’t include built-in options for resizing. While HubSpot provides some flexibility, achieving precise icon sizing often requires custom CSS, which may not be ideal for non-technical users. If you’re looking for an easier and more user-friendly solution, the Icon […]
How to Add a Border to a HubSpot Rich Text Box
Category: Common Questions
Adding a border to a rich text box in HubSpot isn’t a feature that’s supported natively. While HubSpot’s rich text editor allows for basic styling like text formatting, links, and simple alignment, more advanced design customizations, such as adding borders, require additional solutions. If you’re looking to enhance the appearance of your content with borders, […]
I Created a Chrome Extension with AI, Web Design History Museum, SEO Growth But No Revenue Growth | 3 Things Newsletter – October, 2024
Category: Newsletter
1. I Created a Chrome Extension with AI I was recently doing some prospecting in HubSpot, looking for companies with their sites built on HubSpot CMS. I manually clicked on each company URL and then inspected the code to see if I could determine the CMS. This worked, but it was tedious. So, I wondered if […]
Can You Build a Website on HubSpot CMS? Everything You Need to Know
Category: Articles
If you’re considering building a website and you’ve stumbled across HubSpot CMS, you’re probably wondering: Is this the right platform for me? Can I actually create a professional site without hiring a developer? The answer is yes! HubSpot CMS makes it easy to design, manage, and optimize your website, even if you don’t have technical […]
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 […]
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 […]
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 […]