Generative AI in Search Console
The new Generative AI section in Google Search Console reports impressions from AI Overviews and AI Mode. What it measures, what it leaves out, and how to read the data without drawing the wrong conclusions.
We are not just a remote agency. We are an active part of the ecosystem. We believe in Open Source and contributing back to the community that powers 43% of the web.
Specific Context: Scalable architecture, strong security standards, and enterprise integrations tailored to local market requirements.
Connecting with fellow developers in the Kraków / Cracow region.
Join us at the next event →In Kraków / Cracow's competitive market, site speed is your strongest SEO asset. Our Astro + Headless WP stack delivers performance that leaves competitors behind.
For businesses in Kraków / Cracow serving Software Houses & Global SSCs, data security is paramount. Headless architecture virtually eliminates standard WordPress attack vectors.
I build secure, high-performance WordPress solutions for businesses in Kraków / Cracow, tailored to local market realities.
Businesses in Kraków / Cracow need a technology partner who understands local requirements and delivers engineering-grade solutions. Scalable architecture, strong security standards, and enterprise integrations tailored to local market requirements. With 20 years in the WordPress ecosystem, we help organizations in Kraków / Cracow keep their digital presence reliable.
Every project is built from scratch, no off-the-shelf templates:
1. Discovery workshop, we define business goals, information architecture, target audiences, and key success metrics. Competitor analysis and gap identification.
2. UI/UX design, wireframes, Figma prototypes, usability testing. Mobile-first design with accessibility (WCAG 2.1 AA). Iterations based on feedback.
3. Development, clean, modular code. Gutenberg blocks, custom post types, REST API. Each component tested individually. PHP 8.2+ with strict typing.
4. Testing and optimization, Core Web Vitals (LCP < 2.5s, CLS < 0.1, INP < 200ms), cross-browser testing, security audit, on-page SEO verification.
5. Launch and training, deployment with rollback, technical documentation, CMS training for your team. 30 days of post-launch support.
Key industries: Software Houses & Global SSCs. Local tech hub: Kraków Technology Park & Zabłocie. The market in Kraków / Cracow is characterized by growing demands for performance, security, and digital accessibility (European Accessibility Act).
WordPress community: WordUp Kraków
For WordPress development in Kraków / Cracow, architecture choices stay inside the agreed scope. If headless delivery, API work or a frontend framework becomes relevant, I document the trade-offs separately and only include it when it supports the service goal.
We serve clients in Kraków / Cracow and nearby areas.
This page features specific insights for Kraków / Cracow.
I build secure, high-performance WordPress solutions for businesses in Kraków / Cracow, tailored to local market realities.
Businesses in Kraków / Cracow need a technology partner who understands local requirements and delivers engineering-grade solutions. Scalable architecture, strong security standards, and enterprise integrations tailored to local market requirements. With 20 years in the WordPress ecosystem, we help organizations in Kraków / Cracow keep their digital presence reliable.
Every project is built from scratch, no off-the-shelf templates:
1. Discovery workshop, we define business goals, information architecture, target audiences, and key success metrics. Competitor analysis and gap identification.
2. UI/UX design, wireframes, Figma prototypes, usability testing. Mobile-first design with accessibility (WCAG 2.1 AA). Iterations based on feedback.
3. Development, clean, modular code. Gutenberg blocks, custom post types, REST API. Each component tested individually. PHP 8.2+ with strict typing.
4. Testing and optimization, Core Web Vitals (LCP < 2.5s, CLS < 0.1, INP < 200ms), cross-browser testing, security audit, on-page SEO verification.
5. Launch and training, deployment with rollback, technical documentation, CMS training for your team. 30 days of post-launch support.
Key industries: Software Houses & Global SSCs. Local tech hub: Kraków Technology Park & Zabłocie. The market in Kraków / Cracow is characterized by growing demands for performance, security, and digital accessibility (European Accessibility Act).
WordPress community: WordUp Kraków
For WordPress development in Kraków / Cracow, architecture choices stay inside the agreed scope. If headless delivery, API work or a frontend framework becomes relevant, I document the trade-offs separately and only include it when it supports the service goal.
As active members of the global open-source community, we support local initiatives in Kraków / Cracow. We believe that knowledge sharing builds a stronger tech ecosystem.
Explore selected projects supporting our clients' success.
A method-led case study of the WPPoland rebuild: Astro, Markdown/MDX content, six locales, technical SEO, structured data, AEO/GEO and content quality gates.
Abovio.pl is an advanced online store project in my WordPress developer portfolio, created as an electronics distribution platform for both companies and ind...
AirHelp was founded in 2013 as a start-up and has grown to become the global leader in defending air passenger rights, helping over 13 million people underst...
How we approach AI citations, WooCommerce B2B modernization, and NIS2-aligned operational resilience on WordPress. These guides apply to every client location.
Local expertise: - Senior WordPress development for businesses in Kraków / Cracow - Custom themes, plugins, Gutenberg block patterns and integrations - WordPress Coding Standards, accessibility and i18n built into the workflow Our team understands the Kraków / Cracow market and tailors solutions to local business needs. Key project decisions are based on real data from the Kraków / Cracow market, not template assumptions.
Let's discuss how we can bring top-tier performance to your project.
Schedule free consultation in Kraków / CracowStay updated with the WordPress Developer community
The new Generative AI section in Google Search Console reports impressions from AI Overviews and AI Mode. What it measures, what it leaves out, and how to read the data without drawing the wrong conclusions.
A senior developer's data-backed take on vibecoding and WordPress's slipping market share. Where AI-generated sites break, how to spot one, and when a project needs a foundation instead of a generated screen.
A developer's guide to auditing AI-generated WordPress plugin code. Spot 5 common security vulnerabilities and PHP bugs.
Greg Ziółkowski's merge proposal brings the new wp_knowledge custom post type and AI Guidelines into WordPress 7.1 core. At the same time, the Classic block is being phased out. Here is what B2B developers and agencies need to know.
The WordPress.org plugins team implemented a 24-hour delay for all updates. While designed to prevent supply chain attacks, it introduces a dangerous vulnerability window. Here is how agencies and B2B maintainers must adapt.
More articles are available on /en/blog/
Custom themes built to WordPress Coding Standards, custom plugins, Gutenberg block patterns, headless and REST/GraphQL integrations, ACF and Meta Box-driven content models, and large refactors of legacy themes. The brief stays anchored to WordPress development; if a different stack would serve you better, I say so in writing rather than changing the topic.
Both. A new project usually starts with a custom block theme built on the editor APIs (theme.json, block patterns, block variations); inherited projects often need a focused refactor of the theme structure, template hierarchy and asset pipeline rather than a rewrite. The decision is made on cost-versus-debt grounds, not on what is more interesting to build.
For new builds the default is a block theme with full site editing, since that is where the WordPress editor is going. Classic PHP themes still make sense when an existing theme has heavy custom logic that is not worth porting, or when the editorial team works in a way that fits the classic editor better. The choice is documented as a written trade-off, not a religious decision.
If a feature is functional rather than presentational, it lives in a plugin so it survives a theme switch. Themes describe presentation and editorial structure; plugins host integrations, custom post types that outlive the theme, business logic, REST endpoints and admin tools. The boundary is set during the architecture step and recorded in the runbook.
Living documentation for editors and developers, code-review trails on every branch, a written architecture decision record for non-obvious choices, and a handover session at the end of the engagement. The project can then move to your team or to the optional maintenance retainer with the same documentation and the same SLA shape.
Strengthen your business with professional technical support in key areas of the WordPress ecosystem.
NIS2 and DORA scope mapping, supplier register, incident runbook.
Audit, hardening, and incident risk reduction.
WCAG 2.2, BFSG, EAA conformance report and remediation backlog.
Stability, updates, and post-launch support.
Custom WordPress engineering and architecture.
Headless WordPress, Sanity, Strapi, and Contentful with Astro or Next.js.

CRA covers products with digital elements. NIS2 covers entities. DORA covers financial entities. When all three apply at once, headless WordPress sits at the intersection. I sketch what the joint evidence package looks like in 2026.

The NIS2 Directive (2022/2555) was to be transposed into national law by 2024-10-17. The DORA Regulation (2022/2554) applies directly from 2025-01-17. For a WordPress site operator this means specific obligations if the site relates to a regulated entity. We explain it without panic, with references to the texts of the acts.

Article 21 of Directive 2022/2555 lists ten risk-management measures every in-scope entity must implement. I map each one to a WordPress agency control, with the evidence file each one requires for audit.
Over the past years, I've worked on over 80 different websites for companies, organizations, and agencies. I help with everything: from UI/UX design, through development, to security and maintenance.
Working Hours
Mon-Fri: 8:00-19:00 Sat-Sun: 10:00-19:00
CEST Time zone
Starowiejska 16/2, 81-356 Gdynia, Poland
Limestone House 20 Drogheda Street, K32 FN34, Balbriggan, Dublin
44 Potterhill Perth, PH2 7EA
Holbergs gate 19, 0166 Oslo
Estrada da Luz 63, 1600-152 Lisboa

I regularly attend WordPress community meetings - WordUp, WordCamp Poland and WordCamp Europe. Just come and let's talk!
Add WP CalendarWe begin with a free consultation where we define your business goals, technical requirements, and delivery constraints. After that, you receive a clear scope, timeline, and cost breakdown so expectations are aligned from day one. Delivery is handled in short iterations with regular progress updates and decision checkpoints. This keeps the project transparent, reduces risk, and gives you practical control over priorities and budget.
Pricing depends on scope, design depth, integrations, and the level of custom development needed. Details are available on the pricing page, and the final estimate is always based on your specific requirements.
Yes, we provide ongoing maintenance support after launch. It includes WordPress and plugin updates, monitored backups, security checks, and incident response when something breaks. We also handle small continuous improvements so your site evolves instead of freezing after go-live. This approach protects performance, improves stability, and lowers the cost of unexpected downtime.
Project length depends on complexity, content readiness, and third-party integrations. A simple landing page is typically delivered in 1-2 weeks, a business site with performance optimisation usually takes 3-6 weeks, and e-commerce projects often need 6-12 weeks. We split the timeline into clear milestones so you always know what is being built and when reviews happen. If scope changes, we update the plan transparently so deadlines and costs remain predictable.