Building thisisonlyatest.com with AI as my copilot was an experiment â one that paid off. But like any road trip, the quality of the journey depends on the directions you feed into the GPS.
Here are some of the actual AI prompts I used â the ones that got results, kept me moving, and occasionally made me laugh. These arenât just examples â theyâre a working log of how to think with, and through, AI.
đ Setting the Stage: A Project With Purpose
Before I typed a single prompt, I created a project specifically for this site. In it, I documented things like:
- My goals for the site (personal, minimalist, photo-forward)
- The tone I wanted to strike (curious, road-worn, reflective)
- A few recurring themes (moto-camping, writing, unfinished projects, etc.)
That context became the lens through which AI interpreted my requests â and it made a difference. Responses werenât just accurate, they were aligned. The prompts hit closer to my intent because Iâd taken the time to set the direction.
Even more interesting: this wasnât my first project using AI. Thereâs continuity behind the scenes â a working history of conversations and creative work that gives the responses texture. I didnât have to reintroduce myself each time. That continuity helped maintain a consistent voice and vibe, even when the topics shifted.
Because of that, I could keep my prompts short and focused â no long-winded explanations required. The results still hit the mark, because the system already understood the kind of outcomes I was aiming for.
đď¸ Website Setup & Design
Prompt:
âHow do I add margins to the page layout? For example, https://thisisonlyatest.com/about/ goes edge to edge on the screen and is difficult to read.â
Result:
Pointed me to the Astra themeâs âpadded layoutâ setting in Customize > Global > Container. Problem solved in seconds.
Prompt:
âCreate a favicon that matches the road-and-sunset logo Iâve designed.â
Result:
Generated a clean 512×512 favicon image that felt consistent with the brand. I used it immediately.
đ User Experience & Functionality
Prompt:
âHow do I add a âWelcome, {FirstName}â message in the header for logged-in users?â
Result:
Delivered a shortcode and the exact function to drop into functions.php
, along with Astra-compatible styling tips. Worked flawlessly â even with my transparent header.
Prompt:
âCan I prefill the email address in a Noptin form for logged-in users?â
Result:
Yes â and it gave me a tidy PHP filter to hook into noptin_form_html
and insert the current user’s email. Now subscribers donât have to type what I already know.
âď¸ Content & Copywriting
Prompt:
âRewrite this confirmation message with a warmer, more personal tone.â
Original:
âThank you for creating an account!â
Revised by AI:
âThanks for signing up, [Name]! Weâve sent you a couple of emails to get you started. Youâre just a click away from your first ride.â
Spot on.
Prompt:
âSuggest better wording for: ‘Subscribe now and get notified every time we publish a new blog post’â
Result:
Options like:
âHop on the ride â weâll send word when thereâs a new story from the road.â
âJoin the journey. Get updates when new posts roll out.â
Yes. Thatâs more me.
đŚ Bonus Prompts I Didn’t Expect to Need (But Did)
Prompt:
âHow do I redirect users to a custom page after logout in WordPress?â
Result:
One-line hook using wp_logout
and wp_safe_redirect
. No plugin needed. Straight into functions.php.
Prompt:
âCan a LiFePOâ battery that was allowed to completely discharge be recovered?â
A brief detour resulting from the troubleshooting of an outdoor solar-powered battery solution that apparently didn’t survive the winter.
Result:
A nuanced, technically accurate discussion of BMS behavior, bench power supply recovery protocols, and a gentle nudge toward buying a new one. (RIP.) No magic smoke nor workshop fires were involved.
đ§ Final Thoughts
The magic of working with AI isnât that it knows everything â itâs that it gets you close enough to keep momentum, and does it fast. It reduces friction, eliminates decision fatigue, and leaves you with more space for the creative stuff.
That said, the examples Iâve shared here only tell part of the story.
What they donât capture is the back and forth that often happened behind the scenes â the moments where I had follow-up questions, clarified my intent, or pushed back on a suggestion that didnât quite hit. Some of the best results came not from the first prompt, but from the third or fourth iteration.
And thatâs kind of the point: AI didnât replace the process. It just made it faster, more focused, and more collaborative.
In fact â and I didnât quite expect this â it actually made the work more fun. Having something to bounce ideas off of, to riff with, to problem-solve in real time… it turned what couldâve been a tedious solo project into something that felt more like a creative partnership.
These prompts helped me build quicker, write better, and avoid rabbit holes. If youâre building your own thing â a site, a blog, a side project â donât be afraid to treat AI like a creative partner. Not a search engine. Not a magic box. Just a copilot thatâs ready when you are.
It doesnât just give you answers.
It gives you options â and thatâs where the real power lies.