DEV Community

QuickStrats
QuickStrats

Posted on

I Run a 21-Article Gaming Blog With Zero Coding — Here's My Tech Stack

I started a gaming guide blog six weeks ago. Twenty-one articles later, it's getting traffic from Google, I have four affiliate programs set up, and I have never written a single line of code.

This is not a "how to make money blogging" post. This is a practical breakdown of the tools, the workflow, and the mistakes I made so you can skip them.

The blog is yxgonglue.com. It covers PC and console game guides — GTA VI pre-order comparisons, VPN setups for gaming, cloud gaming platform rankings, extraction shooter loot guides. Niche stuff. The kind of content people search for when they have a specific problem.

Here is the stack that runs it.

THE STACK

WordPress + Kadence Theme

Hosted on a standard shared hosting plan. Kadence is a free WordPress theme that loads fast and does not fight you. No page builder. No Elementor. Just the block editor and Kadence blocks for tables and formatting.

The biggest lesson here: your theme does not matter as much as your content structure. Pick something lightweight. Stop theme-shopping. Start writing.

Yoast SEO

The free version. It gives you a red/yellow/green score for each post based on keyphrase density, subheading distribution, link count, and meta length. Is it perfect? No. Is it a useful checklist for someone who does not do SEO for a living? Absolutely.

One thing Yoast taught me the hard way: Custom HTML blocks are invisible to the plugin. If you paste your article into a Custom HTML block, Yoast reads zero words, zero links, zero headings. Everything turns red. Use the regular editor. If you need a table, use a table block. Keep it simple.

Google Search Console

This is where you see what people actually searched before they clicked your article. The gap between what you think people search for and what they actually search for is enormous. Search Console closes that gap.

Submit every new post URL manually. It takes ten seconds. Do not wait for Google to discover your site on its own.

THE CONTENT WORKFLOW

One Article Per Day

Twenty-one articles in six weeks comes out to about one every two days. Each article is 1,200 to 1,800 words. The topics come from a master list of 22 articles I planned before writing the first one — every GTA VI question a buyer might ask, from "which edition should I buy" to "does the physical box actually have a disc."

Planning the full list upfront was the single best decision I made. Zero writer's block. I always know what to write next.

AI-Assisted, Human-Edited

I use an AI tool to generate the first draft based on a detailed outline. Then I edit every sentence. The AI gives me structure and research. The editing gives it voice, removes the generic phrases, and adds the specific details that make an article useful.

If you have ever tried reading AI-generated gaming guides, you know the problem. They all sound the same. They are vague. They say things like "this game offers an immersive experience" instead of "the DualSense trigger fights back harder when you fire a revolver than a pistol." Specificity is what separates real guides from filler.

The editing takes longer than the AI generation. That ratio is correct.

THE MONETIZATION SETUP

Amazon Associates

Applied after 20 articles were live. Got approved. The W-8BEN tax form was the most confusing part because I am not in the US. If you are outside the US, you need a Payoneer account with a US receiving account for payouts, and you need to fill out the tax form in English — Chinese characters get rejected.

Every article now has two to four relevant Amazon links at the bottom. Not random products. Things the article actually talked about. A PS5 vs Xbox comparison links to the consoles and controllers. A VPN guide links to routers and Ethernet cables.

The 180-day rule matters: you need three qualified sales within 180 days or the account closes. Keep that in mind if your traffic is still growing.

Other Affiliate Programs

ShareASale, NordVPN, and Eneba are all in the application pipeline. Each has its own approval process. Each needs a different email address if your primary one blocks overseas mail. QQ email blocked the verification links. Gmail worked. Small detail, big headache.

WHAT I WOULD DO DIFFERENTLY

Start the affiliate applications on day one, not week six. Most programs take days or weeks to approve. The sooner you apply, the sooner links go live on articles that are already getting traffic.

Do not use Custom HTML blocks in WordPress. This one mistake cost me an afternoon of debugging why Yoast thought all my articles were empty.

Pick one platform and go deep before expanding. I tried posting on dev.to, Medium, Bluesky, Pinterest, and Reddit all at once. Some worked. Some did not. The blog itself is the only channel that reliably compounds.

Pick a topic people actually search for. "GTA VI cheapest pre-order" is a search query. "My thoughts on GTA VI" is not. Every article should answer a question someone is typing into Google right now.

THE NUMBERS

The blog is six weeks old. Twenty-one articles published. Traffic is small but growing. A few articles are starting to rank on page two or three of Google for their target keywords. That is expected at this stage — SEO takes months, not weeks.

Affiliate revenue is zero. That is also expected. The links are live. The traffic needs to grow into them.

THE BOTTOM LINE

You do not need to be a developer to run a niche content site. You need to pick a topic people search for, write articles that actually answer their questions, set up the basic SEO tools, and do it consistently for longer than you think you need to.

The tech stack is WordPress plus Yoast plus Search Console. That is it. Everything else is content, patience, and editing until the words sound like a human wrote them.

If you have been thinking about starting a niche blog, start today. Pick a topic with real search volume. Write ten articles before you look at the traffic numbers. Apply for affiliate programs early. And stay off Custom HTML blocks.

Top comments (0)