Skip to content
built.lt
Glossary

The language of the web, without the jargon.

43 terms we use in proposals, audits and kick-off calls, each explained in one or two honest sentences. Search for a term, filter by topic, or jump to a letter.

API

Development

An Application Programming Interface is a defined contract that lets two systems exchange data and trigger actions. Modern sites use APIs to pull in content, payments, search and other services.

View definition

Caching

Performance

Storing a ready-made copy of data or a page so it can be served again without redoing the work. Caching is one of the most effective ways to make a site feel fast.

View definition

CLS

Performance

Cumulative Layout Shift measures how much visible content unexpectedly moves while a page loads. Low CLS means the layout stays stable, which avoids the frustration of mis-taps.

View definition

CMS

Development

A Content Management System lets non-developers create and edit site content through an admin interface rather than touching code. It separates the people who write from the people who build.

View definition

Contrast Ratio

Accessibility

A measure of the difference in luminance between text and its background. Meeting minimum contrast ratios keeps text readable for low-vision users and in bright conditions.

View definition

Core Web Vitals

Performance

A set of Google metrics for real-world page experience, covering loading, interactivity and visual stability. They feed into search ranking and are a practical health check for speed.

View definition

The number of pages a search engine is willing to crawl on your site within a given time. Large sites manage it so the most important pages get discovered and refreshed promptly.

View definition

A third-party score estimating how likely a domain is to rank in search results, based largely on its backlink profile. It is a directional signal, not an official Google metric.

RelatedBacklinkSEO
View definition

Favicon

Development

The small icon shown in browser tabs, bookmarks and history for a site. A clear favicon helps users find your tab among many and reinforces brand recognition.

RelatedMetadata
View definition

Headless CMS

Development

A content system that stores and serves content through an API without dictating how it is displayed. The front end is built separately, giving teams freedom over design and performance.

View definition

An HTML attribute that tells search engines which language and region a page targets. It helps the right version of a multilingual site appear for the right audience.

RelatedSEOMetadata
View definition

Lighthouse

Performance

An open-source auditing tool from Google that scores a page on performance, accessibility, best practices and SEO. It produces actionable reports for improving each area.

View definition

Information about a page, such as its title and description, used by browsers, search engines and social platforms. Well-written metadata shapes how a page appears in results and shares.

View definition

Open Graph

Marketing

A set of metadata tags that control how a link looks when shared on social platforms, including its title, description and preview image. It makes shared links look intentional rather than broken.

RelatedMetadataSEO
View definition

Structured data added to a page so search engines can understand its meaning, like a product, review or event. It can unlock rich results such as star ratings and prices in listings.

View definition

Semantic HTML

Accessibility

Using HTML elements according to their meaning, such as headings, lists and buttons, rather than generic containers. It gives assistive technology and search engines reliable structure to work with.

View definition

Want the deeper guides?

Our resources turn these terms into practical playbooks, from speeding up Core Web Vitals to structuring a site for search. Not sure where to start? Tell us your goal and we will point you the right way.