Posts Tagged: wordpress

Showing 10 posts tagged with "wordpress"

Architecting a Single Node.js Multi-Domain CMS to Replace Multiple WordPress Instances

Discover the architectural advantages of hosting dozens of domains from a single Node/Express process vs separate PHP/WordPress instances.

Custom Dockerfile for PHP 5.6, Apache, & WP-CLI

{ "@context": "https://schema.org", "@graph": [ { "@type": "Article", "headline": "Custom Dockerfile for PHP 5.6, Apache, & WP-CLI", "author": {...

Update Ubuntu server system time

Yesterday I setup a rotating backup for my wordpress sites that I am self hosting on an ubuntu server. Had to update the system time on my server to make sure my cron jobs actually execute when I expect them to. I ran...

Rotating backup my self hosted wordpress sites with a bash script and a cron job

{ "@context": "https://schema.org", "@type": "Article", "headline": "Automate WordPress Backups via Bash", "author": { "@type": "Person", "name": "Webdesigner LA Author" }, "publisher": {...

WordPress Function Reference

I've spent some time on their site trying to understand how to retrieve the current category, and you know what, its not really working for me. You would think that the most popular CMS on the internet would have better...

WordPress Function Reference

WordPress Function Reference & CMS Developer Guide I've spent some time on the official WordPress site trying to understand how to effectively navigate the WordPress Function Reference to retrieve t...

Creating a wordpress theme

Finally got a client who wants to pay me to create a wordpress theme. The price is reduced, cause I haven't made one before. I actually didn't know how long it would take. But the 'design surgery' is going very well...

Creating a wordpress theme

{ "@context": "https://schema.org", "@type": "Article", "headline": "Creating a Custom WordPress Theme: A Beginner's Guide", "datePublished": "2011-01-03T01:40:23Z", "dateModified": "2026-07-14T01:40:2...

MyUniqueSalon.com

Today I helped out a friend of mine with a new hosting account and wordpress site. Showed them how to add articles, pages, make modifications, the works....

MyUniqueSalon.com

MyUniqueSalon.com: Web Design & Hosting Setup Guide Setting up a WordPress site for a salon involves configuring a reliable hosting account, installing the CMS, and teaching the owners how...