How do you set up these url steps

Georgeframe

Новичок
Регистрация
25.08.2014
Сообщения
4
Благодарностей
0
Баллы
1
Hi

I need to take a set of urls and append the same string to end of each one.
Then ping them to google.
What is the best way to do this please?

Thanks
Georger
 

Tobbe

Client
Регистрация
01.08.2013
Сообщения
428
Благодарностей
148
Баллы
43
1) Add all your urls to a .txt file.
2) Load list from file, save changes.
3) Get line from list, delete.
4) Go to page, add prefix (the site to ping) and the line you just took from list.
5) Loop from step 3. Once you're out of lines they are all pinged.
 

Tobbe

Client
Регистрация
01.08.2013
Сообщения
428
Благодарностей
148
Баллы
43
Actually, I just built an example for you. Open it up in Project Maker if you want to edit it yourself or fire it up in ZP (right click -> input settings) to start pinging right away.
If you need to use the url twice change the GoToPage-action from "{-Variable.ping-}{-Variable.url-}" to "{-Variable.ping-}{-Variable.url-}{-Variable.url-}"
See attached file.
 

Вложения

  • 19,6 КБ Просмотры: 208

Georgeframe

Новичок
Регистрация
25.08.2014
Сообщения
4
Благодарностей
0
Баллы
1
thanks. thats great.
 

Кто просматривает тему: (Всего: 1, Пользователи: 0, Гости: 1)