search ]

Tutorials & Guides, Freelance WordPress Developer | Page 11

Removing WooCommerce Products from WordPress Search Results

Here’s a scenario: On your E-Commerce website, you have products, blog posts, and pages. You want to limit search results either to products or to posts, depending on where the actual search is performed (for example, from which search widget [...]

Add a Dark Mode Toggle to Your Website with localStorage

Dark Mode or Dark Theme has become quite common on websites lately. And with this trend existing in iOS, macOS & Windows, most systems or applications have already adopted those dark themes. “Dark Mode” makes your website more attractive to [...]

How to Build a Multilingual Site in WordPress Using Polylang

The Polylang plugin is a type of extension that allows you to create a multilingual WordPress site, meaning a site with language diversity. You create pages, posts, categories, and tags as you normally would, define a language for each of [...]

Disabling Automatic Redirects in Yoast SEO Premium

Yoast SEO Premium Redirects Manager allows for automatic redirection when any URL on your site changes. In most cases, this is an excellent option, and you’d want to keep those redirects. However, there are situations where you may prefer to [...]

How to Add Structured Data for a Recipe Website?

Do you have a website that offers recipes to users? If so, it seems you utilize structured data to mark up recipes so that they appear prominently in Google search results. However, over the past year, Google has made several [...]

Create an FAQ Page in WordPress with ACF

The plugin Advanced Custom Fields in its Pro version comes with the option to add a “Repeater Field.” The Repeater Field allows the user to add an unlimited number of rows to a post or page in WordPress. This field [...]

How to use Yoast WordPress SEO Plugin – Full Guide Part 1

The plugin WordPress SEO by Yoast is the most popular one for optimizing WordPress sites in search engines. With over five million active installations and an average rating of 4.9 in the WordPress plugin repository, it is reasonable to assume [...]

JavaScript querySelector vs. querySelectorAll Explained

This guide will help you understand the use of the querySelector() and querySelectorAll() methods. We will learn how to easily find elements in the DOM using querySelector and querySelectorAll. The term DOM refers to the document object model, which represents [...]

How to Link Google Search Console to Analytics 4

If you want to see how your website perform on Google, you may want to use Google Search Console to do so. Google Search Console, or GSC, allows you to track the presence and performance of your website in Google [...]

Google Analytics 4 – WordPress Installation Guide

On July 1, 2023, Google’s Universal Analytics (UA) ceased processing data. You can continue to view data collected before this date for a certain period, but any new data received from this date onward will be visible exclusively in Google [...]

Savvy WordPress Development