Sometimes, WordPress backups fail and restoring your many blog posts and pages can become a brutal challenge. Fortunately, archiving them using the Wayback (time) Machine can make them easily recoverable. Sure, you can’t actually go back in time, but using the Wayback Machine isn’t far off. It archives public web documents to preserve human culture for future...
Whether you want to create a site that’s similar to Reddit, a quiz-style Q&A where answers are provided, or a submission form that will answer users’ questions – WordPress has you covered with a variety of specialized Q&A plugins. In this article, we’re looking at our favorite WordPress question and answer plugins. We chose these...
Plugins are PHP scripts that alter your website – basically, bits (or even lots!) of code that can be uploaded to your WordPress install to extend and expand the functionality of your site, without having to hack the core code. The great thing about plugins is that they allow you to add features to your...
Site usability should be one of your top considerations when building or maintaining a website. If your website is difficult to use, people will be discouraged from using it—or ever coming back. Furthermore, in many cases, good usability directly translates to better results when it comes to SEO. Some of the hallmarks of good website...
TwentyTen child themes have been popping up everywhere and many theme designers are offering them for free. One strong benefit of using TwentyTen as a parent theme is that you’ll always be able to update the basic framework without breaking your design. Check out a few of the free child themes listed here to see...
One of the best things about WordPress is how easy it is to make sweeping changes to a website in just a few minutes. But with no easy way to revert a website to a previous state, you can lose a lot of work very quickly if you aren’t careful. VersionPress brings the power of...
Build tools are an essential part of every developer’s toolkit that lets you focus on efficient development without getting caught up in the small details that can distract you from the code at hand. One such popular build tool is Grunt. We recently looked at how to use Gulp for WordPress development. Gulp is a...