I want to improve the SEO of my site, but all titles are defaulted to H3 and H4 in the TagDiv Composer page blocks (H1 is fine on the pages).
How could I change those H3 tags of the modules to H2?
Pd. It only allows me to change it in the FLEX blocks, but for example, in Block 1, 2, 3… it doesn’t let me.
How can I do it? Thank you.
Hello,
Those options to change the heading are available only for flex block and brig grid flex blocks because we recommend those blocks because have more options than blocks 1-25.
If you want to change the h3 for blocks 1-25 you need to do it in the theme files, which I did not recommend, because after the update the changes will be lost.
Thank you!
Hello,
To change the h3 for blocks 1-25, you can do the change in this file -> wp-content/plugins/td-composer/legacy/common/wp_booster/td_module.php -> https://i.imgur.com/GPNEJpi.png
Thank you!
Hi,
In this path wp-content/plugins/td-standard-pack/Newspaper/includes/shortcodes/td_block_related_posts.php -> https://i.imgur.com/mQrMvVl.png
Thank you!