So fast...
HTML
Random Google knowledge
Bots
Random
100

What does CWV stand for?

Core Web Vitals

100

Is a <div> tag part of semantic HTML?

No. It's an empty container.
100

Who were the two co-founders of Google?

Larry Page and Sergey Brin

100
What is Google's organic bot called?

Googlebot

100
What are gen z's top 3x social media channels?
200

Name all 3x CWV metrics?

LCP: largest content paint

FID: first input delay

CLS: cumulative layout shift

200

Is <p> semantic HTML?

Yes! Indicates a paragraph

200

Who is Alphabet's CEO?
Who is Google's CEO?

Are they they same person?

Sundar Pichai

Sundar Pichai 

yes

200

What is Yahoo!'s crawler called?

Slurp

200

How many alternative names does a panther have? (Guess within 5)

300

Name an HTML attribute for image tags (<img>) that defines relative sizes for images (cross-device)?

srcset

example:

<img srcset="elva-fairy-480w.jpg 480w,                                       elva-fairy-800w.jpg 800w"     

sizes="(max-width: 600px) 480px, 800px"     src="elva-fairy-800w.jpg"     

alt="Elva dressed as a fairy">

300

Send in chat: A canonical tag to https://www.example.com/

<link rel=canonical hreflang="https://www.example.com/" />

300

What % of Google's total revenues comes from search? (Guess within 10% range)

81%, according to Q4 2020 releases*

*https://abc.xyz/investor/static/pdf/2020Q4_alphabet_earnings_release.pdf

300

What is Yandex's crawler called?

Yandex bot

300

What is the maximum # of URLs allowed in an XML sitemap file?

50,000

400

Send in chat: What is the attribute/value pair to make this image natively lazy loaded?

<img src="image.jpg" />

class=lazy

Example:

<img class=lazy src="image.jpg" />

400

Sent in chat: Create a hyperlink to (https://www.example.com/) with anchor text "Home"

<a href="https://www.example.com/">Home</a>

400

Who The name Google is derived from the term 'googol'. A googol is a 1 with how many zeroes behind it?

100 zeroes 

400

What is Baidu's crawler called?

Baiduspider

400

What is America's favorite snack food?

500

What is the difference between lab and field data?

field - CrUX data actually comes from opted-in users in the real world.

lab - 1x pulls, data is freshly pulled.


500

Send in chat: HTML tag for hreflang to UK English version (https://www.example.co.uk/)

<link rel=alternate hreflang="en-gb" href="https://www.example.co.uk/" />

500

Name one IP addresses is known for.

IPv4 addresses: 8.8.8.8; 8.8.4.4


IPv6 addresses: 2001:4860:4860::8888; 2001:4860:4860::8844


500

What is Facebook's crawler called?

facebookexternalhit

500

Name 4x black hat SEO tactics. (Don't do this at work or home!)

  • Content Automation
  • Doorway Pages
  • Hidden Text or Links
  • Keyword Stuffing
  • Reporting a Competitor (or Negative SEO)
  • Sneaky Redirects 
  • Cloaking
  • Link Schemes
  • Guest Posting Networks
  • Link Manipulation (including buying links)
  • Article Spinning
  • Link Farms, Link Wheels or Link Networks
  • Rich Snippet Markup Spam
  • Automated Queries to Google
  • Creating pages, subdomains, or domains with duplicate content
  • Pages with malicious behavior, such as phishing, viruses, trojans, and other malware