All posts

SEO for Developers — How I Get Pages to Rank

By Abdul Manan - 2026-08-02 - 1 min read - #seo #web #google #performance
SEO for Developers — How I Get Pages to Rank

You can build a beautiful site that nobody finds. SEO is how people find it. The good news: most of it is just good engineering.

The basics that actually move the needle

Google results. Make it read well and include the words people search.

structure, not just text.

Structured data (the secret weapon)

Adding JSON-LD tells Google exactly what your content is. On my site I use a Person schema so a search for my name can show a rich result, and BlogPosting on every article.

Speed is a ranking factor

Google measures Core Web Vitals. I keep pages fast by shipping little JavaScript, compressing images, lazy-loading below-the-fold media, and avoiding layout shift. A fast site ranks better and feels better.

Mobile-friendly or invisible

Google indexes the mobile version of your site first. If it isn't responsive, you're already losing.

The boring, essential files

SEO is a long game

You don't rank overnight. Publish consistently, keep the site fast and honest, earn a few links, and results compound. Do the fundamentals well and you'll climb.

Share: X LinkedIn WhatsApp Facebook