Category: Tips for Developers

  • Featured Image - A Guide to Using WordPress Logs to Track Errors

    A Guide to Using WordPress Logs to Track Errors

    Use WordPress logs to fix problems that arise on your WordPress instance — or, more accurately, to figure out why they’ve occurred. This feature tracks errors and records them in one easy-to-locate file, so you can get started on the troubleshooting process. There are three basic steps to enable WordPress error logs: In this article,…

    Learn More


  • Featured Image - Speed Optimization - the WordPress Plugins You Need

    Speed Optimization: the WordPress Plugins You Need

    I’ve talked a lot about security over the last few weeks. This week, though, I want to talk about another important website attribute: speed. For anyone who experienced 56k dial-up, you could be forgiven for thinking today’s super-fast broadband connections have solved the problem of website speed. After all, most websites load within a few…

    Learn More


  • Featured Image - Four Tips for Customizing the WordPress Admin

    Can Your Site Benefit from a WordPress Reverse Proxy?

    While explaining how it works is a little more difficult, the essence of what a WordPress Reverse Proxy does is simple. It allows your WordPress site to be viewed through another domain, so that your visitors have no idea they’re on a different site or system. For example, let’s say you have a WordPress blog…

    Learn More


  • Featured Image - How to Find the Post ID in WordPress

    How to Find the Post ID in WordPress

    Introduction to WordPress IDs When I first started using WordPress several years ago, I remember a plugin asking me for a post ID. I thought I was picking up WordPress quite quickly, but this one had me stumped. I could see the name of my post, I could find the URL – but I had…

    Learn More


  • Featured Image - The Complete Guide to Creating Custom Shortcodes in WordPress

    The Complete Guide to Creating Custom Shortcodes in WordPress

    In this post, we’ll take you step-by-step through the process of creating and using your own custom shortcodes. We’ll go over what shortcodes are, walk you through the entire process of creating a new shortcode, and show you how to modify and control the shortcode attributes and functions. Please note that this is a more…

    Learn More


  • What is WP-CLI? And Why You Probably Want It.

    A lot of developers seem to enjoy grunt work – the thrill of fixing problems, building things, and losing yourself in lines of code. But there’s only so much time in the day. And you probably have better things to be doing than repetitive tasks that end up taking longer than they should. When you…

    Learn More


  • What is WordPress Multisite Mode?

    What is WordPress Multisite Mode?

    Let me guess. You’re cruising around the internet looking for a place to host your multisite setup on WordPress, or maybe you’re just thinking of going down the multisite path but haven’t even gotten started yet. Have no fear, Pagely is here. Introduction to WordPress Multisite For those of you who haven’t gotten started yet,…

    Learn More


  • IPv4 vs IPv6

    IPV4 vs IPV6  Understanding IP Addresses: The Basics This post is part of a series designed to help developers who are just starting out understand some basics and how they relate to WordPress. This tenth post in the series is about the IP address system, and in particular IPv4 and IPv6 and why knowing about…

    Learn More


  • Featured Image - SSH Basics

    SSH Basics

    Introduction to SSH for Beginners This post is part of a series designed to help developers who are just starting out understand some basics and how they relate to WordPress. This fourth post is about SSH which we offer on our VPS and Enterprise plans. The previous post on FTP vs SFTP touched on SSH…

    Learn More


  • FTP vs SFTP

    This post is part of a new series designed to help developers who are just starting out understand some basics and how they relate to WordPress. This post is about FTP including its cousin the secure version (SFTP), and will attempt to explain the difference between the two and why they matter if you’re developing…

    Learn More