Solve “The Link You Followed Has Expired” Error in WordPress Now!

How To Fix “The Link You Followed Has Expired” Error in WordPress?
Facebook
Twitter
LinkedIn
WhatsApp
Email
Pinterest
Print

Imagine that you are trying to upload a large image to your media library on a WordPress website, but you keep getting the error notice “The Link You Followed Has Expired”.

When trying to upload a huge file, update a theme or plugin, or carry out other types of upgrades on your website, you may get the “The Link You Followed Has Expired” issue in WordPress. WordPress includes a feature that restricts how long a user may stay on a specific page before the link expires, which leads to this issue. A slow internet connection, big file sizes, or a high volume of requests to the server are just a few of the causes of this error.

How To Fix “The Link You Followed Has Expired” Error in WordPress?

You can start by trying to increase PHP’s memory limit. The amount of memory that your website is permitted to use is determined by the PHP memory limit. The error “The Link You Followed Has Expired” Error in WordPress can be avoided by raising the Memory limit. Add the following line of code to your wp-config.php file to accomplish this:
define('WP_MEMORY_LIMIT', '256M');

The second strategy is to extend PHP’s time limit. The PHP time limit specifies how long a link to a given page can be active on your website before it expires. The “The link you followed has expired” problem can be avoided by extending the time limit. You can add the following line of code to your wp-config.php file:
set_time_limit(300);

The third approach is installing a WordPress plugin, which can be an excellent choice if you don’t feel comfortable changing the website’s source code. With a plugin, you can raise your website’s time and memory restrictions without having to manually modify any source code. You can increase the maximum upload file size for your website using a popular option called the “Increase Maximum Upload File Size” plugin.

Contacting your hosting company is the fourth option. If you have tried the above solutions and the error persists, you may need to speak with your hosting company and request that they raise the server’s limitations.

“The Link You Followed Has Expired” Error in WordPress can be resolved by increasing the Memory and time limits, but it’s vital to keep in mind that doing so might put more stress on your server. Monitoring your server’s performance and adjusting the limitations as necessary is good practice.

Related Posts

About The Author

Dr. Sabbir is a  front-end software engineer and WordPress expert with over 12 years of experience in the tech industry. Although he received his medical degree from Rajshahi Medical University, Dr. Sabbir decided to focus on his passion for technology and website development full-time.

In his role as a front-end software engineer, Dr. Sabbir has helped design and develop user-friendly websites and applications for clients in various industries, including healthcare. He is well-versed in a variety of programming languages and is always looking for new ways to improve the user experience.

55K+ Members

Join Our Facebook Group

53k+ Followers

Follow Our Facebook Page