Import Links
This tool allows you to import links from other software. You need to format the import file as CSV with the following structure.
Docs:
This tool allows you to import links from other software. You need to format the import file as CSV with the following structure. Note that this tool only imports links. It does not import statistics.
When creating the CSV file, you need to keep the header but the column name can be anything as long as their position is respected. If the custom alias is taken, the importer will generate a random alias.
CSV Format
longurl,
alias,
title,
description
Sample
longurl,
alias,
title,
description
https://google.com, google, Google, Google search engine
https://google.com, google, Google, Google search engine
Sample File:
Important
CSV cannot be bigger than 2048mb. If your file contains more than 100 links, links will be imported in the background. Please note that duplicate links will be ignored.