Search

Guides & Articles, Freelance WordPress Developer - Israel | Page 5

Building a Multi Language Site in WordPress with 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 [...]

Structured Data for a Recipe Website? Definitely Possible.

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 [...]

Creating FAQ page in WordPress using 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 [...]

Guide: Using the WordPress SEO by Yoast Plugin – Part 2

This is a continuation of the first part of the guide where we discussed the global settings of the Yoast SEO plugin, those settings that broadly affect your site as we saw. In this part, we will talk about the [...]

Guide: Using the WordPress SEO by Yoast Plugin – Part 1

The plugin WordPress SEO by Yoast is the most popular one for promoting and 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 [...]

Explanation of querySelector and querySelectorAll in JavaScript

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 [...]

How to Remove the Default loaded CSS in WooCommerce?

If you are building your own template and intend to use WooCommerce, or if you want to customize any template that uses WooCommerce for RTL and adapt it to Hebrew, you probably want to remove the default loaded style files [...]