This topic has 8 replies, 2 voices, and was last updated 6 years, 8 months ago ago by Rose Tyler
Hi, during my SEO efforts i am facing that the breadcrumb uses the H1 tag and therefore i am using two time H1 which is not positive for SEO. Is it possible to make the breadcumb a <p style instead of H1? https://gyazo.com/ab2240e15527eb796a2f411c2f92c803
http://www.prismalence.nl
Thanks!
Hi,
What do you mean?
Hello,
I’ve checked your Bedrijfshalverlichting page and here are 2 <h1>
because of the element http://prntscr.com/is0znn in your page content that you can simply change using VC editor.
Regards
Hi, yes true thats what i mean, the first is the breadcrumb H1 and the second is my own H1. Question is if it is possible to make the breadcrum not H1 so i can decide to place my own H1 at the beginning of the text.
Hello,
Yes, it is possible via code customization, but note if this will be done the H1 will be removed from all pages with breadcrumbs on site.
Regards
Great! what is the code? thanks!
You need to rewrite etheme_page_heading
function (xstore/framework/template-elements.php) in functions.php of child theme.
Regards
You must be logged in to reply to this topic.Log in/Sign up