Replace URL in taxonomy terms field
$str = render($item); print str_replace('/tags/','/blog/tag/',$str);