H1 on page

Posted in: Newspaper
Post count: 44

I’ve inspect the page since i’ve discovered in an app that a page is missing the H1tag so i’ve checked it out.
https://traveltrained.com/thailand-nightlife-travel-guide-book/
<h1 class=”tdb-es6-title”>Javascript ES6 not supported</h1>
Q1: How do I change the H1 in the page title?

Also, i’ve opened some random articles on my website and found that there are 2 H1 tags for each article.
One is correct lets say <h1 class=”entry-title”>7 Tips for Finding Cheap Flights to Asia</h1>
and the second one is this again. <h1 class=”tdb-es6-title”>Javascript ES6 not supported</h1>
Q2. It has any impact on SEO or the second H1 doesnt count and google doesnt read it ? Should i remove it ? How ? And also, what is the issue that causes this ? thanks

Post count: 7909

Hi,

That html code is loaded only on admin or for logged in users, so it should not have any impact on SEO – https://www.screencast.com/t/RL5Gr53UbyU You can verify this incognito and the code should not be there (or at least it doesn’t appear to me 🙂 ) – https://www.screencast.com/t/s9kMb21P7gXZ

However, many users started to report this, so we have modified the h1 to a span tag. Please deactivate and delete tagDiv Cloud Library plugin – https://www.screencast.com/t/zRJfWLOiZ and reinstall it from Newspaper > Plugins – https://www.screencast.com/t/XnoJC0ly3

Or you can manually modify the file, here you can find it – https://www.screencast.com/t/mkoDnF2PU

Thanks and sorry for inconvenience!

Post count: 44

Thank you, it worked! One more thing, it might sound noobish 😉
How do i make the title page to be the H1 of the page too ?
If you check this page https://www.traveltrained.com/thailand-nightlife-travel-guide-book/ you will see there’s no H1 tag on the page.
Thank you!

Post count: 18283

Hello !

By editing the page using tagDiv Composer you will be able to edit the title element as you can see here: https://www.screencast.com/t/q8ciW3MP

Thank you !

Post count: 44

Great thank you Vlad; what if i’ve created the page with classic editor instead of td composer ? i’ve tried to edit it and it warned me that the page hasn’t been created with TD Composer so i tried to edit it with the composer and somehow i’ve deleted the content :)) i did create it again with td composer and it works now to add the h1. But if is created with classic editor, can i add the H1 ?
appreciate mate

Post count: 18283

Hello !

You can use the Column text element and simply copy the content you have created in gutenberg and paste in the column text. Or you can create the layout you want by using all the elements available in the Composer.

Thank you !

Viewing 6 posts - 1 through 6 (of 6 total)
You must be logged in to reply to this topic.