Rank Math SEO & Hello Theme: Avoid Duplicate Meta Descriptions

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

More Articles

How to Translate an Elementor Form’s “Email To” Field with WPML

Read more
Use Case

Triggering Elementor Form Successful Submissions in Google Tag Manager

Read more
Use Case

Get and Save UTM Parameters from URLs in Elementor Form Submissions

Read more
Use Case

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 .
Services

Thank you for your interest!

We will contact you soon.

Back

Capabilities
Front-end Development
Back-end Development
Low code/No-code
Low code/No-code
Web Design
UI/UX/CX Design