Newsletter: importing contacts
THINGS ARE MOVING: JUMP TO THIS PAGE FOR UPDATED CONTENT.
May be a blogger already has a list of subscribers to be used. So there is the feature that permit to import such list of user.
The import process and the data needed is really simple: a csv formatted text with email and name. Using the “import” panel, just past the csv text in the textarea and press import.
The import process doesn’t check for YOUR data validity, but can give as a result a number of “error” lines.
A line is wrong, eg, when the email address in it is already in the database. Emails need to be unique.
The cvs format is:
info@satollo.com;Stefano Satollo
…
email and name has to be separated with a semicolon (yes I know the csv means “comme separated values”).
What about if “I don’t have such a list”? You always can create it starting from a database, manually or playing with Excel.
xx
Comments