Hi,
I use the plugin to insert extra, unique information into each category for SEO purposes.
I would like to insert the location into the text too.
For example if my search includes the City location of London, I would like to show "London my category text".
I've tried to use :
<?php
echo @$loc;
}
?>
But this doesn't work.
Can anyone suggest the code to use to insert the location into the text of the banner code?
I also have the Seo PRO Plugin, can I use any of the plugins tags in the banner code?
Many thanks