Hello,

Does anyone know if it's possible to have a list of url's, and define a score for all of them in one line ?

----
Now i do like this :
----
uri url_1 /www.domain1.com/
uri url_2 /www.domain2.com/
uri url_3 /www.domain3.com/
uri url_4 /www.domain4.com/

score url_1 10
score url_2 10
score url_3 10
score url_4 10

----
But I want just one line to define the score. Are there more ways to do this ?

Greetings .. Richard

Reply via email to