vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   How do I add H1,H2,H3 tags to Vbulletin posts? (https://vborg.vbsupport.ru/showthread.php?t=267570)

lapiervb 07-28-2011 01:20 PM

How do I add H1,H2,H3 tags to Vbulletin posts?
 
Im looking to improve my SEO performance and as far as I know none of the posts or threads on my forum use these tags. Can you tell me how to do this in a post?

Thanks

kh99 07-28-2011 01:52 PM

If you mean how can you use those tags when writing a post, then you'd need to define bbcodes for them (I don't *think* they are any by default).

lapiervb 07-28-2011 05:04 PM

Quote:

Originally Posted by kh99 (Post 2226029)
If you mean how can you use those tags when writing a post, then you'd need to define bbcodes for them (I don't *think* they are any by default).

Could you tell me how to do this or show me a link with instrucions? Your help is very much appreciated.

kh99 07-28-2011 05:37 PM

I remember now, there already is an 'h' bbcode defined, at least in vb414. but it doesn't work right. (I haven't installed 4.1.5 yet so I'm not sure if it's fixed). But I think you can define your own using Custom BB Codes -> Add New BB Code in the adminCP. For instance you can define one with tag name h1 and replacement <h1>{param}</h1>, then use [h1]Heading[/h1] in a post.

BTW, don't use the tag option to do something like <h{option}>{param}</h{option}> thinking that you could then use [h=1]Heading[/h] to set the size, because you can't control what is entered as the option, so it would let users set any attributes they wanted.


All times are GMT. The time now is 04:46 AM.

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.01629 seconds
  • Memory Usage 1,712KB
  • 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
  • (4)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