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. […]
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 […]
What I Learned from a Broken Tomato Plant
Category: Newsletter
I enjoy watching my tomato plants grow in the garden. It’s amazing to see the progress from day to day. Once, I noticed a plant was branching out into an open area to collect more sunlight. It had two pieces of fruit starting to ripen at end of the branch.The next day we had high […]
Looking for a Free Website Builder? A Review of HubSpot CMS Free Hosting Software
Category: Articles
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 […]
How to Improve LCP Mobile Speed Score
Category: Code Snippets
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 […]
What’s the Most Important Objective of Website Design?
Category: Common Questions
The most important objective of website design is clear communication. A website is a medium through which communication takes place. Just like the pages are the medium for a printed book. It is very important for a web designer to consider the needs and wants of the reader. What are they looking for? What do […]