📜 ⬆️ ⬇️

How to survive a wordpress digg effect

Since you have reached this page, I assume that your site is located on a public server and has already become a victim of the digg effect (or you at least know what it is) - and now you need to somehow solve this problem.

Of course, it is good to post your articles on Digge - so your voice will surely be heard. Everything goes well until your article gets to the main Digg page. From now on, you can no longer control your site, you cannot open a control panel or access your files via FTP. Huge traffic from Digg will simply bury the server where your site is located.
If the server administrator is watching him, do not doubt that your account will be blocked. If the administrator is inattentive, then your site will not survive anyway - the server is not able to cope with such traffic. You have no choice but to look helplessly and wait until traffic drops to a normal level.

Optimize wordpress for working with digg traffic:

The first (and very important) thing you need to do: install a plugin called “wp-cache”. It simply caches your pages, and the server does not need to execute the same PHP scripts thousands of times per minute. Simply put, it turns your PHP files into something like HTML pages.
Believe me, it works - I tried and made sure.
')
Put wp-cache right now - it can be difficult, but don't give up; even if it takes two hours, you will not regret it. Let me give a tip (on installing wp-cache):
  1. Before activating the wp-cache plugin on your wordpress, open your control panel and go to the file manager (you can also use FTP).
  2. In the “/ public_html” folder, find the “wp-content” folder.
  3. Make sure that you set 777 permissions for this folder (although it is believed that this can cause some security problems, this is the only way to install wp-cache without any headaches. And don't worry about security, while sharing with other users, it’s still not will get access to your folders. If you are worried that the administrator will have access to your files, it is better to buy a dedicated server, then you definitely will not have any problems).
  4. Now you can activate wp-cache, it will configure everything yourself.

Link: here you can download the latest version of wp-cache !

And now something else that can be done.
These are pretty obvious things:

And if nothing helps?

In this case, there are not so many options; do one of the following:

Well, one more thing you can do: wait until your article becomes popular - then it will be posted on duggmirror.com, and all traffic can be redirected there. To learn more about duggmirror.com, check out their website.

How to redirect traffic?

Translation is done for the " Web 2.0 Blog ".

Source: https://habr.com/ru/post/31319/


All Articles