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
SCP Cheatsheet
Scp commands to run to copy files from your local computer to a remote server
Transfer a domain from Squarespace to Cloudflare
Keeping your domains organised is essential for anyone in the online space. I dont own a lot of domains, but enough to be worried about keeping then organised. A key part to any organised system i...
SEO terminology cheatsheet
Guest Posting Guest posting (or guest blogging) is an SEO and content marketing strategy where an individual writes and publishes an article or blog post on someone else’s website. The primary goa...
Markdown Cheatsheet for Obsidian
I’ve recently migrated from native apple notes to Obsidian for every day note taking. Reasons to migrate. You can’t link notes with Apple notes. Apple notes does not natively support links. ...
PHP Storm Cheatsheet
Hide / Show command 1 hide show project window command p show parameters when cursor in between parenthesis shift shift then go to actions, show ideaction Search Search anywhere shift shift Prev...
Composer Cheatsheet
Cheatsheet for Composer with a focus on Drupal Web Development
Cron Cheatsheet
Cron Sequence of dashes minute hour day of month month day of week The cron sequence is displayed like this for example 15 10 5 * * The cron sequence 15 10 5 * * can be broken down...
Load Google Map with WP Enqueue
Adding a google map to your wordpress website? Want to do it the coding way. Theres a couple things you should be aware of. Ensure the API loads before your map init script. Use the dependenc...
Sym Links
Sym links are “symbolic” links. Its a symbolic link to a real file or folder. The symbolic part is just a representation of a file, not a real file. Move your file or folder to its new locatio...
Zen Coding Emmet Cheatsheet
Speed up your coding with emmet zen coding automation.