@ncls said in can we analyze several URLs at the same time?:
Hello, can we analyze several sites simultaneously? If yes, how ?
1adc6545-cf9b-40cf-b791-b8061dbf8fa9-изображение.png
I have two lists and these two lists contain the same data, but their order is different. When I use this module, I always get the "false" result because the order is different. But when the rankings are the same, I get the result "true".
In the module "even if they are situated in different order." but if the order is different, it gives a "false" result. Can anyone help with this?
Example:
List1:
A
B
C
List2:
B
When I compare these lists. Its gave me "false".