Skip to main content

Product name as h1 or h2 (SEO)

More
15 years 2 months ago #21931 by plantpotphil
I've just changed the 'product' / 'show' view so that the product name is now in h1 tags.

Would this not be better for SEO?

I'm just wondering why this wasn't set as default? Is it just incase there were other h1 tags present in the template? Or is there something I haven't thought about?




<h1>
<span id="hikashop_product_name_main" class="hikashop_product_name_main">
<?php
echo $this->element->product_name;
?>
</span>
<span id="hikashop_product_code_main" class="hikashop_product_code_main">
<?php
echo $this->element->product_code;
?>
</span>
</h1>

Create your own style of luxury bespoke furniture online

Please Log in or Create an account to join the conversation.

More
15 years 2 months ago #21937 by nicolas
It seems to be a mistake. We'll change that for next version. Thank you for the report.

Please Log in or Create an account to join the conversation.

Time to create page: 0.127 seconds
Powered by Kunena Forum