Hi,
I need a script that automatically visits or opens the browser with a set list of links I give it
For example I'de like to save a bunch of URLS in a list I don't really mind what type whether its excel file, html you name it. Once I save the list the script goes in and reads the urls and opens them in the browser one after the other until the list is done and I can come and close all the opened browsers.
I need this because my xml sitemap generator does not make a sitemap automatically I have to visit the URL where it is located on all my sites for them to be created and thats a hassle.
Thanks!