vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   3.8 SEO Images or Alt Tags, Easy to create? (https://vborg.vbsupport.ru/showthread.php?t=267967)

Edgespeeder06 08-04-2011 09:19 PM

3.8 SEO Images or Alt Tags, Easy to create?
 
Hi

I can't find any mods or add-ons that will allow me to seo my images on my forum like I would do on a blog with alt tags? Whether they are attached or linked through a third party. What's the best way to do this?

Help please.

Thank you

BirdOPrey5 08-05-2011 11:53 AM

You could make a custom BBCode... say call it imga (for image-alt)

Then you could type in [imga="The alternate description here"][nparse]http://somesite.com/image.jpg[/noparse][/imga]

In your BBCode Manager-> Add A new BB Code
the replacement would be:
Code:

<img src="{param}" alt="{option}" border="0" />
Use Option: Yes
All Disable Options: Yes


Edit- Actually I think you can call it IMG jsut like the built in tag and if you use the option it will use the custom tag, if you leave out the option it will revert to the default tag.

Edit 2 - Confirmed it works even if you keep the same name, IMG, for the tag.


All times are GMT. The time now is 10:51 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.00897 seconds
  • Memory Usage 1,707KB
  • 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_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)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