Error 414: Request URI too large
Status: Closed · Asked by parzan8 on · 0 views
Hello,
I am trying to create a WP Post from a new Google Sheets row.
But my problem is that the post is supposed to contain many URLs. When I tried with just some, everything was fine.
Now, it looks like there are too much, and I have the error 414: Request URI too large.
Has anyone experienced that already? I haven't found anything in the forum about that.
Any idea about a solution to overcome this, apart from removing many links? I would really want these links to be present...
Thank you very much.
Hey @parzan8
It looks like you might have entered too many URLs or long URLs which might not be supported by Wordpress. You can refer to the WordPress support forum where many users might have a similar response.
https://wordpress.org/support/topic/request-uri-too-long-the-requested-urls/
I hope this might help you out.