Forum Moderators: Robert Charlton & goodroi
I have been taking the lazy approach and using the h tags for asthetic purposes without any regard to how they affect the site.
Thank you!
They both show an outline form like the one below where the h3 and h4 tags are equated (because the h4 has no h3 above it).
Can you de-emphasize the importance of "Info about oranges" by using a h4 tag, or since there is no h3 tag above it will search engines just equated it to an h3 anyway and therefore put it on par with the "info about apples" tag?
[edited by: TheMadScientist at 7:52 pm (utc) on Dec 23, 2014]
Can you de-emphasize the importance of "Info about oranges" by using a h4 tag, or since there is no h3 tag above it will search engines just equated it to an h3 anyway and therefore put it on par with the "info about apples" tag?
...it doesn't matter if a subhead is h3 or h4.
The search engines are interested in the relevance and quality of your content, not in whether you've built your pages around a tiered outline.
[edited by: TheMadScientist at 8:49 pm (utc) on Dec 23, 2014]
<h1>Apples and Oranges</h1>
....<h2>All About Apples</h2>
........<h3>Info about apples.</p>
....<h2>All About Oranges</h2>
............<h4>Info about oranges.</p>
If you have evidence to the contrary, please feel free to present it.
They both show an outline form like the one below where the h3 and h4 tags are equated (because the h4 has no h3 above it).
In the case you presented, it's not because the <h3> came above the <h4>, it's because the <h3> is a subsection of the <h2>, the same as the <h4> is.
It's around this time that everyone figures out that nobody has the same definition of "above".
I also suspect that your fingers typed h3 when your brain meant h4, and vice versa, but that's secondary.
A process that involves "the search engine makes something up" is generally not a good thing.
when we force SEs to "guess" or "make up rules" for algorithmic interpretation of what we're trying to say things can be "read" or "understood" by the algo in a very different way than we intended to communicate them, so better to structure things correctly and keep the "SE guessing game" to a minimum, IMO.
Why stop at proper use of heading tags?
I spent a long time semantically structuring web pages with headers in correct order etc. and whilst the source code looked very nice the ranking effect on google was non existent.