Skip to content
toggle menu
GSA SEO Forum
GSA SEO Forum
Categories
Mark All Viewed
GSA
Manuals
Donate
Categories
Mark All Viewed
GSA
Manuals
Donate BTC
Donate PayPal
Sign In
Register
Sign In
·
Register
×
Home
›
GSA Search Engine Ranker
Var1 = A unless Var2 is defined
joel
August 2014
edited August 2014
in
GSA Search Engine Ranker
Hello
In Engine file, any way to se0
t: Parameter1 = ValueA UNLESS Parameter2 exist ?
In Ruby, it would be:
Parameter
1 = ValueA unless
Parameter
2?
Maybe the "condition" can help ?
Comments
Sven
www.GSA-Online.de
August 2014
add fixed data=Parameter1 = ValueA
add fixed data condition=Parameter2
joel
August 2014
Thank you Sven,
So, can you please confirm that, IF parameter2 exist, then, Parameter1 will NOT be set ?
Sven
www.GSA-Online.de
August 2014
oh wait, you have to negate it then.
add fixed condition=!parameter2
joel
August 2014
ok, this is what is was guessing.
Thank you, it make sens.
Sign In
or
Register
to comment.
Comments
add fixed data=Parameter1 = ValueA
add fixed data condition=Parameter2