Title: Error 414, CORS setting doesn&#8217;t fix
Last modified: December 23, 2020

---

# Error 414, CORS setting doesn’t fix

 *  Resolved [Tyler Tork](https://wordpress.org/support/users/tylertork/)
 * (@tylertork)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/error-414-cors-setting-doesnt-fix/)
 * No tracking is occurring. Using the browser’s Developer Tools I can see a request
   to [https://quotesforclarity.com/wp-content/plugins/matomo/app/matomo.php?&#8230](https://quotesforclarity.com/wp-content/plugins/matomo/app/matomo.php?&#8230);
   is getting a response 414, Remote Address: 35.209.110.152:443, Referrer Policy:
   strict-origin-when-cross-origin
 * Following your instructions, I tried entering “*” in the CORS domains list. This
   seems to have no effect.
 * This is on a Siteground shared server.
 * I’m a little unclear why there needs to be any cross domain request to do this
   tracking, in the first place. I thought it was all supposed to be on my server.
   Why is it trying to reach out to somewhere else?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ferror-414-cors-setting-doesnt-fix%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Plugin Author [Thomas](https://wordpress.org/support/users/tsteur/)
 * (@tsteur)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/error-414-cors-setting-doesnt-fix/#post-13828390)
 * Hi [@tylertork](https://wordpress.org/support/users/tylertork/)
 * This error would not be due to CORS (as you mentioned it does not send any data
   to a anyone else). A 414 error indicates “URL too long”. I checked on your website
   and I can reproduce the 414 error. The server seems to have a problem with a 
   URL that has 370 characters which is fairly short for a URL. Any chance you could
   reach out to Siteground and ask them if they can increase this limit for you?
 * There might be also an additional workaround:
 * * Go to WP Admin dashboard
    * Go to Matomo Analytics -> Settings * In the tracking
   settings tab enabled the setting “Force POST requests”. * Save and try again
 * This might solve the issue. Note that if you use any caching plugin like WP Rocket
   then you might have to clear the cache to see this change.
 * Could you give this a try? Hope it helps [@tylertork](https://wordpress.org/support/users/tylertork/)
   and happy holidays.
 *  Thread Starter [Tyler Tork](https://wordpress.org/support/users/tylertork/)
 * (@tylertork)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/error-414-cors-setting-doesnt-fix/#post-13828523)
 * With that hint, I was able to determine that iThemes Security plugin was blocking
   the request because it considers the URL too long. I deactivated that feature
   and now everything appears to be working.
 * Thanks.
 *  Plugin Author [Thomas](https://wordpress.org/support/users/tsteur/)
 * (@tsteur)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/error-414-cors-setting-doesnt-fix/#post-13828928)
 * Great, glad this works now [@tylertork](https://wordpress.org/support/users/tylertork/)
   Any chance you could let me know where exactly I find this feature in that plugin?
   I’d have a look if we can workaround it in the future or to detect when it’s 
   enabled and show a notice or so. Thanks for bringing this issue up and happy 
   holidays.
 *  Thread Starter [Tyler Tork](https://wordpress.org/support/users/tylertork/)
 * (@tylertork)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/error-414-cors-setting-doesnt-fix/#post-13832996)
 * Under Security, System Tweaks, look for “Filter Long URL Strings” checkbox.
 * I suppose you could try to get iThemes to change the limit and/or recognize and
   allow your specific type of request. You could also shorten your URL by using
   a relative URL for the “url” argument — though I realize that’s not a complete
   solution since the relative part could easily be quite long also.
 *  Plugin Author [Thomas](https://wordpress.org/support/users/tsteur/)
 * (@tsteur)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/error-414-cors-setting-doesnt-fix/#post-13857238)
 * Thanks for this [@tylertork](https://wordpress.org/support/users/tylertork/)
 * In the next release we will detect this automatically and instruct to disable
   this setting. Thanks again, very appreciated [@tylertork](https://wordpress.org/support/users/tylertork/)

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Error 414, CORS setting doesn’t fix’ is closed to new replies.

 * ![](https://ps.w.org/matomo/assets/icon-256x256.png?rev=3531741)
 * [Matomo Analytics - Powerful, Privacy-First Insights for WordPress](https://wordpress.org/plugins/matomo/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/matomo/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/matomo/)
 * [Active Topics](https://wordpress.org/support/plugin/matomo/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/matomo/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/matomo/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [Thomas](https://wordpress.org/support/users/tsteur/)
 * Last activity: [5 years, 4 months ago](https://wordpress.org/support/topic/error-414-cors-setting-doesnt-fix/#post-13857238)
 * Status: resolved