Skip to contentSkip to main navigation Skip to footer

How Can I Change/Hide the META Text?

By default, Hide My WP > Mapping > Text Mapping is changing the classes and IDs in CSS & Scripts.

  1. If you want to change also the text from META Tags in WordPress, you need to install Hide My WP Ghost – Text Mapping METAs add-on.

2. To change the METAs in admin dashboard too, you need to add this line in wp-config.php

define(‘HMW_ALWAYS_CHANGE_PATHS’, true);

as guided in this article:
https://hidemywpghost.com/faqs/how-can-i-change-the-wp-paths-in-admin-dashboard/

3. In Hide My WP > Mapping > Text Mapping you can now add the text you want to change/hide from METAs. If you use {blank} param, the text will be replaced with blank.