What CSV format is needed for importing tags?

I’m doign a CVS file to import atg via GUI, what I need What format:

  1. A simple CVS file
  2. separated by double quotes and commas
  3. single quotes

Example 1.-

tag1
tag2

Example 2.-

“tag1”
“tag2”

Example 3.-

‘tag1’
‘tag2’

etc… all in lowercase for discourse requeriment…

Regards.,

Any of those formats, or any combination of those formats, should work fine.

If you would like to use mixed case tags, there is a site setting available.

3 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.