Skip to main content
GrN.dk

Main navigation

  • Articles
  • Cases
  • Contact
  • Your Digital Project Manager
  • About Greg Nowak
  • Services
  • Portfolio
  • Container
    • Excel Freelancer
    • Kubuntu - tips and tricks
    • Linux Apache MySQL and PHP
    • News
    • Image Gallery
User account menu
  • Log in

Join my community / free newsletter — sign up here

Breadcrumb

  1. Home

Articles

Illustrated infographic summarizing: Cloudflare BYOIP customers need a rollback plan, not just trust
Cloudflare BYOIP customers need a rollback plan, not just trust

By Greg Nowak. Last updated 2026-06-18.

Cloudflare's February 20, 2026 BYOIP outage is the kind of incident that should reset how customers think about resilience. In Cloudflare's own postmortem, the trigger was an internal change, not an attack, and the result was about 1,100 customer prefixes being withdrawn from the Internet for 6 hours and 7 minutes. If those prefixes front production traffic through CDN, Spectrum, Magic Transit, or egress, the business implication is plain: a capable provider can still leave you unreachable.

Illustrated infographic summarizing: When Google can call the business, your local data stops being cosmetic
When Google can call the business, your local data stops being cosmetic

By Greg Nowak. Last updated 2026-06-18.

On May 19, 2026, Google said Search will expand agentic booking for local experiences and services, and that in select categories it will call businesses on a user's behalf in the U.S. this summer. That is more than another interface update. It moves your Google Business Profile, local landing pages, and phone setup closer to the point of sale.

Illustrated infographic summarizing: Your OpenAI and Cloudflare Keys Need an Expiry Date
Your OpenAI and Cloudflare Keys Need an Expiry Date

By Greg Nowak. Last updated 2026-06-17.

Most teams do not set out to create permanent credentials. Someone adds a GitHub secret so a deployment can ship, drops a Cloudflare token into a script, and moves on. Six months later the job still runs, but nobody is fully sure who can use that key, where it works, or when it is supposed to be replaced. That is usually the real problem. Rotation matters, but the bigger issue is that the credential never had an end date in the first place.

Illustrated infographic summarizing: Apache 2.4.68 Is a Reminder That Old Proxy Rules Need a Real Audit
Apache 2.4.68 Is a Reminder That Old Proxy Rules Need a Real Audit

By Greg Nowak. Last updated 2026-06-17.

Apache HTTP Server 2.4.68, released on June 8, 2026, is officially described by the project as a security, feature, and bug-fix release, and Apache recommends it over all previous releases. On paper, that makes it a routine upgrade. In practice, the release says something more useful for operators: the risk in older Apache estates is often buried in years of inherited proxy rules, loaded modules, and assumptions about backends that nobody has reviewed end to end.

Illustrated infographic summarizing: AI bot traffic just beat humans, and crawler rules are no longer optional
AI bot traffic just beat humans, and crawler rules are no longer optional

By Greg Nowak. Last updated 2026-06-17.

On June 4, 2026, Tom's Hardware reported that Cloudflare's latest figures put automated HTTP requests at 57.5% of traffic, versus 42.5% for humans. Strictly speaking, that figure is about bot traffic overall, not a clean AI-only subtotal. But if you run a website, the practical conclusion is the same: crawler policy is no longer something you can leave vague. Once bots become the majority condition on the web, you need a deliberate position on who can access your content, where, and on what terms.

Illustrated infographic summarizing: WordPress 7.1's Media Pipeline Needs a Real Plugin and CDN Test Pass
WordPress 7.1's Media Pipeline Needs a Real Plugin and CDN Test Pass

By Greg Nowak. Last updated 2026-06-17.

On June 4, 2026, WordPress core published a call for testing for client-side media processing aimed at WordPress 7.1. That may sound like a technical upgrade tucked inside the editor, but it has real operational consequences. When an image is uploaded in the block editor, the browser can now decode, resize, and encode sub-sizes locally using the VIPS library running in WebAssembly, then send those results to the server. If the browser cannot handle that work, WordPress quietly falls back to the traditional server-side path.

Illustrated infographic summarizing: June 2026 WordPress Plugin Exploits Put Inventory to the Test
June 2026 WordPress Plugin Exploits Put Inventory to the Test

If you run a WordPress site for a real business, June 2026 should put an end to the idea that plugin maintenance is a light admin task. On June 1, 2026, TechRadar reported that Wordfence blocked more than 3,600 exploitation attempts in a single day against WP Maps Pro, a premium plugin flaw that let attackers create administrator accounts. On June 9, TechRadar reported active exploitation of Everest Forms Pro, where attackers were creating a rogue admin account and Wordfence had already blocked almost 30,000 takeover attempts.

Illustrated infographic summarizing: AI Overviews, Legal Risk, and the Messy Work of Brand Truth
AI Overviews, Legal Risk, and the Messy Work of Brand Truth

On March 5, 2025, Google said AI Overviews had already become one of Search's most-used features, serving more than a billion people, and announced both a Gemini 2.0 upgrade and broader rollout. It also introduced AI Mode as a more conversational search experience built for follow-up questions and more complex tasks inside Search itself. For brands, that changes the operating environment. The answer layer is no longer a novelty sitting off to the side. It is increasingly the first thing a potential customer sees.

Illustrated infographic summarizing: Drupal CMS 2.0: quick starts, harder rebuild choices
Drupal CMS 2.0: quick starts, harder rebuild choices

Drupal CMS 2.0 changes the economics of a Drupal marketing-site rebuild. The official launch on January 28, 2026 put that shift in plain view: Drupal Canvas is now the default editing experience, AI tools are available as optional add-ons, and site templates promise a polished starting point quickly. That is genuinely useful for buyers. It also means the paid work is less about getting Drupal installed and more about making sure the finished site actually fits the organization using it.

Illustrated infographic summarizing: Cloudflare Turnstile on Lead Forms: The Widget Is the Easy Part
Cloudflare Turnstile on Lead Forms: The Work Behind the Widget

Cloudflare Turnstile is easy to underestimate. On the surface, it looks like a cleaner CAPTCHA replacement: add a widget, avoid the old puzzle experience, move on. Cloudflare's May 2026 documentation makes it clear that the product is broader than that. Turnstile can run on sites that do not send traffic through Cloudflare, and in many cases visitors never see a challenge at all. But once you put it on a lead form, the real work shifts to validation, timing, hostname planning, analytics, secret rotation, and, for some enterprise teams, device-level signals.

Illustrated infographic summarizing: OpenAI Evals Bring Acceptance Tests to AI Workflow Releases
OpenAI Evals Bring Acceptance Tests to AI Workflow Releases

A few polished demos can get an internal AI workflow pilot approved. They should not be enough to release it into real operations. A system that summarizes tickets, drafts replies, routes requests, or prepares records can look reliable in a calm test and still fail when the prompt changes, the model is upgraded, a tool returns messy data, or a user asks in an unexpected way. Once the workflow touches customer service, internal operations, or decision support, the standard needs to change.

Illustrated infographic summarizing: WordPress 7.0 AI features now live or die on connector governance
WordPress 7.0 AI features now live or die on connector governance

WordPress 7.0 did not just add another AI utility. On March 18, 2026, WordPress introduced the Connectors API. On March 24, 2026, it introduced the built-in AI Client. By May 14, 2026, the WordPress Developer Blog had already published a step-by-step image generation plugin tutorial, alongside a public demo repository. From a client perspective, that is the important sequence: the platform moved from announcement to working implementation in less than two months.

Illustrated infographic summarizing: OpenAI's Guardrails and Run State Make Internal Agent Rollouts a Paid Approval-and-Audit Job
OpenAI's Guardrails and Run State Make Internal Agent Rollouts a Paid Approval-and-Audit Job

Internal AI rollouts stop being simple the moment an agent can do more than answer questions. If a system routes tickets, prepares quotes, enriches leads, or pulls research into a working queue, it is no longer just a chatbot. It is participating in a business process. From there, the important questions change. Who approved the action? What exactly happened? How do you inspect it later when something looks off? OpenAI's current agent documentation is useful because it treats deployment in those terms: guardrails, approvals, resumable state, and tracing.

Illustrated infographic summarizing: AI Research Assistants Need a Source Trail, Not Just Citations
AI Research Assistants Need a Source Trail, Not Just Citations

AI research assistants were easy to pitch when the story was speed. Ask for a competitor scan, a content outline, or a market brief, and get something usable back in minutes. The problem showed up just as quickly. If the model handed you a polished answer without an inspectable evidence trail, your team still had the same decision to make: trust it, re-check it, or avoid using it for anything important.

Illustrated infographic summarizing: Cloudflare AI Search namespaces make scoping a governance choice
Cloudflare AI Search namespaces make scoping a governance choice

Cloudflare's June 10, 2026 update matters because AI Search namespaces are no longer just part of the product model in theory. Wrangler now exposes namespace commands for listing, creating, getting, updating, and deleting namespaces alongside the instance commands teams were already using. On paper, that looks like a minor CLI improvement. In practice, it shifts multi-tenant AI Search from a dashboard setup job into a control-plane decision.

Illustrated infographic summarizing: WordPress 7.1 Unicode Emails Put Old Validation Rules on Notice
WordPress 7.1 Unicode Emails Put Old Validation Rules on Notice

On May 22, 2026, WordPress Core published its proposal to extend Unicode support in email addresses. By June 10, 2026, that had moved into active WordPress 7.1 testing: the developer roundup said the first 7.1 testing calls had already started, and the Make WordPress Core front page published a specific call for testing on Unicode email addresses. At that point, this stops being an abstract standards discussion. It becomes a practical maintenance question for any business running WordPress in production.

Illustrated infographic summarizing: OpenAI Computer Use: Browser Agents Need Credentials, Not Demos
OpenAI Computer Use: Browser Agents Need Credentials, Not Demos

Operations teams have wanted software to take care of repetitive browser work for years: supplier portals, admin consoles, claims dashboards, finance back offices. What has changed is not just model quality. OpenAI’s current computer-use guidance lays out practical ways to run browser agents through screenshots, structured UI actions, existing automation harnesses, and code-execution runtimes. That makes narrow pilots realistic. It also raises the cost of getting the rollout wrong.

Illustrated infographic summarizing: Bing AI Search Puts Fresh Sitemaps and IndexNow on the Clock
Bing AI Search Puts Fresh Sitemaps and IndexNow on the Clock

For years, XML sitemaps and IndexNow sat in the technical SEO bucket. Bing’s recent guidance changes how that work should be treated. In Microsoft’s own framing, AI-driven discovery still depends on clean crawl signals, and freshness signals affect how quickly updates appear in search results and AI-generated answers. If those signals are late or wrong, stale prices, retired URLs, and outdated page states can surface where customers actually see them.

Illustrated infographic summarizing: WordPress 7.0's React 19 Upgrade Makes Custom Block QA a Paid Compatibility Job
WordPress 7.0's React 19 Upgrade Makes Custom Block QA a Paid Compatibility Job

WordPress 7.0 shipped on May 20, 2026. A week later, on May 27, the core team published its React 19 upgrade note for WordPress developers. That timing matters. The release itself focuses on a stronger admin experience and a broader developer toolbox. The React note, meanwhile, tells a more practical story for teams with custom editor or admin code: another compatibility checkpoint is already on the horizon.

Illustrated infographic summarizing: AI Voice Agents Need More Than a Number and a Realtime Model
AI Voice Agents Need More Than a Number and a Realtime Model

Putting a voice model on a real phone number is no longer mostly an AI demo exercise. OpenAI now documents low-latency live audio sessions, SIP call ingress, and server-side sideband control in its Realtime stack. Twilio documents the WebSocket bridge, greeting behavior, language settings, interruptions, and session callbacks through Conversation Relay. Once that stack is live on a published number, the real question shifts. It is not just whether the model can talk. It is whether the call can be answered, directed, handed off, and accounted for without losing the caller along the way.

Pagination

  • First page
  • Previous page
  • Page 1
  • Page 2
  • Page 3
  • Page 4
  • Page 5
  • Page 6
  • Page 7
  • Page 8
  • Page 9
  • …
  • Next page
  • Last page

Review Greg on Google

Greg Nowak Google Reviews

 

Illustrated infographic summarizing: Drupal 12 Slipped to December. Drupal 10 Still Runs Out of Road
Drupal 12 Slipped to December. Drupal 10 Still Runs Out of Road
2026-08-07

Drupal 12 arrives as Drupal 10 support ends in December 2026. Moving to Drupal 11.3+ first keeps two mandatory upgrades manageable.

Illustrated infographic summarizing: EU OpenAI Residency Is a Migration Project, Not a Dashboard Toggle
EU OpenAI Residency Is a Migration Project, Not a Dashboard Toggle
2026-08-05

An EU-resident OpenAI API setup needs a new project, regional routing, dependency and state migration, compatibility testing, and clear governance evidence.

Illustrated infographic summarizing: AI Images Need a Chain of Custody, Not Just a Disclosure Label
AI Images Need a Chain of Custody, Not Just a Disclosure Label
2026-08-04

AI image labels are only the endpoint. Learn how to test C2PA credentials through editing, CMS, CDN and agency handoffs while preserving evidence.

Illustrated infographic summarizing: MCP Just Went Stateless: Audit the Integrations Behind Your AI Tools
MCP Just Went Stateless: Audit the Integrations Behind Your AI Tools
2026-08-03

The 28 July 2026 MCP release removes protocol sessions and changes discovery, tasks, caching, OAuth and tracing. A practical guide to auditing the move.

Illustrated infographic summarizing: SEO Trends for 2026: What Actually Changed Since 2024
SEO Trends for 2026: What Actually Changed Since 2024
2026-08-03

A practical guide to what changed in SEO between 2024 and 2026, from AI and multimodal search to Core Web Vitals, privacy and local visibility.

Illustrated infographic summarizing: INP and Green SEO Share a Backlog: Cut the Work Every Visit Repeats
INP and Green SEO Share a Backlog: Cut the Work Every Visit Repeats
2026-08-03

INP and sustainable web work often expose the same waste. Use field data, profiling, caching and performance budgets to build one practical backlog.

Illustrated infographic summarizing: AI crawler policy now has verbs: separate search, RAG, and training
AI crawler policy now has verbs: separate search, RAG, and training
2026-08-02

AI crawler rules now need separate decisions for search, RAG, and training, backed by practical testing across robots.txt, CDNs, WAFs, and CMS controls.

Illustrated infographic summarizing: WordPress Supports Old PHP; Your Production Server Shouldn’t
WordPress Supports Old PHP; Your Production Server Shouldn’t
2026-08-01

WordPress still runs on legacy PHP, but compatibility is not a security policy. Build and test your upgrade path before PHP 8.2 support ends.

Illustrated infographic summarizing: The AI-built tool your team relies on needs an owner
The AI-built tool your team relies on needs an owner
2026-07-31

AI-built internal tools can become business-critical before anyone owns them. Here is how to secure, review, monitor, and retire them without blocking useful work.

Illustrated infographic summarizing: Your AI model has an expiry date: build the migration lane now
Your AI model has an expiry date: build the migration lane now
2026-07-30

AI models retire on a schedule. Learn how to map dependencies, test replacements, release safely and preserve a working rollback route.

More articles
RSS feed

Footer

  • All articles
  • Contact

GrN.dk web platforms, web optimization, data analysis, data handling and logistics.