Turning WordPress Into an Open Knowledge Graph with OKF
For years, content management systems have been optimized for people and search engines. Pages, posts, taxonomies, custom post types, categories, tags…
Latest DevOps news from Tech News
For years, content management systems have been optimized for people and search engines. Pages, posts, taxonomies, custom post types, categories, tags…
Local SEO rankings are not the same everywhere. Your website may rank in position 2 in Austin, position 8 in Dallas, and not appear at all in Chicago.…
A month ago, my solo project batchset.com had basically zero search traffic. This week it crossed 20 organic clicks in a 28-day window and is climbing…
Tracking Google rankings sounds simple at first. You have a keyword. You search it on Google. You check where your website appears. That works if you …
Note: set published: true when you're ready. The canonical_url above tells Google the original lives on angeo.dev, so this cross-post won't compete wi…
Search didn't break. It restructured. The page that ranked #1 for an informational query now sits below an AI-generated summary that pulls from it — a…
Most people check Google Search Console by logging in, navigating to the property, clicking through the date filters, and reading off numbers. That wo…
Originally published on the Brandswarm blog . We build Brandswarm . It's a SaaS that tracks how AI assistants describe your brand — ChatGPT, Claude, P…
Your users have started asking ChatGPT and Perplexity instead of Google. So here is the uncomfortable question: when someone asks an AI engine "what i…
You may have heard that there are three types of SEO: On-page SEO, Off-page SEO, and Technical SEO. However, there are only two types: On-page SEO and…
Building a technically sound site is the developer's responsibility. What happens to that site's visibility after launch in traditional search, in AI-…
Building Fast, Discoverable Online Stores for Wine & Beer Retailers If you're a developer building or optimizing e-commerce stores for specialty b…
I run Hacé Cuentas , a free collection of 4,100+ Spanish-language calculators. What started as 10 hand-built pages turned into thousands of routes — a…
Google's Core Web Vitals — LCP (Largest Contentful Paint), CLS (Cumulative Layout Shift), and INP (Interaction to Next Paint, replacing FID in 2024) —…
Every construction calculator on the first page of Google has the same problem: you search "how much concrete do I need," land on the page, and before…
Last weekend I started building SiteGrade — a free instant SEO audit tool that gives any website an A–F letter grade and the top fixes ranked by impac…
On June 6, 2026, I spent the day at Profound HQ in New York City as a selected participant and solo builder at the Marketing Engineering Hackathon. I …
Originally published on Medium — celestia-studio.fr I've rebuilt 4 AI-generated websites from scratch. Here's exactly what broke. In February 2025, An…
We are moving away from traditional "10 blue links" (where Google ranks a document) to a semantic synthesis model (where Google extracts the factual p…
I've been building a static Astro site on Cloudflare Pages over the last few weeks. Sharing the 3 deployment bugs that cost me the most time, in case …
Next.js sites using process.env.SITE_URL || 'http://localhost:3000' as a canonical URL fallback will fail Google indexing entirely. The fix: one centr…
You sold performance monitoring on the proposal, and the contract is signed. Now delivery has three days before someone asks why nothing is live yet. …
Why a "Good" Lighthouse Score is Lying to You: A 53-Point Wake-Up Call A few weeks ago, a client came to WL Tech saying their site "felt slow." They h…
Quick Summary: If GSC gives you a cryptic Could not fetch error on a technically valid XML sitemap, stop rewriting the XML too early. In this case, I …
Every week there's a new "AI-powered website audit" tool. Most of them are Lighthouse wrappers that return the same generic advice: "Improve your page…
I recently deployed my fully decentralized content pipeline to kheai.com (you can check out the source code at github.com/kafechew/nostr-seo ). After …
I launched EcoEnergyCalc last week — a collection of 20 free calculators for homeowners who want to reduce energy costs and carbon footprint. Solar sa…
Schema.org NewsArticle: A Complete Implementation Guide for Google News in 2026 Most news sites that fail to get into Google News don't fail because o…
Quick answer: Microsoft retired the Bing Search API on August 11, 2025. There is no longer an official endpoint. A Bing search scraper hits the same w…
Quick answer: Google publishes no API for AI Overview citations. The only way to get the data programmatically is to render Google SERPs in a real bro…