Verifying 2 URLs for the same submission
Hi,
I have an engine that creates 2 different urls for the same post. I.e. /category1/?itemid=1 and /category2/?itemid=1.
I'm currently using the following to verify the first url. Is there a way to verify the second url too? i tried to create an extra step, but that didn't work correctly. the submission must be verified by url.
verify by=url
verify url=/category1/?itemid=1
Thanks.
I have an engine that creates 2 different urls for the same post. I.e. /category1/?itemid=1 and /category2/?itemid=1.
I'm currently using the following to verify the first url. Is there a way to verify the second url too? i tried to create an extra step, but that didn't work correctly. the submission must be verified by url.
verify by=url
verify url=/category1/?itemid=1
Thanks.
Comments