CSV Import Issue Error: Unexpected token
-
Hi there,
We’re trying to import a few thousand redirects via CSV. However, we’re getting the following error message:
Plugin: 5.3.8 4.2
WordPress: 6.0.3 (single)
PHP: 7.4.32
Browser: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36
JavaScript: https://ourwebsitehere.com/wp-content/plugins/redirection/redirection.js?ver=5.3.8-2fe1525b965f0dad5e09e733bfb52ddc
REST API: https://ourwebsitehere.com/wp-json/
Query: ?page=redirection.php&sub=io
Error: Unexpected token ‘<‘, “<!DOCTYPE “… is not valid JSON (SyntaxError)
Raw: <!DOCTYPE html>
<!–[if lt IE 7]> <html class=”no-js ie6 oldie” lang=”en-US”> <![endif]–>
<!–[if IE 7]> <html class=”no-js ie7 oldie” lang=”en-US”> <![endif]–>
<!–[if IE 8]> <html class=”no-js ie8 oldie” lang=”en-US”> <![endif]–>
<!–[if gt IE 8]><!–> <html class=”no-js” lang=”en-US”> <!–<![endif]–>
<head>
<title>ourwebsitehere.com | 524: A timeout occurred</title>
<meta charset=”UTF-8″ />
<meta http-equiv=”Content-Type” content=”text/html; charset=UTF-8″ />
<meta http-equiv=”X-UA-Compatible” content=”IE=Edge” />
<meta name=”robots” content=”noindex, nofollow” />
<meta name=”viewport” content=”width=device-width,initial-scale=1″ />
<link rel=”stylesheet” id=”cf_styles-css” href=”/cdn-cgi/styles/main.css” />
We’ve tried importing fewer lines, but we still get the same issue.
Really appreciate any help you can give.
The topic ‘CSV Import Issue Error: Unexpected token’ is closed to new replies.