How to Write a Blog Post Title in the Right Case

When you write an blog article you often wonder what is the proper way to format your title. There are many different writing styles used within the online community, however there are styles that are commonly used when writing blog title, the title case, the sentence case and the all capital case. Title Case This […]

Limit or Disable WordPress Revisions

A handy feature of WordPress is that it keeps revisions of your blog posts and pages, giving you the option to revise your current post to a previous version. WordPress stores a version of the article you are writing into a “revision” each time you do a preview. So lets say you’ve previewed your document […]

Optimising your WordPress Database

The database behind your WordPress website is the “brain” if your website, it stores all your settings, pages, blog posts, links, user information, references to your images and much more. Your WordPress website uses a MySQL database which is powerful enough to serve all your data but if you treat the database incorrectly and do […]

Stop Users from Sharing their WordPress Login Credentials

By default users can login into WordPress at the same time from multiple locations. When you have a membership website this can hurt your profit because users can share their credentials with each other and pay for just one subscription. Fortunately we can stop this with a simple plugin. WordPress and User Sessions Before fighting […]