Physical Address

304 North Cardinal St.
Dorchester Center, MA 02124

Category Tutorials

How to Update WordPress to the Latest Version

How to Update WordPress to the Latest Version

WordPress is a fantastic content management and blogging platform. It allows anyone to deploy and run a fully functional website with zero coding knowledge. This, of course, did not go unnoticed and WordPress exploded in popularity. It’s so popular it’s…

How to add CAPTCHA in WordPress to prevent spam

Spam registrations or comments can be a nightmare. However, you can stop them completely using CAPTCHA. According to Wikipedia, CAPTCHA, or Completely Automated Public Turing test to tell Computers and Humans Apart, is a type of challenge-response test used in computing to determine whether or not a user is human. In this article,…

How to add Youtube videos in WordPress

There are 4 ways to add/embed Youtube videos in your WordPress posts, pages and sidebars. They are, Using oEmbed Using the embed shortcode Using an <iframe> Using a widget (in your sidebar) I’ll walk you through each of the steps…