Dear Kalena…
Our Web site uses a layered navigation scheme which pulls content (formatted as its own page) into a template which wraps the top, left and bottom navigation (also its own page) around the content page. This results is two sets of header tags when the page is loaded in a browser.
Will two sets of header information effect our ranking?
We have a script that pulls the title tag from the content page and displays it at the top of the two combined pages. I’m hoping to hide the second title by hiding it in design notes. If I have design notes in my HTML code, will search engines ignore it?
Thanks
Brad
Dear Brad
Years ago, having two sets of header tags in a document would cause considerable display issues for some browsers but as they’ve evolved (to accommodate for poor coding and situations like this), you most likely won’t have too many browser-related problems.
However, from an SEO point-of-view it would be best if you could avoid unnecessary header tags. The search bots navigate pages from top to bottom, so by default, it will use the header data from the first tag and technically should ignore the information contained in the second one. But having two such tags bloats the code (even if it’s commented-out) and creates unnecessary information that the search bots have to scan, even though it provides absolutely no value to the page.
If the pages being pulled into the template aren’t designed to be viewed or indexed without the layered navigation system you’re using – then really you shouldn’t even need to have heading tags on these docs? Or perhaps as another alternative, have an additional script that runs and only imports/displays all data below the tag.
Hope this helps
Peter Newsome
SiteMost SEO Brisbane