flc735
Regular Member
- Apr 30, 2011
- 285
- 82
I am pretty good with scrapebox and excel. I can usually figure these things out but I am a bit stuck on this one.
Is there a way to make two different %kw% tags to use with scrapebox's merge function?
For example...
My keywords are apples and grapes
My footprints are
Basically, I want the '%kw1%' tag to only insert the word 'apples' and the '%kw2%' tag to only insert the word 'grapes' so that the output produces specifically...
%kw1% and %kw2% are not actual tags, I just used them to explain my problem. Are there any tags that would work? If not, can you think up an Excel idea?
Is there a way to make two different %kw% tags to use with scrapebox's merge function?
For example...
My keywords are apples and grapes
My footprints are
Code:
red and yellow %kw1%
purple %kw2%
are there purple %kw1% or red %kw2%
Basically, I want the '%kw1%' tag to only insert the word 'apples' and the '%kw2%' tag to only insert the word 'grapes' so that the output produces specifically...
Code:
'red and yellow apples'
'purple grapes'
'are there purple apples or red grapes'
%kw1% and %kw2% are not actual tags, I just used them to explain my problem. Are there any tags that would work? If not, can you think up an Excel idea?