vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB5 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=263)
-   -   Multiple H1 Tags Resulting In Penalty (https://vborg.vbsupport.ru/showthread.php?t=320475)

shimei 10-09-2015 05:09 PM

Multiple H1 Tags Resulting In Penalty
 
Hi,

My site is https://www.christforums.org. It appears that bing is penalizing my site for multiple h1 tags. I am looking for help in resolving this issue.

Here is what Bing says:

Quote:

SEO Analysis Detail (Beta)

SEO Suggestion There are multiple <h1> tags on the page.
Severity High
Error Count 8
Non-Compliant Pages 1
Recommended Action Remove redundant <h1> tags from the page source, so that only one <h1> tag exists.
Thanks,
William

Replicant 10-09-2015 06:09 PM

You can edit the module_title template and change them to a h2 tag which you can have any number on a given page. HTML5 allows for multiple h1 tags but SEO doesn't like it. If you change them to h2, you will need to change the CSS to make the h2 tags appear larger. Then you will want to add an h1 tag toward the end of the header template after the div id="content" and set the CSS for h1 to display:none so they don't complain about not having one.

shimei 10-09-2015 06:23 PM

Edit: Thanks for your time Replicant, I figured it out with your instructions!

To see what I had done:

Multiple H1 Tags Resulting In SEO SERP Penalty

Shim

Replicant 10-10-2015 01:22 AM

I was informed that hiding the H1 tag can also take an SEO hit, so using it and positioning and sizing it is probably best.

shimei 10-10-2015 04:24 AM

I ended up displaying the h1 tag and decreasing its font size.

Another question. I would like forum categories to have h2 tags and subforums h3 tags.

Edit: figured it out and updated thread here: Vbulletin 5 Mutliple H1 Tags Resulting in SEO SERP Penalty

My homepage is now the way I wish to have it.

Thanks!
Shim


All times are GMT. The time now is 11:41 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00962 seconds
  • Memory Usage 1,725KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete