Some of you will remember or first found this 'lil site off the back of a pretty well-known WordPress security blog post here, Video How-to: 10 Tips To Make WordPress [...]
There's a lot of talk about web standards. Here's some more. What are web standards? Rules for producing well-coded, user-friendly websites, set down by a very important and [...]
Categories: web
If you've tried upgrading a recent version of WordPress and received this error... Fatal error: Cannot redeclare pclziputilpathreduction() ...here's what you do. In a nutshell, [...]
Categories: blogging
How do you clean a Wordpress database of unwanted data, while retaining user or other select information? Strip out the database using phpMyAdmin? Sure. But a lazier option? [...]
Categories: blogging
Create sub-sites or prefixed WordPress blogs quickly & easily. Just create an A record, add a vhost file & symlink and restart Nginx. This is very similar to adding a [...]
Categories: web development