Is it possible to remove the "<b>" and "</b>" tags from the related keywords results in Google Parser?
Currently I'm using this to extract the results:
[% FOREACH p1.related -%]$key\n[% END %]
But it contains the bold html tags.
Not sure if it matters but for the parser settings I have two results files:
Thanks.
Currently I'm using this to extract the results:
[% FOREACH p1.related -%]$key\n[% END %]
But it contains the bold html tags.
Not sure if it matters but for the parser settings I have two results files:
Thanks.
Last edited: