When trying to import links from a .csv file I receive an error message. Why?

If the import process takes at least 30 seconds before the error message appears, the problem may be that your .csv file contains more links than can be imported from one file, before the web server times out the LinkMachine script.

To get around this, try splitting your .csv file into several smaller files .csv. Make sure to copy the first line of your original .csv file into each smaller file as the first line (the first line is the header line that contains the names of each column in the file). Then try importing these smaller files in to LinkMachine individually. How small the files need to be depends on the speed of your particular web server; try different sizes until you find one that can be fully imported within 30 seconds.