Archived topic
H1 in the menu !
9 replies · Started by fedae on October 11, 2018
it's the second time I am encoutering the problem and I can't solve it
I am using generate press (premium) and elementor
And my problem is not coming from elementor
On my website, the menu bar is in H1 which is very bad for SEO.. to undersand go to this link
https://www.webrankinfo.com/outils/balises-h1-h6.php?url=https%3A%2F%2Fswinggirlsandboy.fr
and you will see that for exemple Accueil is in H1, and i can't find how to remove it
can you help ?
Hi there,
Visited your site and not seeing h1 in the menu.
And looks like you are using Elementor Nav Widget for the menu? Nothing in there is actually coming from GP.
Take a look: https://www.screencast.com/t/hMIQ89IxJ6nn
Let me know if I'm missing something :)
Please check the link, accueil is in H1,n witch make no sens, and I don't understand where it came from
https://www.webrankinfo.com/outils/balises-h1-h6.php?url=https%3A%2F%2Fswinggirlsandboy.fr
Where is this "Accueil" on your page? I don't see it in menu items.
Have you checked with Elementor on this?
Since you are using Elementor for the menu, there shouldn't be anything that's coming from GP.
You can see from my screenshot above.
Yes I have check elementor last time on an other website where I never solve the problem
Accueil is the name hide for swing and girls
but here an other exemple more explicit
https://www.webrankinfo.com/outils/balises-h1-h6.php?url=https%3A%2F%2Fswinggirlsandboy.fr%2Fles-tableaux-de-danse%2F
check the button "composez votre spectacle" in the menu barre it refering to this page
https://swinggirlsandboy.fr/les-tableaux-de-danse/
it's looks like somthing is puting the permalien in H1, i thougut it was the menu, but it my be the permalien
I'm still not seeing h1 showing up in the code anywhere.
Also as I mentioned everything in your menu is from Elementor so I'm not sure how GP can cause this error.
Is the issue fixed if you switch to a WordPress twenty-seventeen theme?
Good idea !
The problem is still there with twenty seventeen
don"t know what to do, I keep looking and searching
Thanks
I would think that it's likely a problem with Elementor.
Try contacting their support again for a better answer.
Sorry I couldn't be more helpful!
I found the solution thanks to elementor,
It's was becoming from generate press file
and the solution is to remove the code from content-page.php by going to Wordpress Dashboard > Appearance > Editor
<!-- .entry-header --> <header>
<?php the_title( '<h1 itemprop="headline">', '</h1>' ); ?>
</header> <!-- .entry-header -->
My problem is solved ! but I don"t see the point for SEO to put the header in H1!
You shouldn't need to remove the code there.
Just disable the content title in the "Disable Elements" section of a "Layout" element in "Appearance > Elements".
Then you can tell it to disable the title on all pages in the Display Rules.