Tag: php

Showing 6 posts tagged with "php"

Dedicated Storefront Layouts and Legacy SEO Compatibility

Today's system optimization sprint focused on resolving critical usability and SEO regression issues on our e-commerce properties, specifically astoreforbeauty.com, while establishing robust redirects for legacy search engine indexes.

Building a Native High-Performance PHP Click & Impression Tracking Portal

An inside look at engineering a native, high-performance PHP tracking redirector with Nginx variable injection and glassmorphic dashboards.

Custom Dockerfile for PHP 5.6 / Apache / WPCLI

I wanted to get my old wordpress 3.4 websites running again, so I had to build a couple docker images, and a docker compose file. This starts with Ubuntu 16,...

Parallel Processing in PHP?

So we have this requirement in our project to start up a "thread" of execution asynchronously. First we had to come to an agreement that it can't be done wit...

Back To PHP!

The more things change, the more they stay the same. First day on the job, and I have been assigned the role of "PHPUnit tester" Looking up PHPStorm IDE, and...

Magento Extensions: E-Commerce Architecture & Module Development

A retrospective and architectural breakdown of legacy Magento module development, XML layout configuration, and performance optimization.