Adding new links
1) I will create a local file and add 3 links to it, and the next day I will delete them and add three new links, and the next day I will delete them and add three new links
2) There are 500 URLs in my database to which I want to submit these three links
Question: on the first day the program will go through all these 500 URLs from the database and submit these three links to them, what will happen on the second day, when I delete these three and add new ones? Will the program submit 3 new URLs to these 500 sites? Or do I need to create a new project every day? Or does something need to be enabled in the settings so that the program starts all over again every day for new three URLs?
Comments