Web Dev
Posts tagged with Web Dev.
Category
All Categories
Tags
29 more tagsFewer tags
Newsletter
New posts land in your inbox when they publish. No spam, unsubscribe anytime.
You're in. New posts head your way.
Filters1
Category
All Categories
Tags
29 more tagsFewer tags
18 posts

Add WebMCP so ChatGPT can use your site without clicking around
What is WebMCP on a live page. Register one Site tool with document.modelContext so ChatGPT Work can use your site without clicking around the interface.

Chrome inspect devices fails until USB debugging is on
chrome inspect devices stays empty until USB debugging is on. Tick Discover USB devices, plug a data cable, then click Inspect on the listed phone tab.

Cloudflare domain extensions hide the renewal trap
Cloudflare domain extensions hide the keep price in the catalog. Search a name, read the renew column, then skip the cheap first-year flyer before you buy.

Open Console Chrome with Ctrl Shift J not I
Open console chrome with Ctrl+Shift+J, not last panel. Land on a working prompt for this tab, skip Elements, and stop clicking the Console tab after F12.

React Dev Tools Firefox still hides the Components tab
Get react dev tools firefox showing Components and Profiler. Install the AMO add-on, open a React page, reload, then find the tabs in the Toolbox not Console.

Bot Preference Sync admits robots.txt never enforced
Bot Preference Sync writes your Search, Agent, and Training policy into robots.txt. A mismatch is an argument to keep crawling. The WAF is still the lock.

Kill the cookie banner (or stop pretending it protects anyone)
Cookie banners often launder consent for trackers you chose to load. Kill non-essential tracking first, or ship equal Reject when ads still need a device ID.

SEO Changes Every Week and Almost None of It Matters
Google shipped 4,781 changes to Search in 2023 and announced six. SEO changes every week, and measured data shows a 74% traffic drop was really just one page.

Why Astro, Cloudflare Workers, and Claude Code Fast Track Production
Astro Cloudflare Workers stack ships 90% less JavaScript, starts in under 5ms, and runs workerd in dev. The migration gotchas nobody covers, solved.