Glossary
B2B
B2B stands for Business to Business. It refers to businesses whose services or products are intended for other businesses, rather than direct to individual customers (B2C). Some industries, such as financial services, can be both B2B and B2C depending on the type of services being offered.
Related Terms
Glossary
Minification
Minification refers to the reduction in file size for website elements.
The purpose of this is to reduce the load time of your website, which can increase when it has to load large files. This is better for the visitors to your site, and is also preferred by search engines, which will often base rankings on page load times.
View Definition
Glossary
Cookie
In web terms, cookies are small chunks of data placed on our computer by websites when you visit them. These data chunks are generally harmless, but can be used to track user information and “remember” you when you revisit a website. They’re important for tracking user data on a website and making changes to improve the user experience.
View Definition
Glossary
Viewport
A Viewport is the visible area of a webpage. The viewport for a mobile device will be smaller than a desktop screen, and there is considerable variance within device types as well.
Websites need to be responsive to account for differing viewport sizes to avoid massive visual errors and user frustration, which is why responsive web design is so important.
View Definition