While I appreciate the Acronym Expansion function and wanted to use it heavily to rewrite text with affiliate codes, I do not think it functions as intended.
When I set
'testtest' => 'http://www.blah.com/'
and
define('VBSEO_AUTOLINK_FORMAT', '<a href="%1" style="text-decoration: none; border-bottom: 1px dotted #666666;" target="_blank">%2</a>');
in the config_vbseo.php and set
define('VBSEO_REWRITE_KEYWORDS_IN_URLS', 0);
define('VBSEO_REWRITE_KEYWORDS_IN_TEXT', 1);
I find that thread links, as well as forum title links with 'testtest' in them get rewritten and break. Should the VBSEO_REWRITE_KEYWORDS_IN_URLS=0 flag not avoid this?
Thanks!


LinkBack URL
About LinkBacks





Reply With Quote
