- The Cyber Safety Newsletter
- Posts
- š HTTP What? A Basic Explanation of Web Addresses
š HTTP What? A Basic Explanation of Web Addresses

Ever wonder what all those letters at the start of a website mean?
You type in āhttps://something.comā and go about your day. But those first few charactersāHTTP, HTTPS, FTP, and othersāarenāt just tech gibberish. Theyāre protocols, and they quietly tell your device how to talk to the website you're visiting.
Hereās what that meansāand why it matters for your security and privacy.
š¦ First, What Is a āProtocolā?
A protocol is just a fancy word for an agreed set of rules that computers follow to share information.
Think of it like speaking the same language. If your phone and a website both āspeak HTTP,ā they can exchange information in a way that makes sense.
š Letās Break Down a Web Address
Take this one:
https://example.com/page
https ā This is the protocol (how your browser talks to the site)
example.com ā This is the domain (the siteās name)
/page ā This is the path (what page or file youāre asking for)
Weāre focusing on the protocol partāwhat comes before the ://
.
š The Most Common Protocols
ā HTTPS ā Secure Website Connection
HyperText Transfer Protocol Secure
This is the most common one youāll see. The āSā stands for secureāyour data is encrypted between your browser and the website.
š Look for this when: Youāre entering passwords, payment info, or personal data.
š Why it matters: Keeps hackers from eavesdropping or changing what you see.
š” Tip: If a site still uses just HTTP, avoid entering sensitive info.
ā HTTP ā Old and Insecure
HyperText Transfer Protocol
Same as HTTPS, but without the security. Data is sent in plain text.
š Look for this when: Browsing older or sketchy sites.
ā ļø Why it matters: Anyone on the same network (like public Wi-Fi) could intercept your data.
š FTP ā File Transfer Protocol
Used to upload/download files between computers and servers. Not common for everyday browsing.
š You might see: ftp://example.com/file.zip
š¦ Why it matters: Often used by website managers or file servers. Not secure unless paired with encryption.
š” Mailto, Tel, File, and Others
You might also see:
mailto:
ā Opens your email apptel:
ā Opens your phone dialerfile:
ā Accesses a local file on your computer
These aren't websitesāthey trigger actions.
š§ So... Why Should You Care?
Because knowing what protocol you're using helps you:
ā
Know when your connection is secure
ā
Spot outdated or suspicious sites
ā
Understand when not to share personal info
ā
Feel just a bit more confident navigating the internet
ā TL;DR (Too Long; Didnāt Read)
HTTPS = Safe, encrypted browsing
HTTP = Unsecure, avoid for sensitive stuff
FTP = File transfers
Other protocols = Do specific actions like email or calling
š§ Next time you click a link, glance at the protocol. Itās like checking if your seatbelt is fastened before the ride begins.
Want to learn more tips for personal cyber safety? Subscribe or read past issues at:
š https://newsletter.thecybersafety.company
Have a topic you'd like us to cover?
š¬ Email me directly at [email protected]
Until next time ā stay private, stay safe.
ā Peter Oram
Chief Cyber Safety Officer