Kalenux SEO Audit crawls your whole site against 240+ technical checks plus PageSpeed - indexability, canonicals, redirects, hreflang, security headers and more. The same engine we run on our own network of 12 production sites. First audit free, then one-time credits from $9. No subscription.
Kalenux is a software company in Istanbul, building products since 2021. See everything we make.
Not demos. Not prototypes. Every product is a live, production-grade platform built by specialists who understand the domain from the ground up - researched, engineered, and battle-tested at scale.
whennotesfly.com
WhenNotesFly is Kalenux's editorial publication for in-depth, expert-written reads on concepts, technology, culture, work and skills, and ideas. Articles are primary-sourced and built to hold up over time. Built with Go, PostgreSQL, Redis, Docker, and a multilingual publishing workflow.
The most rigorous free IQ assessment on the internet. Developed with psychologists and cognitive researchers to measure 10+ cognitive domains with real breakdowns, percentile rankings, and adaptive difficulty. Available in 15+ languages and trusted by users who demand more than a parlor trick.
The file converter that privacy professionals actually use. 30+ formats, zero uploads, 100% client-side. Your files never touch a server. Engineered by our security team and trusted by 100,000+ users every month who refuse to hand their documents to a stranger's cloud.
For professionals who can't afford to fail. Expert-written study guides, adaptive practice tests, and interview playbooks for AWS, Azure, CompTIA, Cisco, and more. Built for the people who need a pass, not a participation trophy.
The authority on specialty coffee and work-friendly spaces. Curated by people who actually know their espresso from their cold brew. Detailed venue profiles, expert-written guides, and filtering that finds you the right table in any city.
The internet's most obsessive wildlife content platform. Deep expert-written dives into the most bizarre, extreme, and extraordinary animals on Earth - mammals, reptiles, marine life, insects, and beyond. Content that makes people stop scrolling.
The professional writing resource serious communicators rely on. Expert-written templates, grammar mastery guides, business writing playbooks, and deep-dive tool reviews. When the email, proposal, or letter matters - this is where you start.
The definitive guide to starting a company anywhere in the world. Country-by-country formation playbooks, corporate tax breakdowns, free zone comparisons, and compliance checklists - written by experts who've navigated the actual process.
The QR tool businesses in 40+ countries actually run on. QR, Code 128, EAN, UPC, Data Matrix - all formats, custom styling, camera scanning, and CSV batch mode for teams that print at scale. Offline-capable as a PWA. Built for ops, not demos.
From single landing pages to complex, distributed multi-service architectures - our senior engineers, designers, and domain strategists own the entire process, from first spec to production deployment and beyond.
Full-stack platforms engineered to scale from day one. Our team ships production-grade web apps - landing pages to complex SaaS - using React, Next.js, Go, and Node.js. Architecture decisions are made by senior engineers who've shipped products with hundreds of thousands of users.
5 published apps. 60,000+ downloads. Our mobile team has shipped real products on Google Play - not test apps, not internal tools. We handle every layer: UX design, native Android, React Native, Play Store submission, compliance, and post-launch. Results, not releases.
Backends that don't collapse under pressure. Every API we build is production-ready: proper indexing, Redis caching, structured logging, and Docker orchestration from the first commit. Built to absorb real traffic, real failures, and real growth - not just to pass a demo.
A single week with the right senior engineer can save months of the wrong direction. Architecture reviews, deep code audits, and strategic technical guidance from principals who've built and scaled real systems. Talk to someone who's solved the problem you're about to have.
Every project is led by a senior Kalenux engineer. No account managers, no outsourcing, no handoffs to anyone. You work directly with the people building your product.
Founded in Istanbul in 2021, Kalenux is a multidisciplinary powerhouse of engineers, domain researchers, product designers, and specialists who build software that hundreds of thousands of people depend on daily. We don't just write code - we solve real problems with the depth they deserve.
Our team spans the entire stack: Go, React, Node.js, Python, Java/Kotlin for Android, PostgreSQL, Redis, Docker, and AWS. For every product we build, we go deep into the domain - working with psychologists for our cognitive platforms, content strategists for our editorial properties, and security engineers for our privacy tools.
We also contribute back. Kalenuxer, our in-house Node.js build framework, powers every Kalenux web property and is publicly available to the developer community. We build tools we believe in, and we share them.
A Node.js-based website build system powering all Kalenux projects. Template-based, multilingual, incremental builds, and automated deployment - built in-house because nothing else did everything we needed.
Only rebuilds changed files - CSS, JS, and HTML are tracked separately with timestamp-based invalidation. On large sites this cuts build time from minutes to seconds.
Built-in i18n with JSON data files per language, supporting 15+ languages without any external dependency or translation service. Adding a new language is a matter of adding a JSON file.
Component includes, variable substitution, and automatic minification are all built in with no plugin configuration required. Reuse headers, footers, and any partial across an entire site from a single source file.
SSH/SCP deployment scripts handle build, sync, and ship in a single command - with separate modes for frontend-only changes and full container rebuilds. No CI service required for small teams.
Kalenuxer-built frontends integrate natively with Go backend templates, allowing server-side rendering with Go's html/template package alongside the static build pipeline. This makes it straightforward to mix static pages with dynamic, data-driven routes.
Every figure below is a live product in production. Not a demo. Not a stat inflated by a marketing team. Real users, real traffic, real scale - built and maintained by our team.
Kalenux is the force behind every one of these products. Each was conceived, engineered, and deployed entirely by our in-house team. No outsourcing. No white-labelling. No shortcuts. We build what we stand behind - and we keep standing behind it in production.
From solo developers to enterprise teams managing global logistics - what real users say about what Kalenux actually delivers.
"The IQ test is the most thorough free assessment I've found. The domain breakdown actually tells you something meaningful, not just a single number. I've recommended it to everyone on my team."
"File Converter Free is the only tool I trust with sensitive documents. Knowing the files never leave my browser is a game-changer for our compliance team. Clean, fast, and it just works."
"We use the QR tool across our entire retail network for product labelling and campaign tracking. The batch CSV mode alone saves us hours every week. Genuinely enterprise-ready."
"When Notes Fly is my go-to for staying sharp. The depth of content and the way it's organized across topics is unlike anything else I've read regularly. It's clearly built by people who actually read."
"Kalenux built our entire platform from scratch. What impressed me most was how they handled complexity. The architecture was clean, documented, and we could hand it to our own devs without issues."
"The QR Scanner app has over 50K downloads for a reason. It's fast, offline-capable, and handles every format I throw at it. No ads, no nonsense. Exactly what a utility app should be."
Most ranking problems are not content problems. They are mechanical faults that stop a page being reached, indexed, or understood, and they are invisible until something crawls the site the way a search engine does.
The expensive errors are rarely on a page somebody wrote carelessly. They arrive in a shared template and apply everywhere it renders: a noindex directive that was correct on staging, a canonical tag pointing at a URL that no longer exists, a title pattern that emits the same string for a whole section.
Each of these looks fine when you open a single page, and each affects every page in its section at once. A crawl finds them because it compares pages against each other rather than reading them one at a time.
A site is a graph of pages linking to pages, and that graph has failure modes no single page reveals. Orphan pages sit outside it entirely, receiving no internal link equity because nothing points at them. Broken internal links spend crawl budget on URLs that return nothing. Redirect chains add hops between a link and its destination. Hreflang clusters break the moment one locale is added without updating the others. You cannot see any of this from a page; you can only see it from the whole set.
Technical health decays on its own. Outbound links rot as other sites reorganise. Sitemaps drift out of step with what actually exists. A CMS upgrade changes how a tag is emitted. A page that ranked for two years quietly stops being indexable after a plugin update.
None of these announce themselves, and none corresponds to a decision anybody made. That is why comparing one crawl against the previous one finds problems a single audit in isolation cannot: the signal is the change, not the state.
Indexability comes first because it is a gate rather than a scale. If a page is blocked, noindexed, or canonicalised away, no amount of content work will make it rank, and effort spent there is simply lost.
Template-level fixes come second, because one edit clears the same fault everywhere it renders. Structural work follows, and page-level content last, once the pages can actually be reached and understood.
An audit that hands you four thousand rows sorted by page is unusable. The same findings grouped by cause are usually fifteen or twenty real fixes.
A useful one is a list of specific faults, each naming the URL it was found on, what was expected, and what was found instead. "Improve your meta descriptions" is not a finding. "These 43 pages return the string from the category template instead of a description, because the product template does not map the field" is, because someone can act on it without doing the diagnosis again.
The structure that makes a report usable is grouping by cause rather than by page. A four-thousand-row export sorted by URL is unreadable; the same findings grouped by what produced them are usually fifteen or twenty real fixes, most of them template edits that clear hundreds of pages at once. A report that hands you the raw rows has moved the hard part back to you.
Treat the score at the top as a prompt rather than a verdict. It is a weighted sum chosen by whoever built the tool, so the same site legitimately scores differently across two products. It is useful for watching one site over time and close to meaningless for comparing two.
No, and it is worth knowing what the free options cover before paying for anything. Google Search Console is free and shows what Google actually did with your pages. PageSpeed Insights covers Core Web Vitals per URL. Between them you can diagnose a great deal without spending anything.
Where free tools stop is site-wide crawling with history: comparing one crawl to the last is what turns a list of problems into evidence that your fixes worked. We keep an honest breakdown of the free SEO audit tools worth using, including where each one runs out, and our own tool is listed there on the same terms as the rest.
Whether you need a platform built from scratch, a specific system engineered by specialists, or honest senior technical direction - our team is ready. Every message gets a real response within one business day, from a real engineer, not an automated queue.
No sales pitches. No account managers. Direct access to the people who will build your product.