- This topic has 24 replies, 2 voices, and was last updated 5 years, 4 months ago by
David.
-
AuthorPosts
-
November 24, 2020 at 1:53 am #1543737
Simone
Hi
My Google Console shows that the tag <h1> is missing. How can I change the setting in the theme to fix the error?
Thank you
November 24, 2020 at 4:41 am #1543970David
StaffCustomer SupportHi there,
can you share a link to your site so i can see what the issue is
November 24, 2020 at 5:45 am #1544076Simone
Hi David,
Yes, sure: https://getmoresteps.com/
November 24, 2020 at 6:57 am #1544425David
StaffCustomer SupportI assume the error is related to the Home Page, which when it is set to display the Latest Posts ( Blog ) it does not have a H1 content title.
If you want to manually insert one, the simplest way is to create a new Header Element.
Add your<h1>Your title</h1>and set the elements Display Rules toFront PageNovember 24, 2020 at 8:27 am #1544592Simone
Hi David,
Can you please elaborate? I expect my blog roll to work without creating any page.
I don’t know what to do. Can you give me a step by step instructions, please?
Can you send me the two ways I can fix this error? And exactly I do this.
November 24, 2020 at 8:36 am #1544601Simone
Now, what should I do? Where do I put this code? And do I set the front page?
Where Should I put this code? <h1>Your title</h1>
And where to set the front page? In the location? Exclude?
Do I have to disable something else?
Do I have to upload my logo too? I don’t know what to do.
November 24, 2020 at 8:46 am #1544618David
StaffCustomer SupportOk starting from the top:
1. Create a new Header Element.
2. In the Page Hero tab – text field add your:<h1>Your Title</h1>
3. Leave the Site Header tab alone – ie. do not change any settings.
4. Display Rules tab set the Location toFront Page
5. Publish the element.November 24, 2020 at 8:51 am #1544635Simone
https://www.screencast.com/t/CNVYyKbIgMoI Where is the text field?
November 24, 2020 at 9:15 am #1544666David
StaffCustomer SupportIn the first Filed: Add title – give the Element at title eg.
Home Title
In the second large field, place your<h1>Your title</h1>code there.November 24, 2020 at 9:19 am #1544671Simone
Ok, thank you, David. Should I upload my logo or leave it as it is?
November 24, 2020 at 9:26 am #1544680Simone
Now I get this issue on my front page: https://www.screencast.com/t/pN3bdL8b
How can I get rid of it?
November 24, 2020 at 10:13 am #1544799David
StaffCustomer SupportNow add this CSS to your site:
body.home .page-hero { display: none; }this will hide the header element on the Home page, buy Google will still detect it.
November 24, 2020 at 10:19 am #1544807Simone
Great, now it works fine. Will Google read my content now? Maybe I should send my sitemap again?
November 24, 2020 at 10:26 am #1544827David
StaffCustomer SupportWhen Google next crawls your site it will find the H1.
No need to resend the sitemap.November 24, 2020 at 11:14 am #1544932Simone
Thanks a lot, David!
-
AuthorPosts
- You must be logged in to reply to this topic.