How to Build A WordPress Theme From Scratch Part One

So you have WordPress installed and now you are ready to install a theme to give your blog/site the look you want.For most people, this involves using a theme that was purchased or using a free theme that they found on the Internet.But these don’t have to be the only two options you have to choose from.A developer with some skill in CSS and HTML can easily create their own WordPress themes to give their site the ability to provide a unique experience for their visitors. This tutorial will walk you through the steps of creating your own theme.

How to Secure WordPress Part 1 – The Basics

WordPress is easily one of the most popular web applications in use, and that makes it quite a target for malicious hackers using PHP injections, SQL injections, Cross-Site Scripting and many others to compromise blogs that are not secure.You see, WordPress made its bones on how easy it is to install and use. Users quickly get hung up on finding, or designing, the right template for the blog’s UI and activating all the plug-ins needed to enhance the site’s functionality. Unfortunately not many people give securing WordPress a second thought.