Hi there,
I’ve been trying to use bulk redirection but uploading the csv file doesn’t seem to work at all. Drag-drop turns the upload icon into red. Attaching a picture
Any help is appreciated.
My CSV file looks like this: https://prnt.sc/Kht11KNLJvGa
Upload issue is the following:
I’m unable to reproduce this issue. Could you please try opening the CSV file in a text editor (e.g. Notepad) to ensure the format is correct?
Got this: https://prnt.sc/_0FnfOeH6hP1
Even when using the format of your CSV file, I am unable to reproduce the issue. However, it seems like Cloudflare does not like that fields are escaped with ''
, so I would recommend you use the following format instead (no CSV header required):
https://example.com/source,https://example.com/destination,301
https://example.com/source2,https://example.com/destination2,302
Hmm… as a sanity check, could you please try uploading a CSV file with this content?
https://example.com/source,https://example.com/destination,301
https://example.com/source2,https://example.com/destination2,302
Dumb question, have you tried clicking “browse” and selecting the file?
Yes, that does nothing.
Have you tried refreshing the page or using another browser? Do you see any error in the browser console (press F12
)?
Trying another browser worked!
I did previously tried disabling ad blockers and assumed it wouldn’t be a browser issue…
Thank you so much!
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.