Hello,

I've made a custom BBcode for my investing site:


Code:
<a href="http://finance.yahoo.com/q?s={param}" target="_blank" title="View charts and specs for {param}">{param}</a>
useage:
[stock]GOOG[/stock]

This makes the link display "GOOG" and hyperlinked accordingly.

Is it possible to still allow vbseo to do its routine to grab the page title for the link?