Problems with headings 1 in the pages

Posted in: Newspaper
Post count: 16

For Pages only, NO ARTICLES. The pages are getting the WordPress main title that is been created in the Settings> General tab. Then the pages are getting 2 h1 because I have to create 1 h1 for each page because of the Organic SEO.
For instance: https://www.wewilltransportit.com/car-transport/

When I check this page I have 2 h1:

No Type Heading Text
1 H1 ? We Will Transport It | Best Car Shipping Company Nationwide & Overseas
2 H1 #1 Best Car Transport Services in the US. Do you have cars for transport?

1 from the WordPress website title and 2 from the real h1 that I am using on the page.

I need to avoid the h1 from the wordspress website title, this is incorrect and I must use only one h1 for each page and must be created inside the page content, no from a generic setting that is going to be setting up the same h1 title for all the pages.
I need to fix this problem asap because is hurting the Organic SEO.

Thanks alot

Post count: 16

Another example from the Yoast SEO plugin:
Single title: H1s should only be used as your main title. Find all H1s in your text that aren’t your main title and change them to a lower heading level!

Post count: 21065

Hello!

If you will use cloud/PRO templates, then you will have some settings to deactivate the headings. Unfortunately, for default ones, there is no setting to achieve that.

This guide sets out the standards that must be met https://yoast.com/how-to-use-headings-on-your-site/ the H1 tag should be used only for post/page title. If the title is missing it can be set on the logo.

Thank you!

Post count: 16

I can’t use cloud/PRO templates because I am using WP Bakery for the layout of my page.
It is impossible that your developers and the developers of the theme can’t change the settings in the PHP files.
How by default I am going to have the Wordpres website title for all the pages on my website?
This is ridiculous.
Please, check with your developers and you already have the access to my admin page and do your job, please.
You MUST fix this problem right away because I am dropping in the search engine because of this and losing money.

Thanks a lot

Post count: 16

You have sent me a link to Yoast SEO how to use the headings.
I do not need that. But check what they are telling:
Firstly, you are limited to using one H1 heading on each page. The H1 heading should be the name/title of the page or post. On this page, that’s “How to use headings on your site”. You can think of your H1 like you would think of the name of a book. For example, on a category page, your H1 would be the name of that category. Or, on a product page, it should be the product name.

You have sent me a link to Yoast SEO how to use the headings.
I do not need that. But check what they are telling:
Firstly, you are limited to using one H1 heading on each page. The H1 heading should be the name/title of the page or post. On this page, that’s “How to use headings on your site”. You can think of your H1 like you would think of the name of a book. For example, on a category page, your H1 would be the name of that category. Or, on a product page, it should be the product name.

The H1 heading should be the name/title of the page or post: Not using the same H1 for all the pages, this is really crazy and you MUST fix this right now.
This mistake is unacceptable.

The H1 heading should be the name/title of the page or post: Not using the same H1 for all the pages, this is really crazy and you MUST fix this right now.
This mistake is unaceptable.

Post count: 16

This H1 must disappear: https://snipboard.io/DkuI5p.jpg
Check the image

Post count: 16
Post count: 35449

Hi socarrasv1,
The h1 that you are referring is on logo. The to fix this, there are more solutions.
1. To use a cloud header from tagDiv Cloud Library, this is the most used solution, and it should work with Bakery if you use the cloud only for header -> https://i.imgur.com/dZZ4nmK.png
2. Using a different page template, if you use Page Builder + Page Title as page template, then the H1 should be remove from logo when there is another in post/page content.
3. Removing the h1 from logo in theme files, the file path for desktop version is wp-content/plugins/td-standard-pack/Newspaper/parts/header/logo-h1.php and for mobile is wp-content/plugins/td-standard-pack/Newspaper/parts/header/logo-mobile-h1.php
I hope this will help you!
Let me know the results!

Post count: 16

Then there is a solution.
I going to be working on it and let you know asap.

Thanks a lot!

Post count: 16

Page Builder + Page Title is working but now I have to redo all the h1s and put is as h2s, because the page title will be the first h1 on each page which is good.
But, there is a way to do it Page Builder + Page Title for all the pages at once, not one by one?

=====================

Not working, I have deleted both pages and still I am getting the same results.
Removing the h1 from logo in theme files, the file path for desktop version is wp-content/plugins/td-standard-pack/Newspaper/parts/header/logo-h1.php and for mobile is wp-content/plugins/td-standard-pack/Newspaper/parts/header/logo-mobile-h1.php

Post count: 35449

Hi,
The only solution that I have in my mind to set the age Builder + Page Title for all the pages at once, it is on database. But, then you still need to change the second title in h2, therefore, I think that will be a better idea to remove the logo h1.
If you want and you agree with this, we can help you via email. Make a full backup and contact us at contact@tagdiv.com also include the link of this topic.
Thank you!

Post count: 3

Hi Calin,
can you please let me know how exactly I should edit the file logo-h1.php? How should I remove h1 tag from the .php file? I opened it but it has 81 lines, can you please guide me a bit? Thank you very much! Martin


“Removing the h1 from logo in theme files, the file path for desktop version is wp-content/plugins/td-standard-pack/Newspaper/parts/header/logo-h1.php and for mobile is wp-content/plugins/td-standard-pack/Newspaper/parts/header/logo-mobile-h1.php”

Post count: 35449

Hi Setrey,
Normally if you are using standard templates, then the theme will automatically set a H1 on logo if there is no element for page title in the page/template, if there is a page title, then the H1 will be on it and not on logo.
Also, if there are using cloud templates then the H1 can be removed using the theme builder, tagDiv Composer.
Now in case that you want to edit the files, then I will recommend using a child theme and the files that should be edited are:
– wp-content/plugins/td-standard-pack/Newspaper/parts/header/logo-h1.php (replace the h1 with anther html tag like p/div/span …) – https://i.imgur.com/VTXpfNM.png
– wp-content/plugins/td-standard-pack/Newspaper/parts/header/logo-text.php (if you are using text logo) – https://i.imgur.com/9dGOsJI.png

Now for mobile theme if is used then it can be edited from here – wp-content/plugins/td-composer/mobile/parts/logo.php unfortunately this will not work in a child theme.

I hope this will help!
Thank you!

Post count: 3

Hi Calin!

Thank you very much. Info “replace the h1 with another html tag like p/div/span …” helped me to fix the issue 🙂

Have a good day!

Viewing 14 posts - 1 through 14 (of 14 total)
The forum ‘Newspaper’ is closed to new topics and replies.