Search Header Logo
The URL

The URL

Assessment

Presentation

Computers

6th - 8th Grade

Practice Problem

Medium

Created by

Kimberly Lewis

Used 15+ times

FREE Resource

14 Slides • 9 Questions

1

media

The URL

2

There are a number of reasons to use a URL. While you have your link to Canvas available to you on the browser, most school Canvas pages are unlisted, meaning they can't be searched.

Why do we care about URLs?

media

3

media

Each folder has various pages involved in the website. The URL is what tells the browser where to find the code in the file system to build the web page. ​

This is how we structure web code

4

media

This tells the browser whether or not the site owner has put a security certificate called SSL on their site. Don't buy anything on a site without HTTPS!

Protocol/Scheme

5

Multiple Choice

True or false: You code the SSL into the website.

1

True

2

False

6

media

This is a key that tells the computer how the hosting service will encrypt your data - effectively turning it into gibberish if you look at it - and so your sensitive info can't be seen easily.

SSL is provided by hosting services.

7

media

The domain name tells the browser where the website's file system is located. The domain name is attached to an IP address that tells the browser where the server is located, and where on the server the code can be found.

Domain Names

8

media

The IP address for quizizz.com is 172.17.0.2. It's hard to remember that. It's easy to remember quizizz.com.

IP addresses are hard to remember

9

media

A DNS server (Domain Name System) stores information about domain name IP addresses and sends that data back to the computer. The computer uses the IP address to look up the site.

So how does it work?

10

Reorder

Reorder the path of a URL in order, assuming you're starting with the user preparing to type in the URL.

Computer

DNS

Return to Computer

Send IP address out

Server

1
2
3
4
5

11

media

This is the part of the domain name that indicates what kind of site you're looking at. Different TLDs have different meanings, and can be trusted differently.

Top Level Domains

12

  • .gov

  • .edu

  • .mil

  • .museum

Sponsored

  • .com

  • .org

  • .net

Generic

Different Types of TLDs

13

  • .ca

  • .br

  • .de

  • .fr

  • .ie

Country-Code

  • .biz

  • .name

  • .pro

  • .google

  • .apple

Generic Restricted

Different Types of TLDs

14

Categorize

Options (17)

.com

.org

.net

.gov

.edu

.mil

.museum

.biz

.name

.pro

.google

.apple

.ca

.br

.de

.fr

.ie

Organize these TLDs into the correct categories.

Generic
Sponsored
Generic Restricted
Country-code

15

media

Remember that file tree we looked at? The folders are called "subfolders" in the URL. The actual file name is called a "slug."

So what's next?

16

media

Imagine you have the domain, www.ThinkLab.com. Using the file tree to the right, how do you get the site into the camping page? Well, it should look like this:
www.thinklab.com/activities/indoor/camping.html

Let's look again...

17

media

​Let's break it down. Our TLD is ".com" and our domain is "www.thinklab.com".
The first subfolder we enter is "activities," and inside that is another folder called "indoor." From there, we're navigating the file called "camping.html."

This whole URL tells the browser exactly where to find the page to load for you when you set it up.

18

Hotspot

Click on the subfolders.

19

Hotspot

Click on the slug.

20

Hotspot

Click on the TLD.

21

Hotspot

Click on the Domain.

22

Hotspot

Your URL is www.thinklab.com/music/rnb.html. Click on the correct subfolder.

23

Hotspot

Your URL is www.thinklab.com/music/rnb.html. Click on the correct slug.

media

The URL

Show answer

Auto Play

Slide 1 / 23

SLIDE