-
AuthorPosts
-
July 8, 2019 at 10:12 am #1116605
Hello,
I do have the following Problems.1.) I created a few color sections for each side. Depend on the mobile device, the each section is displayed or not. On each section I have one H1-Heading. Problem is: SEO Tools detect duplicated H1 Headings. (They also see the not shown).
How can I manage it, to let these Sections wich are not displayed, not be detected?2.) In my H1 Heading is following written:
Text1 <p style="font-family: Courier New; font-style:regular; font-size: 22px"> Text2</p>
SEO Tools detect Just Text1 as H1 Heading. Why?
Kind Regards,
PhilJuly 9, 2019 at 5:29 pm #1117106Hey Vangone,
The content is still loaded, it is just hidden by css, so this may not be the best solution SEO-wise. You might want to try to adjust the headings via css for different screen sizes.
Best regards,
VictoriaJuly 11, 2019 at 3:25 pm #1117825Thanks for your answert. But what is with the second Problem? Of not showing the content in the H1 Tag correctly?
Regards.
PhilJuly 14, 2019 at 9:27 pm #1118560Hi,
This is how we prepared it.You can edit the template files if you need something else on this.
Best regards,
BasilisJuly 14, 2019 at 10:22 pm #1118593Hi,
in wich template file can I edit that?
Regards
July 15, 2019 at 11:45 pm #1118984Hi,
SEO Tools detect Just Text1 as H1 Heading. Why?
What do you mean by that? The SEO tool detects duplicate h1 because there are more than one h1 in your page. You can only add a single h1 per page.
Best regards,
IsmaelJuly 16, 2019 at 8:41 am #1119085Hi,
That is what I have written in the H1 Special Heading. But for SEO Tools, just the first Part is shown -> PG-Solution.
I dont know why and how I can change that.Regards,
PhilJuly 16, 2019 at 6:38 pm #1119236Hi Vangone,
Because the SEO tool does not pick up the text in the p since it is in the child p element. Do not include any other tags in that heading, the SEO tool does not like it.
Best regards,
Victoria- This reply was modified 5 years, 4 months ago by Victoria.
July 16, 2019 at 9:00 pm #1119295Hi Victoria,
I thought it is because of that P Tag. But how would you change the font-style in between of that H1 Tag?
Best regards,
PhilJuly 17, 2019 at 5:59 pm #1119635Hi Phil,
You need to choose, either SEO tool will pick up the whole heading or change the font size. It has to be a separate element.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.