Glossary: GEO, SEO, Bitcoin & Fintech
Definitional reference for the terms we work with daily. Built for marketers, developers and entrepreneurs in Bitcoin, AI and fintech — and written to be cited by AI search engines like ChatGPT, Perplexity and Google AI Overview.
3
301 redirect
SEOA 301 redirect is a permanent server redirect telling search engines a URL has moved for good.
302 redirect
SEOA 302 redirect is a temporary redirect signalling to search engines that the current URL relocation is not permanent.
3D Secure
Fintech3D Secure is a security protocol for online card payments where the cardholder performs an extra authentication step (SMS, biometrics, app) to prevent fraud.
5
A
Agentic AI
AIAgentic AI is the broad term for AI systems that act autonomously, plan and make decisions in complex multi-step environments.
AI agent
AIAn AI agent is a software system around a language model that autonomously performs tasks, uses tools, and iterates decisions toward a goal.
AI citation
GEOAn AI citation is a source reference an AI search engine attaches to its answer, typically as a clickable link to the web page the information came from.
AI Overview
GEOAI Overview is Google's AI-generated answer block that appears above search results, summarising information from multiple sources.
Alt text
SEOAlt text (alternative text) is the description attached to an image, crucial for accessibility and for how search engines understand the image.
AML (Anti-Money Laundering)
FintechAML is the framework of rules and processes preventing money laundering and terrorism financing via customer identification, transaction monitoring and reporting.
Anchor text
SEOAnchor text is the visible, clickable text of a hyperlink — a strong ranking signal about the topic of the destination URL.
Answer Engine Optimization (AEO)
GEOAEO is optimisation for search engines that return direct answers instead of links, aiming to appear as a source in the summarising answer.
ASIC (Application-Specific Integrated Circuit)
BitcoinAn ASIC is a chip designed for one specific task — in Bitcoin: computing SHA-256 hashes for mining.
B
Backlink
SEOA backlink is an incoming link from another website to yours — one of the strongest signals of authority and trust in search engines.
Banking-as-a-Service (BaaS)
FintechBanking-as-a-Service is infrastructure letting non-bank companies offer banking features (accounts, cards, payments) to their users via APIs.
Bech32
BitcoinBech32 is the modern encoding format for Bitcoin addresses (SegWit and Taproot), designed for error detection and readability.
BERT (Google)
SEOBERT (Bidirectional Encoder Representations from Transformers) is Google's 2019 NLP model that understands query context and nuance by analysing words bidirectionally.
Bitcoin
BitcoinBitcoin is the world's first decentralised digital currency, launched in 2009 by an anonymous developer under the pseudonym Satoshi Nakamoto.
Bitcoin address
BitcoinA Bitcoin address is a 26-62 character string acting as destination for a Bitcoin transaction, derived from a public key or script.
Bitcoin maximalism
BitcoinBitcoin maximalism is the belief that Bitcoin is the only crypto project with a long-term future and that all other 'altcoins' trend to zero in value.
Black-hat SEO
SEOBlack-hat SEO refers to techniques violating Google guidelines and chasing short-term ranking gains at the cost of long-term sustainability.
Block
BitcoinA block is a bundle of verified Bitcoin transactions cryptographically chained to the previous block, forming the blockchain.
Block reward
BitcoinThe block reward is the sum of newly issued BTC plus all transaction fees a miner receives for finding a valid block.
Blockchain
BitcoinA blockchain is a decentralised ledger where transactions are stored in chronological, cryptographically linked blocks — the underlying structure of Bitcoin.
BNPL (Buy Now Pay Later)
FintechBNPL is a payment method where consumers receive purchases immediately but pay in later instalments, without a traditional credit card.
Bounce rate
SEOBounce rate is the percentage of visitors leaving your site after viewing only one page, without any other interaction.
BRC-20
BitcoinBRC-20 is an experimental token standard on Bitcoin using Ordinals inscriptions to create fungible tokens, analogous to ERC-20 on Ethereum.
Breadcrumbs
SEOBreadcrumbs are a navigation trail showing the current page's hierarchical position within the site, also displayed as a navigation element in the SERP via structured data.
Broken link building
SEOBroken link building is the technique of finding broken links on other sites and proposing the owner replace them with a link to your relevant content.
C
Canonical tag
SEOA canonical tag is an HTML element that tells search engines which URL is preferred when the same content is reachable at multiple addresses.
CBDC (Central Bank Digital Currency)
FintechA CBDC is a digital version of fiat money issued and backed by a central bank — legally tender, operationally digital and non-anonymous.
Chain of Thought (CoT)
AIChain of Thought is a prompting technique that has the LLM reason step by step before giving the final answer, dramatically improving accuracy on complex tasks.
Chargeback
FintechA chargeback is a mandatory reversal by the card issuer to the merchant, usually after a dispute or fraudulent transaction by the cardholder.
ChatGPT
GEOChatGPT is OpenAI's conversational AI assistant, one of the largest AI search channels worldwide and a primary GEO target.
Child-Pays-For-Parent (CPFP)
BitcoinCPFP is a Bitcoin technique where a high-fee follow-up transaction (child) is created that speeds confirmation of a low-fee parent transaction, because miners bundle both.
Claude
GEOClaude is Anthropic's family of AI assistants known for long context windows, nuanced reasoning and strong enterprise adoption.
ClaudeBot
AIClaudeBot is Anthropic's web crawler collecting public content for training and powering Claude's search and research capabilities.
Click-through rate (CTR)
SEOCTR is the percentage of users who click your search result compared to how often it was shown.
Coinbase transaction
BitcoinThe coinbase transaction is the first transaction in every Bitcoin block, creating new BTC out of thin air as the miner's reward.
CoinJoin
BitcoinCoinJoin is a Bitcoin privacy technique where multiple users combine their transactions to break UTXO linkability for outside observers.
Cold storage
BitcoinCold storage is keeping Bitcoin private keys offline on devices never connected to the internet, for maximum theft protection.
Content Delivery Network (CDN)
SEOA CDN is a globally distributed network of edge servers that caches content close to the end user, dramatically reducing load times.
Content gap analysis
SEOContent gap analysis is identifying topics competitors rank for that you don't, usually as basis for prioritising new content.
Content pruning
SEOContent pruning is systematically removing, consolidating or improving low-performing content to raise overall perceived quality of your site.
Context window
AIThe context window is the maximum amount of text (tokens) an LLM can process at once — its 'memory' size for one interaction.
Core Web Vitals
SEOCore Web Vitals are Google's core performance metrics: loading (LCP), interactivity (INP) and visual stability (CLS).
Crawl budget
SEOCrawl budget is how many URLs Googlebot wants and is able to crawl on your site within a given period, depending on server capacity and URL value.
Cumulative Layout Shift (CLS)
SEOCLS measures how much a page's visual layout unexpectedly shifts during load — a score safeguarding visual stability.
Custodial wallet
BitcoinA custodial wallet is a wallet where a third party (usually an exchange) manages the private keys on behalf of the user.
D
Difficulty adjustment
BitcoinThe difficulty adjustment is the automatic recalibration of mining difficulty every 2,016 blocks, keeping the 10-minute block interval stable regardless of network hashrate.
Disavow
SEOGoogle's Disavow tool lets you instruct search engines to ignore certain incoming links, useful in cases of link spam or penalties.
Dofollow link
SEOA dofollow link is the standard hyperlink without rel attributes that passes full PageRank and authority to the destination URL.
Dollar-cost averaging (DCA)
BitcoinDCA is an investment strategy where you buy a fixed amount of BTC at regular intervals regardless of price, spreading timing risk.
Domain authority
SEODomain authority (DA) is a score from 1-100 estimating a domain's overall ranking power, developed by Moz and widely used in link analysis.
DORA (Digital Operational Resilience Act)
FintechDORA is the EU regulation (in force since 17 January 2025) requiring financial institutions to maintain robust IT risk management, incident reporting and strict oversight of critical third parties such as cloud providers.
Double-spend
BitcoinA double-spend is the attempt to spend the same bitcoins twice — the core problem Bitcoin first solved for digital money without a central authority.
Duplicate content
SEODuplicate content is identical or near-identical text reachable at multiple URLs, making it hard for search engines to determine which version to rank.
Dwell time
SEODwell time is the time a user spends on a page before returning to search results, a signal of content satisfaction.
E
E-commerce SEO
SEOE-commerce SEO is applying SEO principles to webshops, focusing on category pages, product pages, schema markup and faceted navigation.
E-E-A-T
GEOE-E-A-T stands for Experience, Expertise, Authoritativeness and Trustworthiness — the four quality criteria Google (and now AI engines) use to evaluate pages.
Embedded finance
FintechEmbedded finance is integrating financial services (payments, lending, insurance) into non-financial products via APIs.
Embedding
AIAn embedding is a numerical vector representation of text, image or other data, letting AI systems compute semantic similarity.
Evergreen content
SEOEvergreen content is content remaining relevant for years without major updates, like definitions, how-it-works explainers and timeless guides.
F
Faceted navigation
SEOFaceted navigation is filter systems (color, size, price) in shops and directories using URL parameters — often an SEO problem due to duplicate content.
Featured snippet
GEOA featured snippet is a highlighted answer block in Google that appears above the organic results, giving a direct summary pulled from a web page.
Few-shot learning
AIFew-shot learning is the technique of providing an LLM a few examples in the prompt (in-context learning) to teach it the desired style, format or reasoning for new input.
Fine-tuning
AIFine-tuning is adapting a pre-trained LLM with domain-specific data to perform better on niche tasks or match a style.
Fintech
FintechFintech (Financial Technology) is the sector where technology delivers financial services — from payment apps to neobanks, crypto exchanges and embedded finance.
First Contentful Paint (FCP)
SEOFCP measures the moment the browser first renders text, image or another visible content element — the first signal that the page is alive.
Foundation model
AIA foundation model is a large-scale AI model trained on broad, diverse data and then adapted to a wide range of specific tasks — the backbone of modern generative AI.
Full node
BitcoinA full node is a Bitcoin client that downloads the entire blockchain, independently verifies all consensus rules and doesn't have to trust any third party.
Function calling (tool use)
AIFunction calling is the mechanism by which an LLM decides to invoke an external function or API with structured parameters, rather than generating only text.
G
Gemini
AIGemini is Google's family of multimodal foundation models, introduced December 2023, natively handling text, images, audio and video.
Generative AI (GenAI)
AIGenerative AI is the umbrella term for AI systems that create new content — text, image, audio, video or code — based on trained models rather than retrieving existing information.
Generative Engine Optimization (GEO)
GEOGEO is the discipline of making content visible and citeable in generative AI search engines like ChatGPT, Perplexity, Claude and Google AI Overview.
Genesis block
BitcoinThe genesis block is the very first block in a blockchain — for Bitcoin mined by Satoshi Nakamoto on 3 January 2009, with the famous bank-bailout headline embedded inside.
Google AI Mode
GEOGoogle AI Mode is a fully conversational search interface from Google where users have a dialogue with an AI instead of clicking links.
Google Analytics 4 (GA4)
SEOGoogle Analytics 4 is Google's event-based analytics platform for website and app traffic, successor to Universal Analytics since July 2023.
Google Business Profile
SEOGoogle Business Profile (formerly Google My Business) is Google's free platform for local businesses to manage their Search and Maps presence.
Google Search Console
SEOGoogle Search Console is Google's free tool for site owners to monitor search performance, including indexing, CTR and technical issues.
Google Tag Manager (GTM)
SEOGoogle Tag Manager is a free tag management system that centrally installs marketing and analytics tags (GA4, Ads, Meta Pixel, schema) without code changes on the site.
GPTBot
AIGPTBot is OpenAI's web crawler, used to collect public web content for training future GPT models and for SearchGPT.
Grounding
GEOGrounding is the technique where an AI model anchors its answer in verifiable external sources, so facts are checkable and hallucinations are prevented.
Guardrails
AIGuardrails are the safety measures around an LLM — input filters, output validation and monitoring — that prevent the model from producing harmful, inaccurate or unintended output.
H
H1 tag
SEOThe H1 is the primary heading of an HTML page and the strongest semantic signal about the page topic.
Halvening (synonym for halving)
BitcoinHalvening is an informal variant of 'halving' — the four-yearly halving of the Bitcoin block reward.
Halving
BitcoinThe halving is the programmed event where the Bitcoin block reward is halved every 210,000 blocks, roughly every four years.
Hard fork
BitcoinA hard fork is a non-backwards-compatible protocol change where new rules invalidate old, forcing all nodes to upgrade or stay on a split chain.
Hardware wallet
BitcoinA hardware wallet is a physical device (USB-stick-like) that generates and stores private keys offline, with an air-gapped signing process.
Hashrate
BitcoinHashrate is the total computing power contributed to the Bitcoin network, expressed in hashes per second — a measure of network security.
HD wallet
BitcoinA Hierarchical Deterministic (HD) wallet deterministically generates all addresses and private keys from one seed, as specified in BIP32.
Helpful Content Update
SEOThe Helpful Content Update is Google's algorithm change since 2022 that sitewide rewards or penalises based on whether content is human-first and genuinely useful.
HODL
BitcoinHODL is an informal strategy and cultural expression for long-term Bitcoin holding, originally a typo of 'hold' in a 2013 forum post.
Hot wallet
BitcoinA hot wallet is a Bitcoin wallet actively connected to the internet that can send transactions immediately — suitable for daily spending, not large amounts.
Hreflang
SEOHreflang is an HTML attribute telling search engines which language variants of a page exist and which audience each variant targets.
HSTS
SEOHSTS (HTTP Strict Transport Security) is a browser policy enforcing that all connections to a site happen over HTTPS.
HTTP status code
SEOAn HTTP status code is a three-digit code the server returns with every response, signalling whether the request succeeded, redirected or errored.
I
IBAN
FintechIBAN (International Bank Account Number) is the internationally standardised format for bank account numbers, mandatory within SEPA.
iDEAL
FintechiDEAL is the dominant Dutch online payment method letting consumers authorise e-commerce payments directly via internet banking.
Impression
SEOAn impression counts every time your URL appears in search results, regardless of whether the user clicks.
Indexing
SEOIndexing is the process by which search engines include crawled pages in their searchable database, qualifying them to appear in results.
Inscriptions
BitcoinInscriptions are pieces of arbitrary data (text, image, video) stored permanently on the Bitcoin blockchain via the Ordinals protocol.
Interaction to Next Paint (INP)
SEOINP measures how quickly a page visually responds to user interactions like clicks, taps and keyboard input — the successor to FID since 2024.
Internal links
SEOInternal links are links between pages on the same domain, a lever for crawlability, authority distribution and thematic context.
International SEO
SEOInternational SEO is the discipline of making websites visible in multiple countries or languages, with attention to hreflang, regional targeting and local content.
J
Jailbreak (LLM)
AIA jailbreak is a prompting technique that persuades an LLM to ignore its safety training and produce content it would normally refuse.
JavaScript SEO
SEOJavaScript SEO is the specialism of ensuring client-side rendered pages (SPAs, React, Vue) are correctly crawled and indexed by search engines.
JSON-LD
SEOJSON-LD is Google's recommended format for adding structured data to a page, via a JSON object inside a <script> tag.
K
Keyword cannibalization
SEOKeyword cannibalization occurs when multiple pages on the same site compete for the same search term, weakening each other's ranking.
Keyword difficulty
SEOKeyword difficulty (KD) is a 0–100 score estimating how hard it is for a new page to rank on Google's first page for a search term.
Keyword research
SEOKeyword research is systematically mapping search terms your audience uses, including volume, intent and competition, as basis for SEO strategy.
Knowledge graph
GEOA knowledge graph is a structured network of entities and relationships that search engines and AI engines use to understand the world.
KYC (Know Your Customer)
FintechKYC is the process where financial service providers verify customer identity, legally required to prevent money laundering and terrorism financing.
L
Large Language Model (LLM)
GEOA Large Language Model is an AI model that understands and generates natural language based on statistical patterns learned from billions of text documents.
Largest Contentful Paint (LCP)
SEOLCP measures how long it takes for the largest visible element on a page to load — the primary measure of perceived loading speed.
Lazy loading
SEOLazy loading is the technique where images, iframes or scripts only load once they're about to appear in the viewport, speeding up initial page load.
Lightning Network
BitcoinLightning Network is a Layer-2 protocol atop Bitcoin enabling instant, near-free payments via a network of bidirectional payment channels.
Liquid Network
BitcoinLiquid Network is a federated sidechain on Bitcoin, developed by Blockstream, offering fast (2-minute finality) and confidential transactions for exchanges, traders and digital asset issuers.
LLM hallucination
GEOAn LLM hallucination is when a language model confidently generates factually incorrect information as if it were true.
LLMO (Large Language Model Optimization)
AILLMO is the discipline of optimising content and technical configuration so that LLMs (ChatGPT, Claude, Gemini, Perplexity) use and cite your brand and information in their answers.
llms.txt
GEOllms.txt is a conventional file in a website's root that gives AI engines a structured overview of which content is relevant to read.
Local SEO
SEOLocal SEO is optimising online presence for location-bound queries, crucial for businesses with physical locations or service areas.
Log file analysis
SEOLog file analysis is the study of server access logs to see how search engine crawlers actually navigate a site — which pages, how often, and with which status codes.
Long-tail keyword
SEOA long-tail keyword is a specific search phrase (typically 3+ words) with low search volume but much higher conversion potential and less competition.
M
Mempool
BitcoinThe mempool is the waiting room for Bitcoin transactions: all pending transactions awaiting inclusion in a block.
Merkle tree
BitcoinA Merkle tree is a hierarchical hash structure where each leaf is a data hash and each parent is the hash of its children, allowing a large dataset's integrity to be verified with a single root hash.
Meta description
SEOThe meta description is the short descriptive text under the meta title in search results, intended to entice the click.
Meta title
SEOThe meta title is the clickable title of a web page in search results and browser tabs, usually set via the HTML title tag.
MiCA
FintechMiCA (Markets in Crypto-Assets) is the EU regulation fully in force since 2024-2025 imposing uniform rules on crypto service providers.
Microsoft Copilot
AIMicrosoft Copilot is Microsoft's AI assistant product line, built on OpenAI models and Microsoft's own models, integrated into Windows, Microsoft 365, Bing and Edge.
Mining
BitcoinMining is the process where specialised computers consume energy to find new Bitcoin blocks, verify transactions, and secure the network.
Mining pool
BitcoinA mining pool is a group of miners combining their hashrate and distributing block rewards proportionally to stabilise income.
Miniscript
BitcoinMiniscript is a structured representation of Bitcoin Script that makes complex spending conditions readable, analysable and safe to compose.
Mobile-first indexing
SEOMobile-first indexing is Google's system where the mobile version of your site is the primary source for indexing and ranking, standard since 2021.
Model Context Protocol (MCP)
AIMCP is an open standard from Anthropic (2024) letting AI agents uniformly use external tools, databases and services.
Multimodal AI
AIMultimodal AI can process and generate text, images, audio and video together, unlike systems mastering only one modality.
Multisig
BitcoinMultisig (multisignature) requires multiple private keys to sign a transaction, typically used for enterprise custody, family vaults, or extra security.
MUM (Multitask Unified Model)
SEOMUM is Google's 2021 multimodal AI model that processes text, images and 75 languages simultaneously and understands complex multi-step queries.
N
NAP citations
SEONAP stands for Name, Address, Phone — business info that must appear consistently on external sites (directories, review platforms) for local SEO.
Neobank
FintechA neobank is a fully digital bank without physical branches, usually built on modern cloud infrastructure with strong app-centric UX.
Nofollow
SEOThe nofollow attribute on a link tells search engines not to pass trust or authority signals to the destination URL.
Noindex
SEOA noindex directive tells search engines not to include a page in the index, even though it still gets crawled.
Nonce
BitcoinA nonce is a 32-bit number in the Bitcoin block header that miners vary to find the right hash during mining.
O
Off-page SEO
SEOOff-page SEO covers all optimisation activities outside your own site: link building, brand mentions, PR, social signals and reputation.
On-page SEO
SEOOn-page SEO covers all optimisations within the HTML of individual pages: titles, headings, content quality, internal links, media and schema.
Open banking
FintechOpen banking is the concept where banks, mandated by regulation like PSD2, open customer data and payment functions to third parties via standardised APIs.
Open Graph
SEOOpen Graph is a Facebook-introduced protocol using meta tags to control how a URL is presented when shared on social platforms.
Ordinals
BitcoinOrdinals is a protocol from January 2023 that uniquely identifies individual satoshis and allows content (text, image, video) to be inscribed on them.
Orphan page
SEOAn orphan page is a web page with no internal links from other pages on the domain, making it hard or impossible for crawlers to find.
P
PageRank
SEOPageRank is Google's original 1998 algorithm that calculates a page's authority by analysing the quantity and quality of inbound links.
Pagespeed
SEOPagespeed is the load speed of a web page, directly tied to user experience, conversion and ranking through Core Web Vitals.
Pagination
SEOPagination is splitting long lists (search results, category pages, archives) across multiple URLs with navigation between them.
PayJoin
BitcoinPayJoin is a privacy technique where both sender and receiver contribute inputs to one transaction, breaking chain-analysis heuristics.
Payment channel
BitcoinA payment channel is a 2-party Bitcoin construct via multisig enabling direct, off-chain transactions without involving the blockchain.
Payment gateway
FintechA payment gateway is the technical layer that passes payment information between a webshop, the customer's bank and the merchant's bank.
People Also Ask (PAA)
SEOPeople Also Ask is a Google SERP feature displaying related follow-up questions in expandable form, often powered by content from ranking pages.
Perplexity
GEOPerplexity is an AI search engine that actively searches the web on every query and delivers answers with clear source citations.
PerplexityBot
AIPerplexityBot is the Perplexity AI crawler that indexes content for real-time use in Perplexity's answers, including source citations.
Pillar page
SEOA pillar page is a comprehensive main page that fully introduces a broad topic and links to multiple detailed cluster pages.
Private key
BitcoinA private key is a secret number that lets you sign transactions and spend the corresponding Bitcoin — whoever owns the key owns the bitcoin.
Prompt engineering
GEOPrompt engineering is the craft of formulating instructions to an AI model so it consistently produces the desired output.
Prompt injection
AIPrompt injection is an attack technique where a malicious user or external data source injects instructions into an LLM that override or bypass the original system prompt.
Proof of Work
BitcoinProof of Work (PoW) is Bitcoin's consensus mechanism: miners prove they spent energy by solving a cryptographic puzzle.
PSD2
FintechPSD2 (Payment Services Directive 2) is the 2018 EU directive requiring banks to open their payment data via APIs to authorised third parties.
PSD3
FintechPSD3 (Payment Services Directive 3) is the EU successor to PSD2, rolled out from 2025-2026, tightening open-banking rules and extending them to crypto services.
Public key
BitcoinA public key is a cryptographic key derived from the private key, used to verify transactions and generate Bitcoin addresses.
R
RankBrain
SEORankBrain is Google's 2015 machine-learning algorithm that interprets unfamiliar and ambiguous queries by recognising semantic patterns.
RegTech
FintechRegTech is the fintech sub-sector specifically providing technology for regulation compliance, reporting and risk management in financial institutions.
Render-blocking resources
SEORender-blocking resources are CSS or JS files holding up page rendering until fully downloaded and processed.
Replace-By-Fee (RBF)
BitcoinReplace-By-Fee is a Bitcoin protocol feature that replaces an unconfirmed transaction with a new version carrying a higher fee, so it confirms faster.
Retrieval-Augmented Generation (RAG)
GEORAG is a technique where an AI model actively retrieves external sources at answer time so responses are accurate and verifiable.
Rich results
SEORich results are enhanced search results with extra visual elements like stars, prices, FAQ accordions or recipes — powered by structured data.
RLHF
AIRLHF (Reinforcement Learning from Human Feedback) is the training method that fine-tunes LLMs after pre-training using human raters who compare and rank outputs.
robots.txt
SEOA robots.txt file in a website's root tells crawlers which URLs they may or may not crawl.
Runes
BitcoinRunes is a fungible token standard on Bitcoin launched by Casey Rodarmor at the April 2024 halving as an efficient alternative to BRC-20.
S
Satoshi (unit)
BitcoinA satoshi (sat) is the smallest divisible unit of Bitcoin: 1 BTC = 100,000,000 satoshis.
Sats per vbyte
BitcoinSats per vbyte is the unit for Bitcoin transaction fees: how many satoshis you pay per virtual byte of block space.
Schema markup
GEOSchema markup is structured data (typically JSON-LD) that tells search engines and AI engines explicitly what a page is about.
Schnorr signatures
BitcoinSchnorr signatures are a digital signature scheme added to Bitcoin via the Taproot upgrade (2021), making multisig transactions more compact, efficient and private.
Search intent
SEOSearch intent is the goal behind a search query — informational, navigational, commercial or transactional — determining what type of content Google shows.
Search volume
SEOSearch volume is the estimated number of times per month a specific query is entered into a search engine, usually expressed as a 12-month average.
SearchGPT
AISearchGPT is OpenAI's AI-powered search product, integrated into ChatGPT, that combines real-time web results with LLM answers including source citations.
Seed phrase
BitcoinA seed phrase is a sequence of 12, 18 or 24 English words forming a master seed from which all private keys of an HD wallet are derived.
SegWit
BitcoinSegregated Witness (SegWit) is a Bitcoin upgrade from August 2017 that separated signature data from transaction hashes, enabling lower fees and solving malleability.
Self-custody
BitcoinSelf-custody is managing your Bitcoin private keys yourself without an intermediary — Bitcoin's original peer-to-peer money vision.
Semantic SEO
GEOSemantic SEO is the practice of optimising around concepts and entities rather than individual keywords, so search engines and AI engines understand the full meaning of a page.
SEPA
FintechSEPA (Single Euro Payments Area) is the EU standard framework for euro transfers, where cross-border payments are treated as domestic.
SEPA Instant (SCT Inst)
FintechSEPA Instant (SCT Inst) is the real-time payment scheme within the eurozone settling transfers up to 100,000 euro within 10 seconds, 24/7/365.
SERP
SEOSERP stands for Search Engine Results Page — the page a search engine shows in response to a query.
Sitelinks
SEOSitelinks are extra internal links Google shows under your main result for branded queries, typical for large brands or strong sites.
Sitemap.xml
SEOA sitemap.xml is an XML file giving search engines a complete list of indexable URLs on a site, with metadata about freshness and priority.
Soft 404
SEOA soft 404 is a page returning HTTP 200 but functioning as a 404 error page, confusing Google about the real status.
Soft fork
BitcoinA soft fork is a backwards-compatible update to Bitcoin's consensus rules, where new rules are stricter than old ones, letting non-upgraded nodes continue following the chain.
SSL / HTTPS
SEOSSL/TLS is the encryption between browser and server enabling HTTPS — a light ranking factor since 2014 and an absolute must today.
Stablecoin
FintechA stablecoin is a cryptocurrency whose value is pegged to a reference (usually USD or EUR) to eliminate price volatility without giving up blockchain's technological advantages.
Stealth address
BitcoinA stealth address is a public key that anyone can pay via one-time, untraceable addresses, without outside observers seeing the links.
Strong Customer Authentication (SCA)
FintechSCA is the PSD2-mandated two-factor authentication for electronic payments in the EU, based on at least two of three factors: knowledge, possession and inherence.
Submarine swap
BitcoinA submarine swap is an atomic exchange between on-chain Bitcoin and Lightning without intermediaries, enabling direct movement from one to the other.
SWIFT
FintechSWIFT is the global messaging network banks use to send international payment instructions — not a money-moving system itself, but the infrastructure that standardises bank-to-bank communication.
System prompt
AIA system prompt is the initial, hidden instruction that defines the behaviour, persona and constraints of an LLM before the user asks anything.
T
Taproot
BitcoinTaproot is a Bitcoin protocol upgrade from November 2021 that introduced Schnorr signatures, MAST scripts and privacy benefits.
Technical SEO
SEOTechnical SEO covers all SEO aspects on the server, code or infrastructure side, independent of content and links.
Temperature
AITemperature is a sampling parameter between 0 and 2 controlling how randomly an LLM selects its next token — low = deterministic, high = creative.
Thin content
SEOThin content is pages with little or little valuable substance, which Google judges insufficient to keep in the search index.
Time to First Byte (TTFB)
SEOTTFB measures the time between an HTTP request and the first byte returning from the server — the primary indicator of server-side performance.
Token
AIA token is the base unit an LLM processes text in — typically a sub-word fragment, roughly 4 characters or 0.75 words in English.
Topic cluster
SEOA topic cluster is a group of interlinked pages around one central topic, usually one pillar page plus multiple supporting articles.
Topical authority
SEOTopical authority is a domain's perceived expertise within a specific topic cluster, built through complete, well-linked content architecture.
Training data
AITraining data is the collection of texts, images or other examples an AI model learns patterns from before deployment.
Transaction fee
BitcoinA Bitcoin transaction fee is the voluntary payment to the miner for including your transaction in a block, usually expressed in sats per vbyte.
Transformer
AIThe Transformer is the neural network architecture underlying nearly all modern language models since 2017 — GPT, Claude, Gemini and Llama.
U
V
W
X
Z
Zero-click search
GEOA zero-click search is a query where the user gets their answer directly on the results page without clicking through to a website.
Zero-shot learning
AIZero-shot learning is an LLM's ability to perform a task correctly without a single example in the prompt — entirely from pre-training.