Hello,
I need help doing IF statement for my header. I am basically adding custom text at the top of each page for SEO so each category page I want it to show different text so it is unique and pertains to that category they are in. I have it written on my index page at: Radar Detectors Review & Radar Detector Reviews
But I need to know rest of the IF statement to write so that it goes on my other categories...I have the vbseo url category rewrites where it has the category name in the url, so not sure if that would effect the if statement.
For example my homepage I have this:
<if condition="THIS_SCRIPT == 'index'">
<h1>Radar Detectors</h1>
<strong>Radar Detectors</strong> Review & <i>Radar Detector Reviews</i> from <b>Escort Passport Radar</b>, <b>Cobra Radar Detectors</b>, <b>Valentine One Radar</b>, <b>Whistler Radar Detectors</b>, <b>Bel Radar Detectors</b> & other <i>Radar Detector Reviews</i>
</if>
If I wanted to just have different text on different category pages on my forum for example say this category on my site, what would my IF statement be that I would need to write?
Website News - Radar Detectors Review & Radar Detector Reviews


LinkBack URL
About LinkBacks





Reply With Quote