Web Vocab Flashcards
A permanent redirect from one URL to another. This type of redirect is usually used to redirect from an old website page to the new website page.
301 Redirect
An error message that a user sees when what was requested cannot be found. This is often due to trying to reach a page that doesn’t exist or an incorrectly typed page URL.
404
The design of products, devices, services, or environments for people who experience disabilities.
Accessibility
An abbreviation for “Alternative Descriptive Text” that is added to the image tag. ALT text plays an important role in optimizing websites for ADA compliance and SEO ranking.
ALT Tag
“Application Program Interface” is how computers and applications communicate with one another.
API
The amount of data that can be transmitted over a connection in a given time.
Bandwidth
Points when your website will adjust to accommodate the screen size to make sure the user has the best experience viewing the website at that size.
Breakpoints/Media Queries
The percentage at which a person leaves your site from the entrance page without interacting with the page.
Bounce Rate
Temporary data storage that helps site speed by storing relevant information on your computer the first time you visit a website.
Cache
Data saved by your web browser onto your computer. It identifies you. From how often you visit a website, to what parts you visit the most, even your preferences when browsing and more.
Cookies
Can be text, image, banner, or button that uses action oriented language to get the user to click and engage with the website.
Call-to-Action (CTA)
An identifier used to define different sections of a website to help target for styling purposes in your CSS file.
Classes
“Cascading Styling Sheets”. This is a code that tells the browser how to display your website. This includes global styles for fonts, colors, images, menus, etc…
CSS
“Content Management System”. A software system (like Hubspot or WordPress) that is used to edit the content on your website. A CMS website makes sure you do not have to go back to the agency every time you want to make a change or add content.
CMS
When a search engine sends a bot to your website to gather information on pages that exist and no longer exist and update their database based on the info they gather.
Crawl
“Content Delivery Network”. A geographically distributed group of servers which will work together to provide fast delivery of internet content.
CDN
“Domain Name System” The phonebook of the internet. DNS translates domain names to IP addresses so browsers can load internet resources.
DNS
“Favorite Icon” The icon that appears in your website browser tab.
Favicon
A platform for developing software applications. It provides a foundation on which software developers can build programs for a specific platform.
Framework
“File Transfer Protocol” When it comes to websites, this is how files are uploaded to the internet.
FTP
A web server where the files for your website are stored.
Hosting
“HyperText Markup Language” is the standard markup language for documents designed to be displayed in a web browser. It can be assisted by technologies such as CSS and scripting languages such as JavaScript.
HTML
“HyperText Transfer Protocol Secure” or HTTPS is the secure version of HTTP, the protocol over which data is sent between your browser and the website that you are connected to. When a website uses HTTPS, then the data you enter will be encrypted and therefore secure.
HTTP & HTTPS
A programming language that is commonly used to create interactive effects within web browsers.
JavaScript
Snippets of code that tell search engines important information about your webpage, such as how they should display it in search results. They also tell web browsers how to display it to visitors. Every webpage has them, but they’re only visible in HTML code.
Meta Tag