SSL stands for Secure Socket Layer. It converts information into a (encrypted) special code that is sent over the internet to prevent unauthorized access. To collect credit card payments on your website you need an SSL certificate installed on your web server. This SSL certificate allows the server to send data over a secure connection. […]
What You Need To Know About WordPress User Roles
One of the most powerful features of WordPress is the ability to create different user roles for individuals who have different levels of responsibility for your site. Someone will need to have ultimate authority for everything relating to the site, of course, but you may have others to whom you’d like to delegate certain, limited, […]
How To Start Your Website With Security In Mind
When setting up a WordPress website you want to start with security in mind. Any good book or post on WordPress security will tell you that your user name should not be “admin” and that your table prefix should not be wp_. There is more you can do to secure your WordPress installation but lets […]