SEO Tricks. AP | Pivtorak.Studio. 07.09.2026 © Anna Pivtorak (Kostyuk)

SEO Tricks

Small technical details can change what a website actually does.

SEO Tricks is a series of practical technical SEO investigations built around real questions, unexpected results, and the evidence needed to understand them.

This is not a collection of generic SEO tips.

Each investigation starts with a specific question:

What should happen?
What actually happens?
Why is there a difference?

We then follow the evidence — through source files, configuration, templates, generated output, HTTP responses, and the live website — until the technical cause becomes clear.

How a SEO Trick Is Investigated

A typical investigation follows this path:

Question → Check → Evidence → Cause → Fix → Verification

The verification principle is especially important:

Source → Generated Build → Live

The source shows what we asked the system to do.
The generated build shows what the system actually produced.
The live website shows what visitors and search-engine crawlers can actually receive.

A file can exist and still be wrong.
A setting can be enabled and still produce an unexpected result.
A successful build does not automatically mean a successful website.

That is where the interesting part begins.

What You Will Find Here

Each SEO Trick focuses on one clearly defined technical question or problem.

Depending on the case, an investigation may examine:

  • crawling and crawlability;
  • indexing and discoverability;
  • robots.txt and sitemap behavior;
  • Hugo configuration and templates;
  • generated files and build output;
  • URLs, redirects, and canonical signals;
  • technical SEO implementation;
  • unexpected interactions between website components;
  • the difference between what the source says and what the website actually delivers.

Where possible, the investigation shows the evidence itself: real files, commands, configuration, generated output, screenshots, diagrams, and live checks.

Don’t just take the rule for granted. Follow the evidence.

SEO Tricks is about the moment when “it should work” is no longer enough.

Check it.
Trace it.
Understand it.
Verify it.

Alt-text:
A dark technical illustration representing SEO investigation through code, website diagnostics, and hidden technical problems.

SEO Tricks. AP | Pivtorak.Studio. 07.09.2026
© Anna Pivtorak (Kostyuk)


001 Robots.txt – The File That Search Engines Read First | SEO Tricks