The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
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 |
#2
|
||||
|
||||
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" /> 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. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|