Services

We build
high-quality websites
.

We are experts in creating websites that resonate with and convert

Let's work together!

Get a free consultation with our experts

Why us?

Behind every great website is a
great team
.

We have built 150+ websites for marketers and global brands.

Website

Latest
insights
.

A decade in the industry. 150+ websites built, optimized, and operated. Here we share what we’ve learned.

Case Study

Website migration from full-code to WordPress low-code solution

Read more
Read more
Services

Services

We build
high-quality websites
.

We are experts in creating websites that resonate with and convert

Let's work together!

Get a free consultation with our experts

About us

Why us?

Behind every great website is a
great team
.

We have built 150+ websites for marketers and global brands.

Insights

Insights

Rank Math SEO & Hello Theme: Avoid Duplicate Meta Descriptions

Table of Contents

When using the Hello Theme for your Elementor project in combination with the Rank Math SEO plugin, you may encounter an issue with duplicate meta tags.

<meta name="description" content="Our passionate team specializes in the design and development of high-performing custom websites."/>
<meta name="description" content="Our passionate team specializes in the design and development of high-performing custom websites."/>

To avoid this SEO-unfriendly duplicity, simply copy and paste this code fix into your functions.php file:

function remove_hello_elementor_description_meta_tag() {
	remove_action( 'wp_head', 'hello_elementor_add_description_meta_tag' );
}
add_action( 'after_setup_theme', 'remove_hello_elementor_description_meta_tag' );

Picture of Roman Vlčák

Roman Vlčák

An incorrigible perfectionist passionate about pixel-perfect work, who constantly strives to deliver the highest possible quality. Outside of Webgate, he is a caring husband and father to his young son. In his free time, he likes traveling with his family and doing puzzles.

Senior WordPress Developer • Co-founder

Share this artcle

Let's work together!

Get a free consultation with our experts

More
Articles
.

Use Case

How to Remove the Author From Slack Sharing Preview in Rank Math

Read more
Read more
Use Case

How to Properly Set Up Consent Mode in the WebToffee GDPR Cookie Consent Plugin

Read more
Read more
Use Case

Google Tag Manager Server Container Setup for GA4 (Google Cloud Guide)

Read more
Read more

Subscribe to our quarterly newsletter and receive latest insights.

Topics: Improving B2B websites, AI tools in web development, UX/UI, website marketing trends etc.

By submitting this form you agree to the processing of your personal data according to our .

Contact

Let's work together!

Get a free consulting call with our experts

Book a call with
Webgate founders

Thank you for your interest!

We will contact you soon.