SEO

Analytics image for UA/GA4

Recreating, Finding Google Universal Analytics (UA) reports in Google Analytics 4 (GA4): Audience

With Google Universal Analytics (UA) being sunset very soon, everyone will be forced to use Google Analytics 4 (GA4). A lot of the default reports should feel familiar, however a lot of other reports that were available by default in UA are missing. For some, this may be a source of frustration and major deal […]

Wordpress category Thumbnail

WordPress Optimization Technique: Removing unused CSS styles and Javascript from the front-end

Overview WordPress is a popular platform to use when developing websites. It is easy to spin up and deploy, easy to develop with, and most importantly, provides huge options for extensibility due to its large plugin and theme directory. WordPress and its plugins allow webmasters to add features and modify their websites even without any […]

Image for JSON-LD Structured Data Markup Schema by developers.google.com

Implementing structured data markup (JSON-LD Schema) manually for WordPress

In this article, we will explore how we might go about implementing ourselves instead of using a plugin. We will assume we have a basic understanding of HTML, PHP, and how WordPress's theme or plugin works to add our own custom code.