Articles
How to get your site listed in search engines
This is an often discussed topic between website owners, as obviously the traffic for most sites
comes from search engines, so everyone is as keen as each other to get as high as possible! It is also
an area where an awful lot of rubbish and speculation gets stated as fact, so make sure that you take 'facts'
stated about the topic with a good pinch of salt. (more)
Why the meta keywords tag is a waste of time
Adding metadata to information or content makes it easier for computers to sort it, and therefore allows people to better
find what they need. So why shouldn't you bother with the keywords tag on your website?
(more)
Protecting against SQL injection using MySQL with PHP
If you are running a dynamic website coded in PHP, chances are you'll be using MySQL for storing content or information.
MySQL is very well suited for running anything from small personal websites to large corporate systems, as it is both
simple to use and scalable. However, it is easy to overlook potential security problems especially if you don't have
much experience. (more)