Website

Increase memory for PHP using .htaccess

If you see the following error on a PHP script, you can easily fix it by increasing the allowed memory…

8 years ago

How to force SSL (redirect) using .htaccess

STATIC / CUSTOM WEBSITES When your website has SSL enabled, you may want to force all traffic to be served…

8 years ago

Redirect all requests to www.website (or non-www)

Redirecting your website from non-www to www URLs can be as simple as adding suitable code in your .htaccess file.…

8 years ago

Disable comments in WordPress

Leaving comments open without good captcha protection in WordPress can lead to a lot of spam and oversized databases. Here…

11 years ago

Speed up your website with gzip compression

* Note: This article only applies to Linux hosting. On IIS, compression is normally enabled on server level. * Does…

12 years ago

Website infected with an IFRAME or malware script

Websites infected with an IFRAME or malware script IFRAME and java script based malware infections are growingly common these days.…

15 years ago