A Consent Management Platform (CMP) is a web software or SaaS that website operators or providers of web apps use to obtain and store data protection consent from visitors via a banner or pop-up before user data is collected via website scripts. The Interactive Advertising Bureau's Transparency and Consent Framework (TCF) defines the term consent management platform as "the company or … [Read more...]
How to Prevent WordPress Site Broken After an Update
It is common for WordPress site owners to face various troubles after an update, particularly after a major update. Many of the site owners do not update their WordPress sites out of fear of breaking changes. Not updating WordPress can invite a worse time-consuming situation, apart from the chance of getting exposed to various security risks. We have an article on this topic published 11 years … [Read more...]
How to Restrict Certain Posts or Categories In WordPress by Country
There are several reasons behind restricting certain posts or categories by country. If the post or page or category is not relevant to people in certain countries, you expect to see little or no traffic from those places or the text can confuse innocent people. In such cases, many website administrators decide to block countries in WordPress by IP, so that they can safeguard their visitors from … [Read more...]
How We Can Show Apple Icon, Windows Logo on Website Text
After reading the legal documents published by Microsoft and Apple, it seems that you can not use the Apple logo, Apple icon font or Windows icon or Windows icon font on your website or printed material unless they are your client. These are not permitted usages, often people ask us for this kind of situation: Example 1: You operate a technology blog, you thought to add the Apple logo or … [Read more...]
Dynamic WebP Image Delivery in WordPress with Bunny CDN
Loading the WordPress post images in WebP format is of great importance today since WebP format reduces the size and Google wants that we use WebP format. Even if the gain in terms of size reduction is not significant, it is probably a good idea to solve the "issues" pointed out as errors in PageSpeed Insights. Various whimsical rules and instructions imposed by Google do not stay with time. … [Read more...]
Typography on the Web
Web typography refers to the typography for digital texts and the use of fonts on the web. Typography for digital texts deals with the visual design of text documents such as websites or e-books, primarily by means of typeface, as well as the other possibilities of typography. The main purpose of typography is to make texts easier to read and thus easier to understand, as well as to present … [Read more...]
How to Use JuliaMono Font in Urvanov/Crayon Syntax Highlighter
The original Crayon Syntax Highlighter by Aram Kocharyan no longer available because it does not work with the newer WordPress versions. However, Fedor Urvanov has worked with Aram Kocharyan to make Crayon Syntax Highlighter work again as Urvanov Syntax Highlighter. Most of the core technical blogs (including ours) heavily rely on Urvanov/Crayon Syntax Highlighter because it works with all the … [Read more...]
Configure WordPress to Send Emails Using mSMTP
If you have followed our guide on How to Easily Set Up Email with SMTP on Ubuntu Server and want WordPress to send you email then you need to perform some extra steps. Make sure that you have completely followed our previous guide. Do not worry, this part is quite easy. Check Whether PHP Can Send Emails Using mSMTP We need to test whether the php mail() function is working or … [Read more...]
How to Install and Configure mod_evasive on Ubuntu for WordPress
mod_evasive is an Apache server module which provides action in the event of a Denial of Service attack. It is also can be configured to fail2ban, firewalls and routers. However, using with WordPress is not always easy. The module can lead dysfunction of certain plugins and backend administration. mod_evasive is easier to configure and maintain/monitor than modsecurity. This person is the … [Read more...]
How to Upgrade Old WordPress Version to Latest Version
Still, on May 2023, it is common for many of the users to continue using WordPress 4.9, PHP 7.2, Ubuntu 16.04LTS etc. There are several reasons behind the fear of not to continue upgrading them. The mentioned versions had breaking changes which forced them to fight for many hours to get back their site working. Additionally, WordPress 4.9 was the last version with the classic editor and classic … [Read more...]
How to Add a Verified Badge to WordPress Author Profile Using CSS
Verified badge is a premium feature of most of the social networking sites including Elon Musk's Twitter, LinkedIn, DeviantArt etc. The reason for charging money is that a verified badge works as social proof to increase the trustworthiness of the author. It is a marketing tool. When you are paying for your own self-hosted WordPress, why not verify your self for free? Especially if you already … [Read more...]