The Link You Followed Has Expired WordPress | How To Fix Theme or Plugin Upload Error in WordPress

Опубликовано: 18 Октябрь 2024
на канале: Internet Geeks
1,816
12

Hello Guys in this video I have solved The link you followed has expired issue very easily.The link you followed has expired issue basically come because our maximum upload limit is lesser than the file we are uploading. Here file may be the theme, plugin, or any media file.

If this will help or not let me know in the comment section.
-------------------------------------------
For .htaccess code :

php_value upload_max_filesize 128M
php_value post_max_size 128M
php_value max_execution_time 300
php_value max_input_time 300
-------------------------------------------
For php.ini file :

upload_max_filesize = 128M
post_max_size = 128M
max_execution_time = 300
-------------------------------------------

► Below are the Tools we use to make our Videos more engaging :

Best Video Editor Tool: https://tinyurlz.co/sfPr0
Best YouTube Marketing Tool: https://tinyurlz.co/yvyzQ

► For More Details Visit Our Website 👇
https://www.internetgeeks.org/

► Subscribe To Our Channel 👇
   / @internetgeeks  

Thanks for watching !!

Please Like, Share & Subscribe to our Channel For more videos like this!

► Find Internet Geeks on 👇

Instagram
  / _internetgeeks_  

Twitter
  / internet_geeks  

Facebook
  / internetgeeks.org  

Pinterest
  / intergeeks  

#WordPress #WordPressBug #WordPressTutorial #Tutorial #InternetGeek