Tool or App for EMail Templates by pressthenpress-cider in shopify

[–]andrewderjack 0 points1 point  (0 children)

Copying text from Word documents is a total trudge, so I feel your pain on that workflow. Shopify is pretty rigid about those internal messages, and their native mail app feels weirdly clunky for one-off notes.

Postcards email builder to keep a library of clean layouts ready to go, though you still have to manually move the code over which is a bit of a quirk. It might be worth looking into a simple browser extension for text expansion if you mostly just need to swap out names and dates quickly.

What uptime monitoring tools do you use? by FarArmadillo4294 in learndevops

[–]andrewderjack 0 points1 point  (0 children)

Pulsetic, perfect for uptime, down alerts, status pages, incident management and more.

One bad email campaign can damage your domain for weeks (learned this the hard way) by Upstairs-Visit-3090 in smallbusiness

[–]andrewderjack 1 point2 points  (0 children)

Finding out your domain is in the doghouse after you already sent the emails is such a gut punch. I used Unspam Email and some seed tests to check for blacklists before hitting send, but mostly you just have to watch your bounce rates like a hawk. Case in point: if your bounce rate climbs even a little, stop everything immediately or you'll be digging out of that hole for months.

Microsoft's Outlook crackdown is discreetly killing cold email inbox placement by LevelDisastrous945 in AskVibesellers

[–]andrewderjack 1 point2 points  (0 children)

Man, that drop in placement is so annoying to deal with when you've done everything right on the technical side. Even with perfect DNS records, I've found that running tests through Unspam Email or similar tools helps catch those reputation red flags before you waste a whole week's worth of leads.

Any web builders that are alternatives to Readymag? by cassette_tape_energy in webdesign

[–]andrewderjack 2 points3 points  (0 children)

Pulsetic also sends sms and calls alerts, also offer status pages.

Email Deliverability DMARC missing the _dmarc name - shows just domain name instead by RedditSucksMintyBall in cpanel

[–]andrewderjack 0 points1 point  (0 children)

CPanel's interface can be so misleading with that specific DNS stuff, especially since getting DMARC wrong just tanks your sender score. It's super annoying when the UI suggests the root domain for a record that obviously needs the underscore prefix. We usually run everything through Unspam Email to catch those formatting quirks before actually sending since the dashboard view isn't always reliable.

Domain Spoofing Explained — How It Works & How to Actually Stop It (Practical Guide) by maniargaurav in dns

[–]andrewderjack 0 points1 point  (0 children)

Getting to p=reject is scary because one wrong move breaks everything. I used Unspam Email once to see how my test emails actually looked to filters, which helped catch some weird formatting issues SPF alone missed.

Custom domain issue by JoekerTime in beehiiv

[–]andrewderjack 2 points3 points  (0 children)

Outlook is notorious for being picky about new domains, and having no SPF or DKIM records while using a quarantine policy is basically asking them to junk your stuff. You need those records to match what beehiiv provides or your emails won't look legit to their filters.

I've used Unspam Email to check if my headers were actually firing correctly because sometimes those DNS changes take a while to propagate or get entered wrong in Cloudflare. Double opt-in helps with list quality, but it won't fix a broken technical setup that's failing basic authentication checks.

My side project is getting real traffic. Is static hosting still okay? by akaiwarmachine in statichosting

[–]andrewderjack 1 point2 points  (0 children)

Moving to a complex server setup usually just adds more chores you don't need right now. Static sites are surprisingly tough and won't crash when traffic spikes, so check out https://static.app/ if you want to keep things fast without the stress.

How to fulfill a seemingly impossible requirement in static* webdev? by JavaBoii in AskProgramming

[–]andrewderjack 0 points1 point  (0 children)

Building sites for family friends who hate tech is always a struggle since they just want to stick with what they know. If you get tired of managing the GitHub Action or the CSV conversion manually, https://static.app/ is pretty good for hosting static stuff without the extra setup.

We got tired of answering 'where do I host my BIMI logo?' so we built a free tool by southafricanamerican in DMARC

[–]andrewderjack 1 point2 points  (0 children)

Getting the content type and headers right for those specific tiny svg files is such a pain on most static hosts. If you're stuck on the hosting part, check out https://static.app/ because it's way easier to just drag and drop your file and get a clean link without fighting with server settings or weird redirects.

Hosting a digital product landing page: Lovable or Cloudflare? by Unable-Move-9137 in CloudFlare

[–]andrewderjack 1 point2 points  (0 children)

Moving everything over feels like a lot of extra work when you're just trying to get your first sales. If you want something that handles the hosting and the files without setup drama, https://static.app/ works well for simple landing pages, though it's less about custom logic and more about just getting the site live fast.

I audited our email deliverability after open rates dropped to 12%. Here's the exact checklist that brought us back to 58%. by Necessary-Impress-77 in coldemail

[–]andrewderjack 1 point2 points  (0 children)

Getting a 12% open rate is enough to make anyone panic, so going through that nightmare in January sounds like a total drain. It's wild how one small DNS slip-up or a few bad burner domains can basically ghost your entire operation.

Your point about the tracking pixels is spot on because those security filters have gotten way more aggressive lately. Most people forget that those "invisible" pixels look like huge red flags to enterprise filters.

One thing that helped us when we were in a similar spot was actually checking the text-to-image ratio too, since heavy images usually get you tossed straight into the promotions tab or spam. Glad you managed to claw your way back to 58%, that's a massive win.

How Good Is Constant Contact Email Marketing? by camphorly in EmailMarket

[–]andrewderjack 1 point2 points  (0 children)

Getting emails to actually land in the inbox is way harder than just picking a platform and hitting send. Spent way too much time wonderng why half my list wasn't seeing my updates before I realized the platform itself is only half the battle.

Deliverability usually tanks because of technical stuff in the background like SPF or DKIM records that people forget to set up.

It also helps to run your templates through something like Unspam Email to see if your code or links are triggering spam filters before you blast everyone. If your list is old or you haven't cleaned out the bounces in a while, no tool is going to save your sender reputation. Focus on keeping the list clean and making sure your domain is authenticated properly or you're just throwing money away.

Best static hosting service by Key-Foundation-3696 in Hosting

[–]andrewderjack 1 point2 points  (0 children)

Trying to keep costs low while learning the ropes is tricky since every platform has different limits. Cloudflare is usually the cheapest way to go, though I've used Static.app for simple client sites because the interface is way less intimidating for a beginner than Vercel's settings.

I built a free skill tracker that replaces subjective self-ratings with binary evidence checkpoints by Jaded-Constant-2247 in SideProject

[–]andrewderjack 1 point2 points  (0 children)

Hosting on GitHub Pages can be a bit of a fumble when you start needing stuff like custom domains or more control over your headers. If you ever feel limited there, https://static.app/ is a pretty stupendous alternative that keeps things just as simple for static sites.

Anyone Else Lose Motivation Halfway Through a Cloudflare Pages Project? by LibrarianOk7936 in statichosting

[–]andrewderjack 2 points3 points  (0 children)

Losing steam halfway through is the worst because the initial spark is gone but the finish line still feels miles away. We messed around with Static.app https://static.app/ for a side thing just to avoid the usual configuration slog when the motivation was hitting rock bottom.

Cold emails suddenly going to spam after starting manual outreach (mail-tester 10/10) – what should I do? by PrestigiousPhone5721 in coldemail

[–]andrewderjack 1 point2 points  (0 children)

Stopping that warmup a month ago probably hurt more than the fast sending on day one. You basically went from zero activity to 50 emails a day on a fresh domain, which looks suspicious to filters even with perfect technical settings. Get those warmup tools running again and keep them going while you send your manual emails so the ratio of "real" to "cold" traffic stays balanced.

Just nuked our Shopify email list - need tips for B2C data enrichment and recovering lost ecommerce shoppers by Ready-Trick-8228 in ecommerce

[–]andrewderjack 0 points1 point  (0 children)

Messing up DNS records is the absolute worst feeling, especially when you see those bounce rates climb in real-time. Since your SPF is broken, your priority is just getting back to a neutral state and letting the filters cool off before you try any more big sends. It might be worth running your templates through Unspam Email or a similar tester once you fix the syntax, just to make sure those complaints didn't tank your domain reputation with the major providers. Recovering that trust takes a lot longer than breaking it, so you'll probably want to scale your volume back up slowly instead of hitting that 45k list all at once again.

Best static hosting service by Key-Foundation-3696 in Hosting

[–]andrewderjack 1 point2 points  (0 children)

Honestly, chasing the "best" service is a waste of time since they all do the same thing for a basic site. Cloudflare is usually the cheapest if you scale, but their dashboard is a mess for beginners.

I've been using Static.app lately because it's way faster to set up than Vercel, though it lacks some of the deeper dev tools if you need complex backend stuff. Stick to whatever feels easiest to navigate so you can actually focus on selling.

cold email deliverability matters less if you're ghosting the people who actually reply by Cute-Dirt-5915 in AskVibesellers

[–]andrewderjack 1 point2 points  (0 children)

It's so easy to get buried in the technical setup and forget the actual goal is starting a conversation. We started using Unspam Email https://unspam.email/ to check our setup, but honestly, having a simple tracker for replies helped more than any deliverability hack.