Home › Forums › WoodMart support forum › H2 Headings collection pages
H2 Headings collection pages
- This topic has 15 replies, 2 voices, and was last updated 2 months, 2 weeks ago by
Hung Pham.
-
AuthorPosts
-
December 13, 2024 at 1:59 pm #622193
joelmellinParticipantHi!
Rank Math told me that I have H2 headings on the collection pages. They told me to reach out to my theme to change that. They wrote:
“Hello,
Collection Pages are pages that are a compilation of other posts, pages, products etc.
In this case, you have lists of products on that page and the same applies to other pages where you have a list of products.
The product titles on these pages have the H2 headings. This appears to be the default setting by your theme so you should reach out to the theme developers to change this.
Hope that helps and please don’t hesitate to let us know if you have any other questions.
Thank you.
December 15, 2024 at 4:28 pm #622582
Hung PhamKeymasterHi joelmellin,
Thanks for reaching to us and appreciate your patience.
Please provide URL of the mentioned page, so I can take a closer look.
Regards,
December 15, 2024 at 9:35 pm #622638
joelmellinParticipantDecember 17, 2024 at 11:48 am #623146
Hung PhamKeymasterHi joelmellin,
Thanks for the link.
It seems you are referring to homepage. In the homepage, there are list of products and heading is
h2
tag, can you please describe in more details what your problems when contacted to Rank Math?Regards,
December 17, 2024 at 12:01 pm #623151
joelmellinParticipantPlease see this:
December 17, 2024 at 3:33 pm #623218
Hung PhamKeymasterHi joelmellin,
That is private ticket so I can’t view it.
Regards,
December 18, 2024 at 2:02 pm #623539
joelmellinParticipantHi again,
See below the whole conversation with Ranthmath:
__________________________________________________________________________________________________________________
Is this something to worry about? (See picture)
Since we have a lot of products that we sell with Woocommerce and all have a h2 title we have hundreds of h2 titles.https://snipboard.io/JY5kaq.jpg
___________________________________________________________________________________________________________________
Hello,Thank you for contacting us and sorry for any inconvenience that might have been caused due to that.
Please note that Rank Math doesn’t handle the headings of your pages. If you want to remove these H2 headings, you can get in touch with your theme provider as they will be in a better position to help you with this.
Hope that helps and please don’t hesitate to let us know if you have any other questions.
Thank you.
__________________________________________________________________________________________________________________Well, it was more of a question if it is bad that a product has a h2-title? Normally I would think that is a good thing?
__________________________________________________________________________________________________________________
Hello,Thank you for your patience.
There are too many H2 headings present (product titles on your homepage), which can impact the SEO optimization of your page negatively.
To address this issue and optimize your page, you should review the content on your homepage and ensure that each H2 heading serves a distinct purpose and is relevant to the content.
In this case, you may consider consolidating or reorganizing the content to reduce the number of H2 headings to a reasonable amount.
Looking forward to helping you.
__________________________________________________________________________________________________________________But should not all individual products (product pages) have a heading with that are h2? Do you mean it would be better with a h3 on those pages?
__________________________________________________________________________________________________________________
Hello,
The individual product pages should have the product title in H1 or H2. However, when they are listed on a collection page, their title shouldn’t be an H2 heading. You should check with your theme to replace the H2 headings on a collection page.
Please do not hesitate to let us know if you need our assistance with anything else.
__________________________________________________________________________________________________________________What is a collection page? Do you mean on this page?:
I can not see that there are any h2 titles there for the products.
__________________________________________________________________________________________________________________
Hello,
Collection Pages are pages that are a compilation of other posts, pages, products etc.
In this case, you have lists of products on that page and the same applies to other pages where you have a list of products.
The product titles on these pages have the H2 headings. This appears to be the default setting by your theme so you should reach out to the theme developers to change this.
Hope that helps and please don’t hesitate to let us know if you have any other questions.
Thank you.
December 19, 2024 at 7:00 am #623765
Hung PhamKeymasterHi joelmellin,
Thanks for sharing details.
Please edit page via page builder > select the widget / element and you can change the title tag https://ibb.co/yP9X7Zm
Regards,
December 19, 2024 at 12:04 pm #623862
joelmellinParticipantWhere exactly do you mean? I am not able to edit the product archive with Elementor.
December 19, 2024 at 1:26 pm #623888
Hung PhamKeymasterHi joelmellin,
Please add this code to the functions.php of the child theme:
if ( ! function_exists( 'woocommerce_template_loop_product_title' ) ) { function woocommerce_template_loop_product_title() { echo '<h3 class="wd-entities-title"><a href="' . get_the_permalink() . '">' . get_the_title() . '</a></h3>'; } }
Regards,
December 19, 2024 at 2:41 pm #623912
joelmellinParticipantHi,
I added the code and flushed the cache. I still see them as h2. Could you check?
December 20, 2024 at 10:33 am #624133
Hung PhamKeymasterHi joelmellin,
To assist you in the best possible manner, I kindly ask that you please provide me temporary wp-admin info (wp-admin URL, username, password) of your site to the Private Content area, this will allow me to thoroughly investigate and address your concerns more efficiently.
Regards,
December 20, 2024 at 11:21 am #624160
joelmellinParticipantOk, see private content.
December 23, 2024 at 8:24 am #624586
Hung PhamKeymasterHi joelmellin,
Thanks for details and appreciate your patience.
I checked your site and saw that you already added same code before https://ibb.co/4sHfXRP
Please try to remove it and my code as well then double check.
Best Regards,
December 23, 2024 at 3:45 pm #624802
joelmellinParticipantThanks, that solved it
December 24, 2024 at 6:02 am #624938
Hung PhamKeymasterHi joelmellin,
Glad to hear your issue has been resolved. Keep us in mind for future questions and concerns, we’re always here to help!
If you have a quick minute we always appreciate a 5-star rating on our theme!
https://themeforest.net/item/woodmart-woocommerce-wordpress-theme/reviews/20264492
Your feedback is the motivation to improve our work and services.
Regards,
-
AuthorPosts
Tagged: h2 headings collection page
- You must be logged in to create new topics. Login / Register