The Ultimate Guide to DNS for WordPress

DNS can be a headache. It’s one of those aspects of website management that can either be a breeze or take days to sort out. I should know – I recently spent a week trying to transfer a domain name, which eventually involved failed redirects, htaccess editing and the site going down! Luckily it’s fixed […]

Code Your Own Autosuggest Enabled Advanced Search WordPress Plugin

Want to add advanced search functionality without depending on third-party plugins or themes? Build your own advanced WordPress Search Plugin with support for autosuggest, custom post types, taxonomies, custom fields, and caching from the ground up. In this article, I’ll show you how to build an object-oriented plugin to add a shortcode-based advanced search form […]