Essential Web development & Digital Marketing cheatsheets, step by step guides and tutorials, code examples. Simplified.
Every Problem can be traced back to a lack of assets. DynamiteFrog aims to provision those assets for common web development and digital marketing problems
Latest posts
Upgrade php on apache server
Upgrading PHP on the web server Firstly, this article is primarily about upgrading the php version of the webserver rather then the php-cli version. to find the php-cli version run php -v on the ...
Rsync Cheatsheet
If you have an ssh access to a remote server. Deploying websites with rsync is a great option for simple sites and solo projects. Here’s a concise rsync cheatsheet for quick reference: Basic Synt...
Tmux Cheatsheet
Tmux Windows and Panes Cheatsheet Run these shortcuts from within vim once you have created a tmux session from your terminal Open window explorer prefix w Close window from the window explorer...
Color Cheatsheet
Color for User Interfaces Colour is a critical part of a UI website design. And a huge part of the UI design process. Starting with the right colour range can drastically improve the outcome and qu...
file permissions cheatsheet
A Linux file system is made up of users, groups and files. The files need the appropriate permissions so that users can work with them. File permissions In order to create, remove, update and del...
Gravity forms cheatsheet
No value set for skill_level_required This article is compilation of some of the more intricate Gravity Forms Functions and Features. Submit Partial information. On a multipage form you can captu...

Git Cheatsheet
Use the power and structure of GIT in your web development workflow with these helpful Git commands.

Google Tag Manger (GTM) Cheatsheet
Configure gtm to track the important user events on your website.
Integration Tools Provided Wpengine
title: Integration tools provided WpEngine date: 2024-10-08 09:13 +1100
Onsite SEO Cheatsheet
Creating SEO title tags and Meta Descriptions What Are Title Tags? Title tags are HTML elements that define the title of a webpage. They appear as clickable headlines in search engine results pag...