We launched our own cookie banner
Learn more
BeBranded
Studio workspace. Sites, growth, automation.
FlowConsent
Cookie consent, definitely done right.
bb-contents
Various type of contents, for your website, easy.
Solutions
by Services
Design
Create stunning interfaces that captivate your audience
Consulting
Strategic guidance to help achieve your goals
Web development
Build powerful, scalable websites tailored to your needs
Automation
Streamline your processes to increase productivity
Web Apps
Develop custom web applications that deliver results
Branding
Craft a unique brand identity that resonates with your target audience
by Needs
Launch, Business & Expand
Solid foundations for a successful online presence.
Growth
Landing pages creation, SEO improvements, UX optimizations... Agile support according to your objectives.
Pricing
About us
Resources
Learn more
Realisations & use cases
Discover the different projects accomplished
Blog
Articles on different industries, tools and much more
Guides & white papers
Resources to guide you on key topics or dive deep into a specific industry
Contents
Contents for your Webflow website
The Agency
About us
Find out more about our team and our values
FAQ
Find the answers to your questions
FlowConsent
Free cookie manager for your website
Featured
Design a website around the decisions buyers need to make
How online web design supports faster campaign launches
The best GEO agencies in France in 2026
Book a call
EN
EN
FR
The web, no-code, SEO & AI glossary
Clear, no-jargon definitions of the concepts behind modern websites, from crawl budget to design tokens.
Product-market fit
Product-market fit is when a product meets real market demand well enough that customers want and keep using it. Signs, how to measure it, and how to reach it.
Consulting
Learn more
Full stack
Full stack means covering both the front end and back end of an application. What a full-stack developer does, full-stack frameworks, and when to hire one.
Webapp
Learn more
OAuth
OAuth lets a user grant an app limited access to their data without sharing a password. How the flow works, grant types, and OAuth vs OpenID Connect.
Webapp
Learn more
Subdomain
A subdomain is a prefix before a domain, like blog.example.com. How subdomains work, subdomain vs subdirectory, and how to set up a DNS record.
Website
Learn more
Dark mode
Dark mode shows light text on a dark background to reduce eye strain and save battery. How it works, prefers-color-scheme, and dark vs light mode.
Design
Learn more
Indexing (SEO)
Indexing is how a search engine crawls, analyzes, and stores a page so it can rank. Indexing vs crawling, common blockers, and how to check index status.
SEO & GEO
Learn more
Bounce rate
Bounce rate measures visits with no further interaction. How it's calculated in GA4, what counts as a bounce, and its real SEO impact.
SEO & GEO
Learn more
Call to action (CTA)
A CTA is the button or link that tells a visitor what to do next. How to write one, CTA types, and its real impact on conversion rate.
Website
Learn more
404 page
A 404 page is what visitors see when a URL doesn't exist. How the status code works, what a good page includes, and its real SEO impact.
Website
Learn more
Domain authority
Domain authority predicts how well a site is likely to rank in search, based on its backlinks. How it is calculated, and DA vs page authority.
SEO & GEO
Learn more
CDN
A CDN caches a site's content on servers near each visitor to speed up delivery. How it works, what it caches, and CDN vs hosting vs edge computing.
Website
Learn more
Lead generation
Lead generation captures the contact details of interested visitors, turning them into leads. How it works, inbound vs outbound, best practices.
Consulting
Learn more
Large language model
A large language model (LLM) predicts and generates text from a prompt. How it works, types, LLM vs traditional NLP, and common pitfalls.
Automation
Learn more
Conversion funnel
A conversion funnel is the path from awareness to action a visitor follows before converting. Stages, funnel types, metrics and how to fix leaks.
Consulting
Learn more
Buyer persona
A buyer persona is a research-based profile of an ideal customer. How to build one, persona vs target audience vs ICP, and common pitfalls.
Consulting
Learn more
Proof of concept (POC)
A proof of concept tests if an idea is technically feasible before any investment. What it includes, POC vs prototype vs MVP, and best practices.
Consulting
Learn more
GraphQL
GraphQL is an API query language letting clients fetch exactly the data they need in one call. Syntax, core concepts, and GraphQL vs REST API.
Webapp
Learn more
Design thinking
Design thinking is a user-first method built on 5 stages: empathize, define, ideate, prototype, test. How it works and how it differs from UX design.
Design
Learn more
Cloud computing
Cloud computing delivers servers, storage and databases on demand over the internet. Service models, benefits, and trade-offs explained.
Webapp
Learn more
Framework (dev)
A framework is a pre-built structure of code developers build on. Types, framework vs library, and how to choose one for a project.
Webapp
Learn more
SSL certificate
An SSL certificate encrypts traffic between a browser and a server and enables HTTPS. Types, how the handshake works, and setup best practices.
Website
Learn more
Typography
Typography is the art of arranging type. Typeface classes, web fonts, hierarchy, readability and accessibility explained clearly with examples.
Design
Learn more
Open source
Open source is software with public, modifiable source code. Licences, permissive vs copyleft, benefits and limits explained clearly with examples.
Webapp
Learn more
DNS
DNS translates domain names into IP addresses. Record types, propagation, TTL and common pitfalls explained clearly, with practical examples.
Website
Learn more
Fluid typography
Fluid typography scales text smoothly with the screen using CSS clamp(), instead of jumping at breakpoints. The formula, accessibility, and a fluid scale.
Design
Learn more
Container query
A container query applies CSS based on a parent's size, not the screen. How it works, container versus media query, and container query units.
Design
Learn more
Viewport units
Viewport units (vw, vh, vmin, vmax, dvh) size elements relative to the screen. The units, the mobile 100vh problem, and best practices.
Design
Learn more
rem (CSS unit)
The rem is a CSS unit relative to the root font size, so 1rem is usually 16px. rem versus em versus px, and why rem improves accessibility.
Design
Learn more
Aspect ratio (CSS)
The aspect-ratio CSS property sets an element's width-to-height proportion. How it works, why it reduces layout shift (CLS), and the old padding hack.
Design
Learn more
CSS variables
CSS variables (custom properties) store a value once and reuse it across a stylesheet. How to declare them with var(), scope, and versus Sass variables.
Design
Learn more
Box model (CSS)
The CSS box model describes every element as content, padding, border and margin. The four layers, content-box versus border-box, and margin collapsing.
Design
Learn more
Breakpoint
A breakpoint is the screen width at which a layout changes. Common breakpoints, content-first versus device-first, and the mobile-first approach.
Design
Learn more
CSS transition
A CSS transition animates a property from one value to another over a duration. The four transition properties, transition versus animation, best practices.
Design
Learn more
z-index
The z-index is a CSS property that sets the stacking order of overlapping elements. How stacking contexts work and why z-index sometimes fails.
Design
Learn more
CSS animation
A CSS animation changes an element's styles over time with keyframes. How it works, animation versus transition, and performance best practices.
Design
Learn more
Media query
A media query applies CSS styles only when conditions like screen width are met. How it works, common breakpoints and the mobile-first approach.
Design
Learn more
ROI
What ROI (return on investment) means, the formula to calculate it, why it matters and its limits for marketing and web projects.
Consulting
Learn more
Git
What Git is, how distributed version control works, key concepts (commit, branch, merge) and how Git differs from GitHub.
Webapp
Learn more
KPI
What a KPI (key performance indicator) is, how it differs from a metric, examples by function and how to choose the right ones.
Consulting
Learn more
Machine learning
What machine learning is, how it works, its main types (supervised, unsupervised, reinforcement) and how it powers AI features and automation.
Automation
Learn more
Internal linking
What internal linking is, why it matters for SEO, and best practices to structure links between your pages so Google crawls and ranks them better.
SEO & GEO
Learn more
Brand style guide
What a brand style guide is, what it contains (logo, colours, type, tone) and why it keeps your design system consistent across every touchpoint.
Design
Learn more
Typography Scale
A typography scale is a set of font sizes related by a consistent ratio, creating clear hierarchy and harmony across all text on a site.
Design
Learn more
Grid System
A grid system is an invisible framework of columns and spacing that aligns content, giving a layout structure, rhythm, and consistency across screens.
Design
Learn more
Color Palette
A color palette is the defined set of colors a brand or interface uses, chosen to work together, express identity, and stay accessible and consistent.
Design
Learn more
Moodboard
A moodboard is a curated set of images, colors, and type that captures a project's intended look and feel, aligning everyone on direction before design.
Design
Learn more
Prototype
A prototype is an interactive preview of a product that simulates how it looks and behaves, used to test ideas and gather feedback before any code is written.
Design
Learn more
Design Tokens
Design tokens are named variables storing visual decisions such as color, spacing, and font size, so a design stays consistent and updates in one place.
Design
Learn more
Featured Snippet
A featured snippet is a highlighted answer box at the top of Google results that extracts a concise answer from a ranking page, often called position zero.
SEO & GEO
Learn more
E-E-A-T
E-E-A-T stands for Experience, Expertise, Authoritativeness and Trust, the quality signals Google uses to assess content, especially on sensitive topics.
SEO & GEO
Learn more
Noindex
Noindex is a robots meta directive that tells search engines to keep a page out of their index, so it never appears in search results.
SEO & GEO
Learn more
Crawl Budget
Crawl budget is the number of URLs a search engine will crawl on your site in a given period, driven by crawl rate limit and crawl demand.
SEO & GEO
Learn more
301 Redirect
A 301 redirect permanently points one URL to another, passing users and most ranking signals to the new address. It is the standard way to move or merge pages.
SEO & GEO
Learn more
Canonical Tag
A canonical tag (rel=canonical) tells search engines which URL is the preferred version of duplicate pages, so ranking signals consolidate on one URL.
SEO & GEO
Learn more
Open Graph
Open Graph is a set of meta tags that control how a page looks when shared on social media: its title, description and preview image.
SEO & GEO
Learn more
Structured data
Structured data is standardised code (often Schema.org) added to a page so search and AI engines understand its meaning and can show rich results.
SEO & GEO
Learn more
Hreflang
Hreflang is an HTML attribute that tells search engines which language and region a page targets, so they serve the right version to each user.
SEO & GEO
Learn more
AI Overviews (Google)
AI Overviews are Google's AI-generated summaries at the top of search results that answer a query directly and cite the sources they draw from.
SEO & GEO
Learn more
Robots.txt
Robots.txt is a text file at a site's root that tells search engine crawlers which pages or sections they may or may not access.
SEO & GEO
Learn more
Hero section
A hero section is the large, prominent block at the top of a web page, combining a headline, supporting text and a call to action.
Design
Learn more
llms.txt
llms.txt is a proposed Markdown file at a site's root that gives AI models a clean, curated guide to its most important content.
SEO & GEO
Learn more
Schema markup
Schema markup is structured data added to a web page's code that helps search engines understand its content and can enable rich results.
SEO & GEO
Learn more
Glassmorphism
Glassmorphism is a UI design style using frosted, semi-transparent panels with background blur, soft borders and layering to create a sense of depth.
Design
Learn more
CSS Grid
CSS Grid is a two-dimensional CSS layout system that positions elements into rows and columns, giving precise control over page structure.
Design
Learn more
Flexbox
Flexbox is a CSS layout model that arranges elements in a single row or column, distributing space and aligning them flexibly and responsively.
Design
Learn more
Conversion rate optimization (CRO)
Conversion rate optimization (CRO) is the practice of increasing the share of visitors who take a desired action, using data, testing and design.
SEO & GEO
Learn more
RAG (Retrieval-Augmented Generation)
RAG (Retrieval-Augmented Generation) makes an AI fetch relevant documents first, then generate an answer grounded in that source content.
SEO & GEO
Learn more
Workflow
A workflow is the defined sequence of steps that takes a task from start to finish, showing who does what, in which order, and under which conditions.
Automation
Learn more
Project brief
A project brief (in French, cahier des charges) is the document that defines a project before it is built: its goals, scope, functional and technical
Consulting
Learn more
Favicon
A favicon is the small icon a browser shows beside a page title in tabs, bookmarks and history, a tiny but vital branding cue for any website you build.
Website
Learn more
REST API
A REST API is a widely used way for software to talk to software over the web, using standard HTTP methods (GET, POST, PUT, DELETE) on addressable resources
Webapp
Learn more
Responsive design
Responsive design is the practice of building a website so its layout adapts smoothly to any screen size, from phone to desktop.
Design
Learn more
Chatbot
A chatbot is software that holds a conversation with people in natural language, by text or voice, to answer questions or complete tasks.
Automation
Learn more
Front end
The front end is the part of a website or app that runs in the user's browser and that people see and interact with: layout, text, images, buttons and
Webapp
Learn more
Back end
The back end is the part of a website or app that runs on the server and stays invisible to users: the database, business logic, authentication and APIs.
Webapp
Learn more
WYSIWYG
WYSIWYG stands for What You See Is What You Get: an editor or builder where the content you edit on screen looks exactly like the final published result.
Website
Learn more
Website mockup
A website mockup is a static, high-fidelity visual of a page that shows its final look: layout, colours, typography, images and content, before it is built.
Design
Learn more
Low-code
Low-code is a way to build software mostly visually with minimal hand-written code, using drag-and-drop tools while keeping the option to add custom code.
Webapp
Learn more
Headless CMS
A headless CMS stores and manages content but has no built-in front end, delivering it through an API to any website, app or device for maximum flexibility.
Webapp
Learn more
Progressive web app (PWA)
A progressive web app (PWA) is a website built to behave like a native mobile app: it can be installed on a home screen, work offline and send
Webapp
Learn more
SEA (Search Engine Advertising)
SEA (Search Engine Advertising) is paid advertising on search engines: buying ads that appear at the top of results for chosen keywords, usually paying per
SEO & GEO
Learn more
Web accessibility
Web accessibility means designing and building websites so that everyone, including people with disabilities, can perceive, understand and use them.
Design
Learn more
Web hosting
Web hosting is the service that stores a website's files on a server and makes them available on the internet, so anyone can reach the site through its
Website
Learn more
Brand guidelines
Brand guidelines are a reference document defining how a brand looks and speaks: logo, colours, typography, imagery, tone and rules for consistent use.
Design
Learn more
Breadcrumb
A breadcrumb is a small navigation trail (Home > Category > Page) showing where a page sits in a site, helping both users and search engines.
SEO & GEO
Learn more
Meta description
A meta description is the short HTML summary of a page shown under its title in search results, written to earn clicks (ideally 120 to 155 characters).
SEO & GEO
Learn more
Prompt engineering
Prompt engineering is the craft of writing clear, structured instructions so an AI model returns accurate, useful and repeatable results.
Automation
Learn more
SERP (Search Engine Results Page)
The SERP (Search Engine Results Page) is the page a search engine returns for a query, mixing organic links, ads and rich features.
SEO & GEO
Learn more
MVP (Minimum Viable Product)
An MVP (Minimum Viable Product) is the simplest version of a product that delivers real value to early users, built to test a core assumption with the least
Consulting
Learn more
Automation
Automation uses software to run business tasks and workflows with little human effort: a trigger fires, then actions move data between your apps for you.
Automation
Learn more
Webhook
A webhook is an automated HTTP request that one system sends to another the moment an event happens, delivering event data to a preset URL.
Automation
Learn more
CRM
A CRM (Customer Relationship Management) is a system that centralizes a company contacts and interactions so teams can track leads, manage a sales pipeline,
Automation
Learn more
Web Application
A web application is software that runs inside a browser instead of being installed, letting users log in, enter data and interact with a system in real time.
Webapp
Learn more
Database
A database is a structured store of data that lets an application save, find, and update information reliably.
Webapp
Learn more
SaaS
SaaS, or Software as a Service, delivers software over the cloud: users access it through a browser for a recurring subscription instead of installing and
Webapp
Learn more
API
An API (Application Programming Interface) is a defined contract that lets one software system request data or actions from another.
Webapp
Learn more
Sitemap
A sitemap is a file listing a website's important URLs to help search engines discover and crawl them, improving how efficiently your pages get indexed.
SEO & GEO
Learn more
Netlinking (Link Building)
Netlinking, called link building in English, is the strategy of acquiring quality backlinks to your site to build authority and improve your SEO rankings.
SEO & GEO
Learn more
Backlink
A backlink is an inbound link from another website pointing to yours; search engines read them as votes of confidence that raise your authority and rankings.
SEO & GEO
Learn more
Design System
A design system is a single source of truth that pairs reusable UI components with design tokens, guidelines, and documentation.
Design
Learn more
BeBranded blog
Design a website around the decisions buyers need to make
Development
7/9/2026
Latest blog articles
All articles
Design a website around the decisions buyers need to make
Development
7/9/2026
Learn how to design a website around buyer decisions, reduce uncertainty and guide prospects from first visit to qualified next step.
How online web design supports faster campaign launches
Development
6/9/2026
Learn how web design online helps marketing teams launch campaign pages faster with clearer workflows, reusable systems and fewer blockers.
The best GEO agencies in France in 2026
SEO
28/8/2026
A guide to the best GEO agencies in France in 2026: specialties, how to choose, budgets and criteria to boost your visibility in AI search.
Ready to boost your conversions?
Our team is here to understand your needs & work with you to create your next projects.
Book an audit
See our realisations
Get news, infos and resources.
Actionable tips delivered straight to your inbox.
By clicking on 'Subscribe', you accept our
Privacy Policy.
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.