C# Mastery Hub
Home
Challenges
Discussion
Lessons
Core Topics
C# Fundamentals
Console Applications
Classes & OOP
Windows Forms
ASP.NET Core
SQL Server
VS & SQL Connection
RDLC Reports
.NET MAUI
Getting Started
Getting Started
Website Development
SEO Guide
Security
Project Workflow
Extra Topics
Cloud & Deployment
AWS Cloud
Deployment
About
Contact
Test Your Knowledge
SEO Guide (Full Section) Quiz
Answer all questions to test your understanding
1
What does SEO stand for?
Search Engine Optimization
Site Engine Optimization
Search Engine Organization
System Enhancement Operation
2
What are the main pillars of SEO?
On-Page, Off-Page, Technical, Content
Title, Description, Keywords
HTML, CSS, JavaScript
Google, Bing, Yahoo
3
What is On-Page SEO?
Optimizing content and HTML elements on your website
Building backlinks from other websites
Optimizing server performance
Creating social media posts
4
What is Off-Page SEO?
Actions taken outside your website to improve rankings
Optimizing your website content
Improving website speed
Creating meta tags
5
Why is SEO important?
Increases organic traffic and brand visibility
Makes websites load faster
Creates better images
Writes better code
6
What is the recommended length for a title tag?
30-40 characters
50-60 characters
70-80 characters
100+ characters
7
What is the recommended length for a meta description?
50-100 characters
150-160 characters
200-250 characters
300+ characters
8
What is the purpose of a meta description?
To describe the page content and improve CTR
To hide keywords from users
To make the page load faster
To style the page
9
What is a canonical tag used for?
To prevent duplicate content issues
To add keywords to a page
To improve page speed
To create backlinks
10
What is the purpose of Open Graph tags?
To control how content appears when shared on social media
To improve page speed
To add keywords to a page
To create backlinks
11
What is a sitemap?
An XML file that lists all pages on your website
A map of your physical office
A list of all your images
A CSS file
12
What is Robots.txt used for?
To tell search engines which pages to crawl and which to avoid
To tell robots how to style pages
To create a sitemap
To improve page speed
13
Where should you place your sitemap URL in Robots.txt?
At the bottom of Robots.txt
In the HTML head
In the CSS file
In the JavaScript file
14
What does 'Allow' do in Robots.txt?
Tells search engines which pages they can crawl
Tells search engines which pages to ignore
Tells search engines to index all pages
Tells search engines to delete pages
15
What does 'Disallow' do in Robots.txt?
Tells search engines which pages they should not crawl
Tells search engines which pages they can crawl
Tells search engines to create a sitemap
Tells search engines to delete pages
16
What is semantic HTML?
HTML elements that convey meaning about their content
HTML that is written in a specific style
HTML that includes CSS
HTML that includes JavaScript
17
Which element represents the main navigation of a page?
<nav>
<header>
<main>
<footer>
18
How many H1 tags should a page have?
Only one H1 per page
As many as needed
One per section
None is fine
19
Why is semantic HTML important for SEO?
Helps search engines understand content structure
Makes pages load faster
Creates backlinks
Adds keywords
20
Which element represents the main content area of a page?
<main>
<header>
<nav>
<footer>
21
What is Largest Contentful Paint (LCP)?
Measures loading performance
Measures interactivity
Measures visual stability
Measures page size
22
What is First Input Delay (FID)?
Measures interactivity
Measures loading performance
Measures visual stability
Measures page size
23
What is Cumulative Layout Shift (CLS)?
Measures visual stability
Measures loading performance
Measures interactivity
Measures page size
24
What tool does Google provide to measure page speed?
PageSpeed Insights
Google Analytics
Google Ads
Google Trends
25
What is a good LCP score?
Under 2.5 seconds
Under 5 seconds
Under 10 seconds
Under 1 second
26
What is Google Search Console?
A free tool to monitor your site's presence in Google search
A paid advertising tool
A social media management tool
A web hosting service
27
What can you do in Google Search Console?
Submit sitemaps and monitor performance
Create websites
Design graphics
Write code
28
What does CTR stand for in Search Console?
Click-Through Rate
Content Type Ratio
Code Test Review
Create Track Response
29
Where can you check Core Web Vitals in Search Console?
Experience → Core Web Vitals
Performance → Core Web Vitals
Coverage → Core Web Vitals
Settings → Core Web Vitals
30
Why should you verify your site in Search Console?
To access data about your site's performance
To get a free domain
To create social media accounts
To design your website
Submit Quiz