GarrettGraff
Cui Bono?
- Joined
- Jun 12, 2018
- Messages
- 61
- Likes
- 42
- Degree
- 0
Curious to see what others' opinions are on the proper implementation of heading tags.
I like to treat any page just like I'm writing a research paper in the sense that it goes like this:
Where-as I still see a lot of people argue that you should just rip out:
<h1>Car manufacturing</h1>
<h2>Car Fundamentals</h2>
<h3>Engine</h3>
<h4>Piston</h4>
<h5>Wheels</h5>
and then they like to arrange the H1-H5 in a fashion that H1 would be the most important keyword.. H2 second most etc...
I like to treat any page just like I'm writing a research paper in the sense that it goes like this:
- Car Manufacturing or whatever
- Car Fundamentals etc
- Engine
- Piston
- Wheels
- Offset
- explaination
- Width
- Height
- Weight
- Offset
- Engine
- Car sales
- Car Fundamentals etc
Where-as I still see a lot of people argue that you should just rip out:
<h1>Car manufacturing</h1>
<h2>Car Fundamentals</h2>
<h3>Engine</h3>
<h4>Piston</h4>
<h5>Wheels</h5>
and then they like to arrange the H1-H5 in a fashion that H1 would be the most important keyword.. H2 second most etc...