Skip to content
noBSredir

Import links

Import links into noBS redir from a CSV file. Works with generic CSV exports or directly with Bitly exports.

How to import

  1. Go to Links in the dashboard
  2. Click Import CSV
  3. Choose a format (or leave on Auto-detect)
  4. Pick the domain for imported links
  5. Upload your CSV file
  6. Review the preview and click Import

Supported formats

Generic CSV

Any CSV with at least a target URL column. Recognized column names:

ColumnRequiredDescription
target / url / destination / long_urlYesThe destination URL
titleNoLink title
slugNoCustom slug (requires custom domain)
tagsNoComma-separated tags
noteNoInternal note

Example:

target,title,tags
https://example.com/page,My Page,"marketing,social"
https://example.com/other,Other Page,campaign

Bitly export

Upload the CSV you get from Bitly’s export feature. noBS redir auto-detects the format and maps long_url to the target URL, plus title and tags.

Bitly slugs (bit.ly/xxx) are not carried over since they live on a different domain. New slugs are auto-generated.

Limits

  • Maximum 500 rows per import
  • Maximum 10 tags per link (extra tags are truncated)
  • Custom slugs require a custom domain - links on fnl.sh get auto-generated slugs
  • Editor role or above required

Migrate from another tool