DubBot allows users to upload CSVs (comma-separated value documents) to make configurations and ignore items in bulk. This ability is in the Site and Account settings.
The CSV that you upload should contain only the data needed. The first piece of data should appear in cell A1, and everything else should appear in the A column after that.
Example of a CSV
DubBot utilizes a CSV format with each desired word/link/path on its own line followed by a comma. There is one exception the following file format for Ignored Path CSVs.
The following is an example of the expected file format:
Whistleblowing,
Bellace,
Whistleblower,
Timah,
Kosmas,
Fangjan,
Aljoscha,
Yuanto,
Christiaan,
Zhichao,
Zulkifli,
Kexin
Ignored Path Exception
Ignored Path CSV's should be in the format of : value,type
(where type
is one of path
, regex
or url_regex
).
If you have questions, please contact our DubBot Support team via email at help@dubbot.com or via the blue chat bubble in the lower right corner of your screen. We are here to help!