I tried inserting a link to a simple dynamic URL in the VB header template, but the dynamic variable get stripped when the page is rendered. Is this VB's default behavior? Is there a way to insert dynamic URLs into the header template?
The URL is of the form:
domain.com/page.php?var=2
When the URL is rendered on the page, it comes out as:
domain.com/page.php
I do have VBSEO installed, so I'm open to the possibility that it's the culprit, but I thought I'd check here first.
The URL is of the form:
domain.com/page.php?var=2
When the URL is rendered on the page, it comes out as:
domain.com/page.php
I do have VBSEO installed, so I'm open to the possibility that it's the culprit, but I thought I'd check here first.
Comment