Tag Archives: http

How to Stop High Server Load from Distributed Botnets, Scrapers, and Database Queue Locks

WHM ConfigServer Security & Firewall

When a server load spikes to 30, 50, or 100+, most sysadmins panic and start haphazardly restarting services or blocking random IP addresses. However, modern attacks are rarely as simple as a single bad IP.

Today’s botnets use distributed Layer 7 (HTTP) floods, rotating through hundreds of unique IPs with only 1 connection each, exploiting web server application queues, fake WordPress scanners, background AJAX polling scripts, and WordPress admin-ajax.php endpoints that lock up MySQL.

This comprehensive guide covers how to diagnose,

... Continue reading
Posted in Coding, Server Admin & Security | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

Should you get SSL for your website? Top 5 Reasons to go HTTPS, and Top 5 Drawbacks

ssl-https Top 5 reasons to purchase SSL for your website, in David Letterman style, without the jokes lol: 5) Increased Google Ranking Earlier we wrote about how adding SSL may give you a bump up in your Google search engine ranking, according to Google's August 2014 new ranking algorithm announcement .  In summary, last year Google said that SSL added to secure a website would be a very slight factor in determining site ranking, way behind good content, but that they... Continue reading
Posted in Search Engine Optimization (SEO), Website Security | Tagged , , , , | 1 Comment

Google Uses HTTPS (SSL) as a Website Ranking Signal

google-ranking Last year in August, Google announced that it would use "HTTPS" as a ranking signal.  HTTPS denotes that a website's server has SSL installed, a security technology to encrypt the transfer of data, between the web server and user internet browser and vice versa.  When you have SSL installed, your website may be accessed via "https://..." , and the "http://" unsecure version of your website should be redirected automatically to it.  For example, on our UltimateWB website, we have https://www.ultimatewb.com... Continue reading
Posted in Search Engine Optimization (SEO), Technology in the News, Web Hosting, Website Security, Website Traffic | Tagged , , , , , , , , , | 2 Comments