Google Certification Google Search Console and SEO Certification 2 — Questions and Answers
Question 1: What is a Core Web Vital that measures how long it takes for the largest content element to render?
- First Input Delay (FID)
- Cumulative Layout Shift (CLS)
- Largest Contentful Paint (LCP) (Correct answer)
- Time to First Byte (TTFB)
Correct answer: Largest Contentful Paint (LCP)
Largest Contentful Paint (LCP) measures loading performance and should occur within 2.5 seconds for a good user experience.
Question 2: What type of structured data markup can help your pages display rich results in Google Search?
- Open Graph tags
- Schema.org JSON-LD markup (Correct answer)
- Meta keywords tag
- Canonical tags
Correct answer: Schema.org JSON-LD markup
Schema.org JSON-LD structured data helps Google understand page content and can enable rich results like star ratings and FAQs.
Question 3: What does a canonical tag tell Google about a web page?
- The page should not be indexed
- The preferred version of a URL when duplicate or similar content exists (Correct answer)
- The page loads faster than others
- The page is the homepage
Correct answer: The preferred version of a URL when duplicate or similar content exists
A canonical tag (rel=canonical) signals to Google which URL is the authoritative version to index when similar content exists at multiple URLs.
Question 4: In Google Search Console, what does the 'Index Coverage' report help you identify?
- How fast pages load
- Which pages are indexed, excluded, or have errors preventing indexing (Correct answer)
- Your backlink profile
- Your ad spend efficiency
Correct answer: Which pages are indexed, excluded, or have errors preventing indexing
The Index Coverage report shows the indexing status of all URLs Google has discovered on your site, including errors and warnings.
Question 5: What is the maximum number of URLs a single XML sitemap file should contain?
- 1,000
- 10,000
- 50,000 (Correct answer)
- 500,000
Correct answer: 50,000
A single XML sitemap file can contain a maximum of 50,000 URLs and must not exceed 50MB uncompressed.
Question 6: Which Google Search Console feature allows you to see all external sites linking to your website?
- Performance Report
- Enhancements Report
- Links Report (Correct answer)
- Security Issues Report
Correct answer: Links Report
The Links Report in Search Console shows your top linked pages, top linking sites, and top linking anchor text from external domains.
What is a Core Web Vital that measures how long it takes for the largest content element to render?