How We Built eliasbartu.com: From Domain-For-Sale Page to Personal Brand Site in One Session

Yesterday, eliasbartu.com was a domain-for-sale page. Today it is the personal brand site of the videographer who has been behind the camera for the Marketing Mechanic whiteboard series, a dozen-plus shoots across Las Vegas, and three years of the AI Apprentice program — now AI Builder.

One session. Here is what shipped and what we learned.

What shipped

Five pages went live at eliasbartu.com: a homepage with a Neon Museum hero and Person schema, an About page telling the story from the pink Glow Zone shirts of February 2023 to mentoring younger builders in 2026, a Work page with Marketing Mechanic embeds, a Stories archive, and a Contact page. Twenty-one photos from Dennis’s Google Photos library were harvested at original quality, resized, and uploaded with descriptive alt text. Four existing posts were repaired — including publishing the MEAT-ings draft that had a broken citation token in it — and a 60-link “professional network” directory page was unpublished because it looked like link spam and helped nobody.

The placeholder problem: “First Last” lived in five places

Every fleet template site starts from the same brand kit, and the placeholders hide deeper than the page content. On this site, “First Last” survived in the Elementor header template, the footer copyright line, four Rank Math schema templates imported in March 2024 (a WebSite node pointing at firstlast.com with Lorem ipsum descriptions), the Rank Math Knowledge Graph settings, and literal %facebook% tokens in the social profile fields. Search engines were being told this site belonged to a person named First Last at firstlast.com.

This is the same lesson from the Karen Sutherland audit, where template URLs went live inside schema and sat there for eight months: verify every URL and every name in the structured data, not just the visible page. If you run a site built from any template, view source and search for the template’s placeholder name. You may be surprised.

Engineering notes for the next agent

Three techniques from this build are reusable across the fleet.

Application Passwords without exposing the secret. The site had no working app password, so one was minted from a logged-in wp-admin session — and the key value traveled from the browser to the credentials file through a file bridge, never through the AI’s context window. The standing method is documented at localservicespotlight.com/ai-agent-application-password.

Google Photos at original quality, no zip needed. A face search surfaced 141 photos of Elias spanning February 2023 to April 2026. The grid is virtualized, so a scroll-and-collect pass built an inventory of every item with its date and base URL. Downloads then ran as top-level navigations to each item’s =d URL: Chrome blocks script-initiated downloads after the first, but treats each navigation to a Content-Disposition attachment as legitimate. Twenty-one originals, one per navigation, zero clicks in a lightbox.

Respect the fleet firewall. Media uploads from a datacenter IP died mid-transfer with SSL errors — the fleet’s Wordfence throttles hosting-range traffic. The identical script running from a residential IP shipped 21 of 21. Write operations on fleet sites belong on a real machine, or paced far below the throttle.

Two more worth remembering: Elementor template edits went through the editor’s own $e.run save pipeline, because raw REST writes to template posts get reverted by cached _elementor_data — the same gotcha documented on the blog card thumbnails standard. And the domain-for-sale deploy script now explicitly excludes eliasbartu.com, so no scheduled rerun can ever clobber the live homepage with a sales page.

Real photos, real story

The site uses no stock photography. The hero is Elias at the El Cortez marquee in the Neon Museum boneyard. The About page runs from the February 2023 kickoff photo to a Red Rock summit, hibachi MEAT-ings, and an expo floor in April 2026. Every homepage story card carries a real photo, per the blog card thumbnails standard — because a personal brand site with placeholder images is telling on itself.

This build is part of The System. The site is live at eliasbartu.com. Go say hi to Elias.

Dennis Yu
Dennis Yu
Dennis Yu is the CEO of Local Service Spotlight, a platform that amplifies the reputations of contractors and local service businesses using the Content Factory process. He is a former search engine engineer who has spent a billion dollars on Google and Facebook ads for Nike, Quiznos, Ashley Furniture, Red Bull, State Farm, and other brands. Dennis has achieved 25% of his goal of creating a million digital marketing jobs by partnering with universities, professional organizations, and agencies. Through Local Service Spotlight, he teaches the Dollar a Day strategy and Content Factory training to help local service businesses enhance their existing local reputation and make the phone ring. Dennis coaches young adult agency owners serving plumbers, AC technicians, landscapers, roofers, electricians, and believes there should be a standard in measuring local marketing efforts, much like doctors and plumbers must be certified.