Glossary
A comprehensive glossary of technical terms related to URL shortening, redirects, QR codes, SEO, security, and analytics.
301 Redirect
A permanent HTTP redirect that tells browsers and search engines the resource has moved permanently to a new URL.
302 Redirect
A temporary HTTP redirect indicating the resource is temporarily located at a different URL.
307 Redirect
A temporary HTTP redirect that preserves the original request method, ensuring POST requests are not converted to GET.
308 Redirect
A permanent HTTP redirect that preserves the original request method, combining the permanence of 301 with the method preservation of 307.
404 Not Found
An HTTP status code indicating that the server cannot find the requested resource at the specified URL.
A/B Testing
A method of comparing two versions of a web page or link to determine which performs better.
Affiliate Link
A URL containing a unique tracking code that credits a referrer when a user makes a purchase or completes an action.
API Rate Limit
A restriction on the number of API requests a client can make within a specified time period.
App Link
An Android mechanism that allows a verified HTTPS URL to open directly in a native app.
Bounce Rate
The percentage of visitors who leave a website after viewing only one page without taking any further action.
Branded URL
A short URL that incorporates a company's brand name in the domain, reinforcing brand identity with every shared link.
Bulk Shortening
The ability to shorten multiple URLs at once, typically through a CSV upload or API batch request.
Canonical URL
The preferred version of a web page's URL that search engines should index when multiple URLs serve the same content.
Certificate Transparency
A framework for monitoring and auditing SSL/TLS certificates to detect misissued or fraudulent certificates.
Click Analytics
The measurement and analysis of user clicks on links, providing insights into engagement and traffic sources.
Clickjacking
An attack that tricks users into clicking on hidden elements by overlaying transparent frames on top of legitimate web pages.
Client-Side Redirect
A redirect executed by the browser using HTML meta tags or JavaScript, after the initial page has been partially loaded.
CNAME Record
A DNS record that maps one domain name to another, commonly used to point custom domains to URL shortening services.
Conversion Rate
The percentage of users who complete a desired action after clicking a link, such as making a purchase or signing up.
Core Web Vitals
A set of Google-defined metrics measuring real-world user experience for loading performance, interactivity, and visual stability.
CORS
Cross-Origin Resource Sharing - a browser security mechanism that controls which domains can access resources from another domain.
CSP
Content Security Policy - an HTTP header that controls which resources a browser is allowed to load for a given page.
CTR
Click-Through Rate - the ratio of users who click a link to the total number of users who view it.
Custom Alias
A user-defined short code that replaces the auto-generated identifier in a short URL.
Custom Domain
A privately owned domain name used with a URL shortening service instead of the service's default domain.
Deep Link
A URL that points to a specific page or content within a mobile app rather than the app's home screen.
DNS Resolution
The process of translating a human-readable domain name into the IP address of the server hosting the website.
Dynamic QR Code
A QR code that encodes a short URL, allowing the destination to be changed without reprinting the code.
Geo-Targeting
The practice of delivering different content or redirecting users based on their geographic location.
Hreflang
An HTML attribute that tells search engines which language and regional version of a page to show to users in different locations.
HSTS
HTTP Strict Transport Security - a header that forces browsers to only connect to a website using HTTPS.
HTTP Status Code
A three-digit number returned by a web server indicating the result of a client's request.
HTTPS
The secure version of HTTP that encrypts data transmitted between a browser and a web server using TLS.
Indexing
The process by which search engines store and organize web page content in their database for retrieval in search results.
Input Validation
The process of verifying that user-supplied data meets expected format and safety requirements before processing.
International SEO
The practice of optimizing a website so that search engines can identify which countries and languages the content targets.
JavaScript Redirect
A client-side redirect implemented using JavaScript code to navigate the browser to a different URL.
JSON-LD
A JavaScript-based format for embedding structured data in web pages using JSON syntax, recommended by Google for SEO.
Link Attribution
The process of identifying which specific link or marketing channel was responsible for driving a conversion.
Link Cloaking
The practice of disguising a destination URL behind a cleaner, branded short URL to hide tracking parameters or affiliate codes.
Link Expiration
A feature that automatically deactivates a short URL after a specified date, time, or number of clicks.
Link in Bio
A single URL placed in a social media profile that directs followers to a landing page with multiple links.
Link Management
The practice of organizing, tracking, and maintaining collections of URLs across marketing campaigns and digital properties.
Link Rot
The gradual process by which web links become broken over time as destination pages are moved, deleted, or restructured.
Meta Description
An HTML meta tag that provides a brief summary of a page's content, often displayed in search engine results.
Meta Refresh
An HTML meta tag that instructs the browser to automatically redirect to a different URL after a specified delay.
Meta Tag
An HTML element in the head section that provides metadata about a web page to browsers and search engines.
Micro QR Code
A compact version of the standard QR code designed for applications where space is extremely limited.
Noindex
A directive that tells search engines not to include a specific page in their search results index.
Open Graph Protocol (OGP)
A protocol that enables web pages to become rich objects in social media feeds by defining metadata like title, description, and image.
Page Speed
A measure of how quickly a web page loads and becomes interactive, affecting both user experience and search rankings.
Page View
A single instance of a web page being loaded or reloaded in a browser, used as a basic measure of website traffic.
Percent-Encoding
A mechanism for encoding special characters in URLs by replacing them with a percent sign followed by hexadecimal digits.
Permalink
A permanent URL that remains unchanged over time, providing a stable reference to a specific piece of content.
Phishing
A cyberattack that uses deceptive links and websites to trick users into revealing sensitive information.
QR Code
A two-dimensional barcode that stores data in a matrix of black and white squares, readable by smartphone cameras.
QR Code Analytics
Data and insights derived from tracking QR code scans, used to measure the effectiveness of offline marketing.
QR Code Capacity
The maximum amount of data that a QR code can store, determined by its version and error correction level.
QR Code Design
The practice of customizing QR code appearance with colors, shapes, and branding while maintaining scannability.
QR Code Encoding
The process of converting data into the pattern of modules that form a QR code.
QR Code Error Correction
A feature that allows QR codes to be read correctly even when part of the code is damaged or obscured.
QR Code Logo
A logo or image embedded in the center of a QR code, leveraging error correction to maintain scannability.
QR Code Print
Best practices for printing QR codes on physical materials to ensure reliable scanning.
QR Code Scanner
Software or hardware that reads and decodes QR codes, typically using a smartphone camera.
QR Code Security
Measures to protect users from malicious QR codes that may lead to phishing sites or malware downloads.
QR Code Tracking
The ability to monitor and analyze scan data from QR codes, including scan counts, locations, and devices.
QR Code Version
A number from 1 to 40 that determines the size and data capacity of a QR code.
Redirect Chain
A sequence of multiple redirects between the initial URL and the final destination, where each redirect points to another redirect.
Redirect Loop
An error condition where two or more URLs redirect to each other in a circular pattern, preventing the browser from reaching any destination.
Referrer
The URL of the page that linked to the current page, transmitted in the HTTP Referer header.
Referrer-Policy
An HTTP header that controls how much referrer information is included when navigating from one page to another.
Rich Snippet
An enhanced search result that displays additional information like ratings, prices, or images alongside the standard title and description.
Robots.txt
A text file placed at a website's root that instructs search engine crawlers which pages they are allowed or disallowed to access.
Schema.org
A collaborative vocabulary of structured data types and properties used to describe web content for search engines.
SEO-Friendly URL
A URL structure designed to be easily understood by both search engines and human users.
SERP
Search Engine Results Page - the page displayed by a search engine in response to a user's query.
Server-Side Redirect
A redirect handled by the web server before any page content is sent to the browser, using HTTP status codes like 301 or 302.
Short URL
A condensed version of a long URL that redirects to the original destination. Short URLs are easier to share and track.
Sitemap
An XML file that lists all important pages on a website, helping search engines discover and crawl content efficiently.
Slug
A URL-friendly string identifier derived from a title or name, used to create readable and SEO-friendly web addresses.
Social Sharing
The act of distributing web content through social media platforms, often facilitated by short URLs and preview cards.
SQL Injection
An attack that inserts malicious SQL code into application queries through user input fields to manipulate the database.
SSL/TLS
Cryptographic protocols that provide secure communication over the internet by encrypting data between client and server.
Static QR Code
A QR code that directly encodes the final destination URL, which cannot be changed after creation.
Structured Data
Machine-readable code added to web pages that helps search engines understand the content and display rich results.
Title Tag
An HTML element that defines the title of a web page, displayed in browser tabs and search engine results.
TTL
Time to Live - a value that specifies how long data should be cached or considered valid before being refreshed.
Twitter Card
Meta tags that control how a web page appears when its URL is shared on X (formerly Twitter).
Unique Visitor
A distinct individual who visits a website within a specified time period, counted only once regardless of multiple visits.
Universal Link
An Apple iOS mechanism that allows a standard HTTPS URL to open directly in a native app if installed.
URL Encoding
The process of converting special characters in a URL into a format that can be transmitted over the internet using percent-encoded sequences.
URL Preview
A feature that shows users the destination of a short URL before they click, helping them avoid malicious links.
URL Rewrite
A server-side technique that internally maps a requested URL to a different resource without changing the URL displayed in the browser.
URL Shortener
A web service or tool that converts long URLs into shorter, more manageable links.
URL Slug
The human-readable portion of a URL that identifies a specific page, typically derived from the page title.
UTM Parameter
Tags added to URLs that track the source, medium, and campaign name of traffic in analytics tools.
Vanity URL
A custom, human-readable short URL that uses a meaningful word or phrase instead of a random code.
Web Crawler
An automated program that systematically browses the web to discover and index pages for search engines.
X-Frame-Options
An HTTP response header that controls whether a browser should allow a page to be displayed in an iframe.
XSS
Cross-Site Scripting - a vulnerability that allows attackers to inject malicious scripts into web pages viewed by other users.
Ready to create a short URL?
Shorten a URL for Free