I have vBSEO HTML cleanup turn on. There are several places in the vb templates where I've put HTML comment tags around bloated default VB template items, so vBSEO can strip these out of the final HTML output. So I can't turn off HTML cleanup.
Here's the problem, I've recently installed Infolinks for thread display and cms articles. Its turning signature items, breadcrumbs, etc. into infolink links. Infolinks has comment tags similar to Adsense:
<!--INFOLINKS_ON-->
<!--INFOLINKS_OFF-->
I put one before and one after the post content in VB's template. Same thing for CMS article content. vBSEO's HTML cleanup strips these out. I tried using VB's replacement variables to accomplish this, by changing:
<!--INFOLINKS_ON--> to <INFOLINKS_ON>
and
<!--INFOLINKS_OFF--> to <INFOLINKS_ON>
and then setting replacement variables to change them back in the final output. The problem is the vBSEO HTML clean appears to take place after replacement variables, so they are still stripped out.
How do I accomplish what I need to do?
Thanks in advance.
Also, I need to change my user id. I haven't been associated with the site named in my user id for several years.


LinkBack URL
About LinkBacks





Reply With Quote

