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
SSH cheatsheet
Creating an ssh Key What is an SSH key? An SSH key, or Secure Shell key, is a pair of cryptographic keys used for secure communication over the SSH protocol. The pair consists of a private key an...
Robots Cheatsheet
code examples to help you configure the way your site is crawled by search engines
ZSH Cheatsheet
Pretty up your shell with Zsh.

Ghostscript Cheatsheet
Combine, manipulate, Merge, convert and Extract PDF files using Ghostscript with these powerful ghostscript commands
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...
Integration Tools Provided Wpengine
title: Integration tools provided WpEngine date: 2024-10-08 09:13 +1100
z cheatsheet
Using z on macOS is straightforward once installed. Follow these steps to get started and use z effectively: 1. Install z Using Homebrew (Recommended): Open your terminal. Run: brew install z 2...
bash shell scripting cheatsheet
Shell Scripting Crash Course - Cheatsheet for beginners This is a bash shell scripting which can be found on Unix, Linux and Mac. You can install bash on the Linux subsystem on Windows too. the f...
Bootstrap 5 Cheatsheet
Bootstrap code examples for your quick copy and paste reference efficiency.
Htaccess File Cheatsheet
An .htaccess file is a configuration file used by web servers running Apache. It allows webmasters to override server configuration settings for their specific directories without having access to...