<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>WPWife &#187; FTP</title>
	<atom:link href="http://www.wpwife.com/category/ftp/feed" rel="self" type="application/rss+xml" />
	<link>http://www.wpwife.com</link>
	<description>WPHelp: fix and optimise WP themes&#38;plugins</description>
	<lastBuildDate>Fri, 21 Nov 2025 12:00:00 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.38</generator>
	<item>
		<title>What is 414 Request URI Too Long Error and How to Fix It</title>
		<link>http://www.wpwife.com/common-wordpress-errors/what-is-414-request-uri-too-long-error-and-how-to-fix-it</link>
		<comments>http://www.wpwife.com/common-wordpress-errors/what-is-414-request-uri-too-long-error-and-how-to-fix-it#comments</comments>
		<pubDate>Tue, 18 Jul 2023 10:00:00 +0000</pubDate>
		<dc:creator><![CDATA[aazim]]></dc:creator>
				<category><![CDATA[414 error]]></category>
		<category><![CDATA[414 request URI too long error]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[Beginners Guide]]></category>
		<category><![CDATA[common wordpress errors]]></category>
		<category><![CDATA[error message]]></category>
		<category><![CDATA[filezilla]]></category>
		<category><![CDATA[FTP]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[URI]]></category>
		<category><![CDATA[URL]]></category>
		<category><![CDATA[wordpress security]]></category>

		<guid isPermaLink="false">https://www.wpbeginner.com/?p=191630</guid>
		<description><![CDATA[
<p>Have you ever encountered a 414 request URI too long error on your WordPress website? The error is usually caused when there is a critical error between your web browser and a server. You&#8217;ll see this error when clicking on a link or any action&#8230;&#160;<strong><a href="https://www.wpbeginner.com/beginners-guide/what-is-414-request-uri-too-long-error-and-how-to-fix-it/">Read More &#187;</a></strong></p>
<p>The post <a href="https://www.wpbeginner.com/beginners-guide/what-is-414-request-uri-too-long-error-and-how-to-fix-it/">What is 414 Request URI Too Long Error and How to Fix It</a> first appeared on <a href="https://www.wpbeginner.com/">WPBeginner</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Have you ever encountered a 414 request URI too long error on your WordPress website? </p>



<p>The error is usually caused when there is a critical error between your web browser and a server. You&#8217;ll see this error when clicking on a link or any action performed by a WordPress plugin. </p>



<p>In this article, we will show you what is the &#8216;414 request URI too long&#8217; error and how to fix it. </p>



<figure class="wp-block-image size-full"><img decoding="async" width="680" height="385" src="https://www.wpbeginner.com/wp-content/uploads/2023/06/what-is-414-request-uri-too-long-error-and-how-to-fix-it.png" alt="What is 414 request URI too long error and how to fix it" class="wp-image-192252" srcset="https://www.wpbeginner.com/wp-content/uploads/2023/06/what-is-414-request-uri-too-long-error-and-how-to-fix-it.png 680w, https://www.wpbeginner.com/wp-content/uploads/2023/06/what-is-414-request-uri-too-long-error-and-how-to-fix-it-300x170.png 300w" sizes="(max-width: 680px) 100vw, 680px" /></figure>



<h4 class="wp-block-heading">What is 414 Request URI Too Long Error?</h4>



<p>A 414 request URI too long error occurs when a URL or an action you&#8217;re requesting is too long for the server to handle. </p>



<p>Do note that there is a difference between URI and URL. A URI or Uniform Resource Identifier can be a resource&#8217;s name, location, or both. On the other hand, a URL or Uniform Resource Locator can only be the location of a resource. </p>



<p>Both terms are usually used interchangeably because URL is part of URI. However, the 414 error can be triggered by both components, so let&#8217;s look at the causes. </p>



<h4 class="wp-block-heading">What Causes 414 Request URI Too Long Error?</h4>



<p>You might see the 414 error when you click on the link, and the server is unable to process it because it&#8217;s too long. </p>



<p>One situation where a link might to very long is using UTM (Urchin Tracking Module) parameters. If you&#8217;re using UTM codes to <a href="https://www.wpbeginner.com/beginners-guide/wordpress-conversion-tracking-made-simple-a-step-by-step-guide/" title="WordPress Conversion Tracking Made Simple: A Step-by-Step Guide">track conversions</a> on your WordPress website and there are a lot of parameters in the URL, then it can cause this error.  </p>



<p>Another situation that can cause a 414 error is a <a href="https://www.wpbeginner.com/wp-tutorials/how-to-fix-error-too-many-redirects-issue-in-wordpress/" title="How to Fix Error Too Many Redirects Issue in WordPress">redirect loop</a>. This is when a misconfiguration or a setting in a <a href="https://www.wpbeginner.com/showcase/24-must-have-wordpress-plugins-for-business-websites/" title="24 Must Have WordPress Plugins for Business Websites in 2023">WordPress plugin</a> causes a lot of redirect requests. </p>



<p>As a result, you get incredibly long URLs and 414 requests URI too long error. </p>



<p>Similarly, some plugins can also generate lengthy URIs as part of their functionality. You&#8217;re most likely to encounter this error if you have all-in-one <a href="https://www.wpbeginner.com/plugins/best-wordpress-security-plugins-compared/" title="6 Best WordPress Security Plugins to Protect Your Site (Compared)">WordPress security plugins</a> installed on your site. </p>



<p>In a rare event, a developer-side issue can also trigger a 414 error when a POST request converts into a GET request with query information being too long. Lastly, cyber attacks on your website server can also result in 414 URI too long issues. </p>



<p>That said, let&#8217;s see how you can fix the 414 error on your WordPress website. </p>



<h4 class="wp-block-heading">Fixing 414 Request URI Too Long Error</h4>



<p>A quick way to fix this issue is by increasing the size of the URI your website server can process. </p>



<p>Before we move forward, we recommend creating a <a href="https://www.wpbeginner.com/plugins/7-best-wordpress-backup-plugins-compared-pros-and-cons/" title="7 Best WordPress Backup Plugins Compared (Pros and Cons)">WordPress backup</a>. That&#8217;s because fixing the 414 error involves editing the website configuration files. In case anything goes wrong, you&#8217;ll have a backup copy of your site ready to restore. </p>



<p>For more details, please see our guide on <a href="https://www.wpbeginner.com/beginners-guide/how-to-backup-your-wordpress-site/" title="How to Backup Your WordPress Site (4 Easy Ways)">how to backup a WordPress site</a>.</p>



<p><strong>Determine if Your Website is Using Apache or Nginx</strong></p>



<p>First, you&#8217;ll need to find out the type of server your <a href="https://www.wpbeginner.com/guides/" title="How to Make a WordPress Website in 2023 (Ultimate Guide)">WordPress website</a> is using. There are 2 main types of servers, which includes Apache and Nginx.</p>



<p>A simple way to do that is by opening your site in a browser. After that, you can right-click on the homepage and select the &#8216;Inspect&#8217; option. </p>



<figure class="wp-block-image size-full"><img decoding="async" width="680" height="287" src="https://www.wpbeginner.com/wp-content/uploads/2023/06/open-inspect-element.png" alt="Open inspect element" class="wp-image-192163" srcset="https://www.wpbeginner.com/wp-content/uploads/2023/06/open-inspect-element.png 680w, https://www.wpbeginner.com/wp-content/uploads/2023/06/open-inspect-element-300x127.png 300w" sizes="(max-width: 680px) 100vw, 680px" /></figure>



<p>Next, you&#8217;ll need to switch to the &#8216;Network&#8217; tab at the top. </p>



<p>From here, you can select any element under the Name column. After that, you will need to scroll down to the &#8216;Response Headers&#8217; section and see the &#8216;Server&#8217; details. </p>



<figure class="wp-block-image size-full"><img decoding="async" width="680" height="378" src="https://www.wpbeginner.com/wp-content/uploads/2023/06/view-server-type-of-your-site.png" alt="View server type of your site" class="wp-image-192164" srcset="https://www.wpbeginner.com/wp-content/uploads/2023/06/view-server-type-of-your-site.png 680w, https://www.wpbeginner.com/wp-content/uploads/2023/06/view-server-type-of-your-site-300x167.png 300w" sizes="(max-width: 680px) 100vw, 680px" /></figure>



<p>This will show you whether your site is using Nginx or Apache. </p>



<p>If you&#8217;re still unsure which server type to use, then you can reach out to your <a href="https://www.wpbeginner.com/wordpress-hosting/" title="How to Choose the Best WordPress Hosting in 2023 (Compared)">WordPress hosting provider</a> to get more details. </p>



<p>Once you&#8217;ve determined the server type, let&#8217;s look at how to fix the 414 request URI too long error for Apache and Nginx. </p>



<p><strong>Fixing 414 Request URI Too Long Error in Nginx</strong></p>



<p>First, you&#8217;ll need an <a href="https://www.wpbeginner.com/glossary/ftp/" title="FTP">FTP </a>or file transfer protocol client to access website configuration files. </p>



<p>There are many <a href="https://www.wpbeginner.com/showcase/6-best-ftp-clients-for-wordpress-users/" title="6 Best FTP Clients for Mac and Windows WordPress Users">FTP clients</a> you can use. For this tutorial, we will use Filezilla. If you need help setting up FTP and accessing website files, then please see our guide on <a href="https://www.wpbeginner.com/beginners-guide/how-to-use-ftp-to-upload-files-to-wordpress-for-beginners/" title="How to Use FTP to Upload Files to WordPress for Beginners">how to use FTP to upload files to WordPress</a>.</p>



<p>Once you&#8217;re logged in, you&#8217;ll need to download the &#8216;nginx.conf&#8217; file. You can access this by following this path: /etc/nginx/nginx.conf</p>



<figure class="wp-block-image size-full"><img decoding="async" width="680" height="282" src="https://www.wpbeginner.com/wp-content/uploads/2023/06/access-nginx-file.png" alt="Access Nginx file" class="wp-image-192175" srcset="https://www.wpbeginner.com/wp-content/uploads/2023/06/access-nginx-file.png 680w, https://www.wpbeginner.com/wp-content/uploads/2023/06/access-nginx-file-300x124.png 300w" sizes="(max-width: 680px) 100vw, 680px" /></figure>



<p>After locating the file, go ahead and download it on your computer and then open it in a notepad software. </p>



<p>From here, you can search for <strong>large_client_header_buffers 4 8K</strong> settings. If it&#8217;s not there, then simply add it to the end of the file.</p>



<p>You will see 2 sets of values, which relate to a number and size. Simply edit the size from 8K to 128K. This will increase the URI size and allow the site server to process long URLs. </p>



<figure class="wp-block-image size-full"><img decoding="async" width="680" height="385" src="https://www.wpbeginner.com/wp-content/uploads/2023/06/increase-uri-size-in-nginx.png" alt="Increase URI size in Nginx" class="wp-image-192180" srcset="https://www.wpbeginner.com/wp-content/uploads/2023/06/increase-uri-size-in-nginx.png 680w, https://www.wpbeginner.com/wp-content/uploads/2023/06/increase-uri-size-in-nginx-300x170.png 300w" sizes="(max-width: 680px) 100vw, 680px" /></figure>



<p>Once you&#8217;re done, simply save the text file and reupload it to your website using the FTP client. </p>



<p>For more details, please see our guide on <a href="https://www.wpbeginner.com/beginners-guide/how-to-use-ftp-to-upload-files-to-wordpress-for-beginners/" title="How to Use FTP to Upload Files to WordPress for Beginners">how to use FTP to upload files to WordPress</a>.</p>



<p><strong>Fixing 414 Request URI Too Long Error in Apache</strong></p>



<p>If you&#8217;re using the Apache server type, then the process is similar to that of Nginx. First, you&#8217;ll need an FTP client to access website files. </p>



<p>Once you&#8217;re logged in, you&#8217;ll need to locate the &#8216;apache2.conf&#8217; file. Simply head to the following path using the FTP client: /etc/apache2/apache2.conf</p>



<figure class="wp-block-image size-full"><img decoding="async" width="680" height="307" src="https://www.wpbeginner.com/wp-content/uploads/2023/06/access-apache-config-files.png" alt="Access apache config files" class="wp-image-192186" srcset="https://www.wpbeginner.com/wp-content/uploads/2023/06/access-apache-config-files.png 680w, https://www.wpbeginner.com/wp-content/uploads/2023/06/access-apache-config-files-300x135.png 300w" sizes="(max-width: 680px) 100vw, 680px" /></figure>



<p>Next, you&#8217;ll need to download the file and open it in notepad software. </p>



<p>After that, you can look for <strong>LimitRequestLine 128000</strong> settings. If you don&#8217;t see one, then simply add it to the end of the file. </p>



<p>Usually, LimitRequestLine is set to 128000. However, you can increase this to 256000 or higher to remove the 414 error. Just make sure that the value you set is a multiple of 2. </p>



<figure class="wp-block-image size-full"><img decoding="async" width="680" height="328" src="https://www.wpbeginner.com/wp-content/uploads/2023/06/increase-uri-size-in-apache.png" alt="Increase URI size in apache" class="wp-image-192189" srcset="https://www.wpbeginner.com/wp-content/uploads/2023/06/increase-uri-size-in-apache.png 680w, https://www.wpbeginner.com/wp-content/uploads/2023/06/increase-uri-size-in-apache-300x145.png 300w" sizes="(max-width: 680px) 100vw, 680px" /></figure>



<p>Once you&#8217;re done, simply upload the file back to the website using the FTP client. This should help resolve the 414 error on your WordPress website. </p>



<p>We hope this article helped you learn about what is 414 request URI too long error and how to fix it. You may also want to see our guide on <a href="https://www.wpbeginner.com/wordpress-security/" title="The Ultimate WordPress Security Guide – Step by Step (2023)">WordPress security</a> and the <a href="https://www.wpbeginner.com/common-wordpress-errors-and-how-to-fix-them/" title="50 Most Common WordPress Errors and How to Fix Them">most common WordPress errors</a>. </p>



<p>If you liked this article, then please subscribe to our <a href="https://youtube.com/wpbeginner?sub_confirmation=1"  rel="noreferrer noopener nofollow" title="Subscribe to WPBeginner YouTube Channel">YouTube Channel</a> for WordPress video tutorials. You can also find us on <a href="https://twitter.com/wpbeginner"  rel="noreferrer noopener nofollow" title="Follow WPBeginner on Twitter">Twitter</a> and <a href="https://facebook.com/wpbeginner"  rel="noreferrer noopener nofollow" title="Join WPBeginner Community on Facebook">Facebook</a>.</p><p>The post <a href="https://www.wpbeginner.com/beginners-guide/what-is-414-request-uri-too-long-error-and-how-to-fix-it/">What is 414 Request URI Too Long Error and How to Fix It</a> first appeared on <a href="https://www.wpbeginner.com/">WPBeginner</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.wpwife.com/common-wordpress-errors/what-is-414-request-uri-too-long-error-and-how-to-fix-it/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="" length="0" type="" />
		</item>
		<item>
		<title>WordPress FTP Access Guide: How To Use FTP For Your WordPress Site</title>
		<link>http://www.wpwife.com/technical/wordpress-ftp-access-guide-how-to-use-ftp-for-your-wordpress-site</link>
		<comments>http://www.wpwife.com/technical/wordpress-ftp-access-guide-how-to-use-ftp-for-your-wordpress-site#comments</comments>
		<pubDate>Thu, 29 Nov 2018 09:35:24 +0000</pubDate>
		<dc:creator><![CDATA[Colin Newcomer]]></dc:creator>
				<category><![CDATA[FTP]]></category>
		<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">https://wplift.com/?p=80502</guid>
		<description><![CDATA[
<p>When you&#8217;re just getting started with WordPress, it&#8217;s normal to do everything through the WordPress admin dashboard. But as you start to become more familiar with your website, learning how to set up WordPress FTP access can help you more easily manage your site and solve some issues that you may encounter. In this article, ... <a title="WordPress FTP Access Guide: How To Use FTP For Your WordPress Site" href="https://wplift.com/wordpress-ftp-access-guide">Read more<span>WordPress FTP Access Guide: How To Use FTP For Your WordPress Site</span></a></p>
<p>The post <a rel="nofollow" href="https://wplift.com/wordpress-ftp-access-guide">WordPress FTP Access Guide: How To Use FTP For Your WordPress Site</a> appeared first on <a rel="nofollow" href="https://wplift.com/">Learn WordPress with WPLift</a>.</p>
<img src="http://feeds.feedburner.com/~r/Wplift/~4/Rhf-1tCbM2o" height="1" width="1" alt="">
]]></description>
				<content:encoded><![CDATA[<p>When you&#8217;re just getting started with WordPress, it&#8217;s normal to do everything through the WordPress admin dashboard. But as you start to become more familiar with your website, learning how to set up WordPress FTP access can help you more easily manage your site and solve some issues that you may encounter. In this article, ... <a title="WordPress FTP Access Guide: How To Use FTP For Your WordPress Site" class="read-more" href="https://wplift.com/wordpress-ftp-access-guide">Read more<span class="screen-reader-text">WordPress FTP Access Guide: How To Use FTP For Your WordPress Site</span></a></p>
<p>The post <a rel="nofollow" href="https://wplift.com/wordpress-ftp-access-guide">WordPress FTP Access Guide: How To Use FTP For Your WordPress Site</a> appeared first on <a rel="nofollow" href="https://wplift.com/">Learn WordPress with WPLift</a>.</p><img src="http://feeds.feedburner.com/~r/Wplift/~4/Rhf-1tCbM2o" height="1" width="1" alt=""/>]]></content:encoded>
			<wfw:commentRss>http://www.wpwife.com/technical/wordpress-ftp-access-guide-how-to-use-ftp-for-your-wordpress-site/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="" length="0" type="" />
		</item>
	</channel>
</rss>
