H2 tags always recommended? Or ok without?
-
Is it ok to have no h2 tags? There are no "keywords" relevant to the product in these example h2 tags. Also, is it ok to not have a PRODUCT DESCRIPTION header, or is it better with that header? It's for a "product page".
Examples:
<h1>Used Bow Front Desk With Mahogany Laminate</h1> <h2 style="display:inline;">QTY:</h2> 3 - <h2 style="display:inline;">Manufacturer:</h2> Hon <h2>Product Description:</h2> <p>This bow front desk is in excellent condition. It has a beautiful mahogany laminate.</p>
OR (no h2 tags or product description header at all)
<h1>Used Bow Front Desk With Mahogany Laminate</h1> <p>QTY: 3 - Manufacturer: Hon</p> <p>This bow front desk is in excellent condition. It has a beautiful mahogany laminate.</p>
I prefer the last one as it's much simpler, but I'm curious if search engines would prefer the existence of h2 tags in the first version.
Thanks,
Todd -
@NRSmart said in H2 tags always recommended? Or ok without?:
Is it ok to have no h2 tags? There are no "keywords" relevant to the product in these example h2 tags. Also, is it ok to not have a PRODUCT DESCRIPTION header, or is it better with that header? It's for a "product page".
Examples:
<h1>Used Bow Front Desk With Mahogany Laminate</h1>
<h2 style="display:inline;">QTY:</h2> 3 - <h2 style="display:inline;">Manufacturer:</h2> Hon
<h2>Product Description:</h2>
<p>This bow front desk is in excellent condition. It has a beautiful mahogany laminate.</p>OR (no h2 tags or product description header at all)
<h1>Used Bow Front Desk With Mahogany Laminate</h1>
<p>QTY: 3 - Manufacturer: Hon</p>
<p>This bow front desk is in excellent condition. It has a beautiful mahogany laminate.</p>I prefer the last one as it's much simpler, but I'm curious if search engines would prefer the existence of h2 tags in the first version.
Thanks,
ToddIn terms of SEO and HTML structure, it's generally recommended to use H2 tags for better organization and accessibility. However, it's not always mandatory, and the choice can depend on the specific context and design of your webpage.
(Study abroad)
The first example uses H2 tags to structure the content, which can help search engines understand the hierarchy of information on the page. It can be beneficial for SEO, especially if the content is more extensive.
(Canada PR)
The second example, without H2 tags, is simpler and can still be acceptable. It's more about user experience and design preference. If your product page is short and straightforward, and you find the design cleaner without H2 tags, it should be okay.
(PMP Exam Prep)
In summary, both approaches can work, but the use of H2 tags is generally recommended for SEO and content organization. However, it's not a strict rule, and the choice can depend on your specific needs and design preferences.
( 2 Year Post Graduate Diploma Canada) -
It defines the second-level headings on your page. Like a H1 tag, a H2 tag also appears larger than the rest of your main body text. However, H2 tags are always slightly smaller than your H1 tag, so that it does not compete with your main heading. Keep in mind that heading tags don't stop at H2. This strategy makes it simpler for web crawlers to properly index the content for the most important search questions, which likewise makes it almost certain for the webpage to rank higher for those keywords in the web search results pages (SERPs). For more understanding, read the full blog here: https://www.inbound.blog/on-page-optimization/
-
H2 tags are not always recommended, but they serve a specific purpose in structuring the content of a web page. In HTML, H2 tags represent second-level headings, which are typically used to organize content hierarchically under an H1 (first-level heading).
Whether or not to use H2 tags depends on the structure and content of your webpage. Here are some guidelines:
Hierarchy and Structure: If your content has a clear hierarchy with sections or subsections, it's a good practice to use H2 tags to denote those subsections under the main headings (H1 tags). This helps search engines and users understand the organization of your content.
Accessibility: Properly structured HTML, including the use of H2 tags, can improve the accessibility of your website for users who rely on screen readers or other assistive technologies. It ensures that the content is presented in a logical and understandable order.
SEO: Search engines use heading tags to understand the content and hierarchy of your page. Using H2 tags appropriately can positively impact your SEO by helping search engines better index and rank your content.
Readability: Breaking content into sections with clear headings (H2 tags) makes it more readable and scannable for users. It helps them quickly find the information they're looking for.
Consistency: Maintaining consistency in your HTML structure, including the use of H2 tags, makes your code cleaner and easier to maintain.
However, there may be cases where using H2 tags is not necessary. For very simple web pages with minimal content or if your content doesn't naturally lend itself to hierarchical structuring, you might not need H2 tags. In such cases, you can use other formatting techniques to make your content clear and readable.
In summary, while H2 tags are not an absolute requirement for every web page, they are a valuable tool for organizing and structuring content, improving accessibility, and enhancing SEO. Their use should be determined by the specific needs and structure of your website.
-
Yes, it is okay to have no h2 tags on a product page. H2 tags are not required for SEO, and they can actually be harmful if they are not used correctly. For example, if you use h2 tags for keywords that are not relevant to the product, you could actually hurt your ranking in search results.
In your example, the h2 tags "QTY:", "Manufacturer:", and "Product Description:" are not relevant to the product itself. They are more like metadata that helps to provide information about the product. This information is still important, but it does not need to be marked up with h2 tags.
The last version of your example is the simplest and most effective. It uses h1 tags for the main heading and p tags for the rest of the content. This is a clear and concise way to structure your product page, and it will not hurt your SEO.
If you do decide to use h2 tags on your product pages, make sure that you use them correctly. Only use h2 tags for headings that are relevant to the product itself. And avoid using h2 tags for keywords that are not relevant to the product.
Here are some additional tips for using h2 tags on product pages:
- Use h2 tags to break up your content into logical sections.
- Use h2 tags for the main features of your product.
- Avoid using h2 tags for keywords that are not relevant to the product.
You can use h2 tags to improve the structure and readability of your product pages without hurting your SEO.
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Unsolved How to add geo keyword without it looking keyword stuffed
I'm updating my mobile home inspection page and I want to add geo keywords with my seed keyword Mobile Home Inspections. How do I add these so that the page do not look like it keyword stuffed? Is there a technique that you use for this? I was thinking something like internal links to the City pages of have but then the Anchor text landing page would be a cite page and not a mobile home inspection page.
On-Page Optimization | | Vallerinspects1 -
Alt Tags on multiple product images
Hi I work on SEO for an ecommerce site and wanted to find out how important it is to optimise all images with alt tags. We have alt tags in place, however have not optimised descriptions for the following example images: Front of cupboard Back of cupboard Side of cupboard etc Is this dangerous for SEO if these images all have the same alt tag? We have thousands of products so it would be a huge job to update these, but if it's crucial for SEO we can work through our priorities. Thank you!
On-Page Optimization | | BeckyKey0 -
Joomla Home Page Title Tag Issue
I have got a site that requires to have a custom title tag for its home page (primarily). Its using Joomla 3.3.1. I am not using any SEO components as of now. I have checked the the global configuration, It has Polymer Resources as the site name. I am also attaching copy of the Menu Manager>Main menu> home I would like to see the Home Page browser Title to read: Custom Engineered Plastic Resin | Polymer Resources But my current settings does not let me change the home page title. Any help in this regard will be highly appreciated. Thank you in advance 7yfHVw0.png KzouLB7.png
On-Page Optimization | | ArthurRadtke0 -
Should we add our company's name in page title tag or not?
We have been adding our company (Townscript) name in all the page titles. For example, in an event page of Lucknow Conclave: www.townscript.com/lucknowconclave the page title is Lucknow Conclave | Alexis Society | Townscript I read somewhere that it's not necessary to put your company's name in the title tag. Is it right? Please help!
On-Page Optimization | | sanchitmalik0 -
Canonical URL Category and Tags
Hello, I would like to know that I want to use both category and tags in my blog StylishMahi. If I index both category and tags, should I use canonical URL tag to pass referring to main category. As I want more my categories in SERP results ranking higher? I have also attached a picture. Can someone please confirm? Photo by Moz ZigdWMx
On-Page Optimization | | PratapSingh0 -
Changing my title tags
My title tags always get changed, i label them correctly, no too long or short and they always get changed, any ideas?
On-Page Optimization | | benjaminmarcinc1 -
Using product prices in title tags & other ways to improve CTR
I'm about to launch a new website and was just wondering if anyone had tried this before; On product pages i thought it may be a good idea to include prices, with a message to save more when the customer buys more. Something along the lines of this; [Product name] at/from [Brand name] - Only [Price] [Buy # to save] Etc. Does anyone have any experience with using this in title tags (along with some variation of offering a saving when bulk buying) etc? Any comments would be hugely appreciated! Thanks! [EDIT] Should also just note that we are very competitive on pricing - Looked at more than 70 competitors and we're offering better quality products (than the ones from [supposedly top] competitors we've sampled) for lower prices.
On-Page Optimization | | tea0 -
Changing Ttile Tags & 301's
I recently began re-optimizing my title tags site wide. Could this cause 301 redirects and the loss of backlinks?
On-Page Optimization | | BeautyStop0