Marketing & Sales

SEO interview questions

This track covers the core concepts and practical tactics of SEO, from how search engines crawl and index to technical, on-page, and off-page factors, plus measurement and strategy.

18 questions (5 easy · 10 medium · 3 hard), each with what a strong answer covers and where people lose the point. Free to read, no account.

On this page (18 questions)
  1. 1.Explain the difference between crawling and indexing in SEO. Why is it important to understand this distinction?
  2. 2.What is keyword stuffing and why is it considered a bad practice in modern SEO?
  3. 3.How do you optimize a title tag for both search engines and users? What are the key elements?
  4. 4.What is a canonical tag and when would you use it? Provide an example of a duplicate content scenario.
  5. 5.How does robots.txt affect SEO? What are common mistakes when configuring it?
  6. 6.Do meta descriptions affect rankings? Why are they still important for SEO?
  7. 7.What is the difference between a 301 and a 302 redirect? How does each affect SEO?
  8. 8.What are Core Web Vitals and why are they important for SEO?
  9. 9.How do you evaluate the quality of a backlink? What makes a backlink valuable?
  10. 10.Explain the concept of search intent and how it influences content creation and SEO strategy.
  11. 11.What are common Google penalties and how can you recover from them?
  12. 12.What is schema markup and how does it benefit SEO? Provide an example of a schema type.
  13. 13.What is mobile-first indexing and how does it affect your SEO strategy?
  14. 14.What is E-E-A-T and why is it important for SEO, especially for YMYL pages?
  15. 15.What are the key considerations for international SEO? How do you target multiple countries or languages?
  16. 16.How do you use Google Search Console to monitor and improve your site's SEO performance?
  17. 17.What is a content cluster or pillar page strategy? How does it help with SEO?
  18. 18.How can you improve your organic click-through rate (CTR) from search results?

1.Explain the difference between crawling and indexing in SEO. Why is it important to understand this distinction?

Warm-up

What a strong answer covers

  • Define crawling as the process of search engine bots discovering and fetching web pages via links.
  • Define indexing as the process of storing and organizing the content of crawled pages in a searchable database.
  • Explain that a page can be crawled but not indexed (e.g., due to noindex tags, duplicate content, or low quality).
  • Mention that indexing is a prerequisite for ranking; if a page isn't indexed, it cannot appear in search results.
  • Give an example of a technical issue that prevents indexing, such as a misconfigured robots.txt or a canonical pointing to another URL.

Where people lose the point

  • Using the terms interchangeably or thinking they are the same.
  • Believing that crawling automatically leads to indexing and ranking.
  • Overlooking the role of canonical tags and noindex directives in controlling indexing.
Link to this question

2.What is keyword stuffing and why is it considered a bad practice in modern SEO?

Warm-up

What a strong answer covers

  • Define keyword stuffing as the practice of overloading a page with keywords or phrases in an attempt to manipulate rankings.
  • Explain that search engines now use sophisticated algorithms that detect unnatural keyword density and penalize it.
  • Mention that keyword stuffing harms user experience by making content unreadable and spammy.
  • Describe how modern SEO focuses on semantic relevance and natural language, not exact-match repetition.
  • Give an example of keyword stuffing (e.g., repeating 'buy cheap shoes' in every sentence) and contrast with a natural use.

Where people lose the point

  • Thinking that a certain keyword density percentage is still a valid tactic.
  • Believing that hidden text (white text on white background) is an effective way to stuff keywords.
  • Ignoring the user experience aspect and focusing only on search engines.
Link to this question

3.How do you optimize a title tag for both search engines and users? What are the key elements?

Warm-up

What a strong answer covers

  • Include the primary keyword near the beginning of the title tag.
  • Keep the title under 60 characters to avoid truncation in search results.
  • Make the title compelling and click-worthy, using emotional triggers or numbers if appropriate.
  • Ensure the title accurately reflects the page content to reduce bounce rate.
  • Avoid keyword stuffing and duplicate titles across pages.

Where people lose the point

  • Writing a title that is too long and gets cut off.
  • Using the same title for multiple pages, causing confusion.
  • Focusing only on keywords and ignoring the human reader.
Link to this question

4.What is a canonical tag and when would you use it? Provide an example of a duplicate content scenario.

Core

What a strong answer covers

  • Define a canonical tag (rel=canonical) as an HTML element that tells search engines which URL is the preferred version of a page.
  • Explain that it is used to consolidate duplicate or near-duplicate content to avoid dilution of ranking signals.
  • Give an example: an e-commerce product page accessible via multiple URLs (e.g., with tracking parameters, different sorting, or HTTP vs HTTPS).
  • Mention that canonical tags should be self-referential on the preferred page.
  • Discuss the importance of using absolute URLs and avoiding conflicting signals (e.g., canonical pointing to a different page than the one in the sitemap).

Where people lose the point

  • Using canonical tags on pages that are not duplicates, which can cause the wrong page to be indexed.
  • Forgetting to add a self-referencing canonical on the preferred page.
  • Assuming that canonical tags are a substitute for proper redirects when content has permanently moved.
Link to this question

5.How does robots.txt affect SEO? What are common mistakes when configuring it?

Core

What a strong answer covers

  • Explain that robots.txt is a file that instructs search engine crawlers which parts of your site they can or cannot crawl.
  • Mention that it does not prevent indexing; it only prevents crawling. To prevent indexing, use noindex tags.
  • Describe common mistakes: blocking all crawlers (Disallow: /), blocking CSS/JS files (which can hurt rendering), and using incorrect syntax.
  • Explain that if a page is disallowed in robots.txt, search engines may not discover it, but if it's linked from elsewhere, it might still be indexed without crawling.
  • Recommend testing robots.txt using tools like Google's robots.txt tester.

Where people lose the point

  • Thinking that robots.txt is a security measure to hide pages from users.
  • Blocking resources like CSS and JavaScript that are needed for rendering.
  • Using wildcards incorrectly or forgetting to allow the sitemap.
Link to this question

6.Do meta descriptions affect rankings? Why are they still important for SEO?

Warm-up

What a strong answer covers

  • State that meta descriptions are not a direct ranking factor according to Google.
  • Explain that they influence click-through rate (CTR) from search results, which can indirectly affect rankings.
  • Describe how a well-written meta description can improve user engagement and reduce bounce rate.
  • Mention that Google may rewrite meta descriptions if they are not relevant or are too long.
  • Give tips for writing effective meta descriptions: include the keyword, a call to action, and stay within 155-160 characters.

Where people lose the point

  • Believing that meta descriptions are a primary ranking factor.
  • Writing duplicate meta descriptions across pages.
  • Ignoring meta descriptions entirely, leaving them blank or auto-generated.
Link to this question

7.What is the difference between a 301 and a 302 redirect? How does each affect SEO?

Core

What a strong answer covers

  • Define 301 as a permanent redirect and 302 as a temporary redirect.
  • Explain that 301 passes most of the link equity (ranking power) to the new URL, while 302 does not.
  • Mention that using a 302 for a permanent move can cause the old URL to remain in the index and split signals.
  • Describe scenarios: use 301 when a page has permanently moved (e.g., changing domain), use 302 for temporary maintenance or A/B testing.
  • Note that Google treats 302 as a temporary signal and may eventually treat it as permanent if it persists, but it's safer to use 301 for permanent changes.

Where people lose the point

  • Using 302 for permanent redirects, losing link equity.
  • Using 301 for temporary redirects, which can confuse users and search engines.
  • Not updating internal links to point directly to the final URL, causing redirect chains.
Link to this question

8.What are Core Web Vitals and why are they important for SEO?

Core

What a strong answer covers

  • Define Core Web Vitals as a set of metrics measuring user experience: LCP (Largest Contentful Paint), INP (Interaction to Next Paint), and CLS (Cumulative Layout Shift).
  • Explain that they are ranking factors for Google, especially for mobile searches.
  • Describe each metric: LCP measures loading performance (should be <2.5s), INP measures interactivity (should be <200ms), CLS measures visual stability (should be <0.1).
  • Mention that these metrics are part of the 'page experience' signals.
  • Give examples of how to improve them: optimize images, reduce JavaScript, use proper dimensions for media to prevent layout shifts.

Where people lose the point

  • Confusing LCP with page load time or thinking it's the only metric.
  • Ignoring CLS and focusing only on speed.
  • Believing that Core Web Vitals are the only ranking factor, ignoring content quality.
Link to this question

10.Explain the concept of search intent and how it influences content creation and SEO strategy.

Core

What a strong answer covers

  • Define search intent as the underlying goal a user has when typing a query (informational, navigational, transactional, commercial investigation).
  • Explain that matching content to intent is crucial for ranking; Google rewards pages that satisfy the user's need.
  • Describe how to identify intent by analyzing the current SERPs: if top results are product pages, the intent is transactional; if they are blog posts, it's informational.
  • Give an example: 'best running shoes' has commercial intent, so a comparison guide is appropriate, not a product page.
  • Mention that creating content that doesn't match intent leads to high bounce rates and poor rankings.

Where people lose the point

  • Creating content based on keywords without considering intent.
  • Assuming all queries with the same keyword have the same intent.
  • Ignoring SERP features (like featured snippets) that indicate intent.
Link to this question

11.What are common Google penalties and how can you recover from them?

Hard

What a strong answer covers

  • Distinguish between algorithmic penalties (e.g., Panda, Penguin) and manual actions (e.g., unnatural links, thin content).
  • Explain that algorithmic penalties are not explicitly notified; you must detect drops in traffic and diagnose the cause.
  • Describe common causes: spammy backlinks, keyword stuffing, duplicate content, cloaking, and poor user experience.
  • Outline recovery steps: identify the issue (using Search Console for manual actions), fix the problem (remove bad links, improve content), and submit a reconsideration request for manual actions.
  • Mention that recovery takes time and requires ongoing monitoring to prevent recurrence.

Where people lose the point

  • Panicking and making drastic changes without diagnosing the actual issue.
  • Ignoring manual actions in Search Console.
  • Thinking that a single fix will instantly restore rankings; recovery is gradual.
Link to this question

12.What is schema markup and how does it benefit SEO? Provide an example of a schema type.

Core

What a strong answer covers

  • Define schema markup as structured data added to HTML to help search engines understand the content and context of a page.
  • Explain that it can enable rich snippets, such as star ratings, product prices, and event dates, which improve CTR.
  • Mention that schema is not a direct ranking factor but enhances visibility and user experience.
  • Give an example: using JSON-LD to mark up a recipe with ingredients, cooking time, and reviews.
  • Describe how to implement schema using Google's Structured Data Markup Helper or manually with JSON-LD.

Where people lose the point

  • Thinking schema markup is a ranking factor.
  • Using incorrect or spammy schema that violates Google's guidelines.
  • Forgetting to test structured data with Google's Rich Results Test.
Link to this question

13.What is mobile-first indexing and how does it affect your SEO strategy?

Core

What a strong answer covers

  • Define mobile-first indexing as Google's practice of using the mobile version of a page for indexing and ranking.
  • Explain that this means your site must be fully functional and responsive on mobile devices.
  • Mention that if your site has separate mobile and desktop versions, the mobile version must contain the same content and structured data.
  • Describe how to ensure mobile-friendliness: use responsive design, avoid intrusive interstitials, and ensure fast loading on mobile.
  • Discuss the impact on SEO: if your mobile site is lacking content, you may lose rankings.

Where people lose the point

  • Assuming that having a mobile site is enough; it must be equivalent to desktop.
  • Blocking resources like CSS and JavaScript on mobile, which can hurt rendering.
  • Ignoring mobile user experience, such as pop-ups that cover content.
Link to this question

14.What is E-E-A-T and why is it important for SEO, especially for YMYL pages?

Hard

What a strong answer covers

  • Define E-E-A-T as Experience, Expertise, Authoritativeness, and Trustworthiness, a framework Google uses to assess content quality.
  • Explain that it is especially critical for YMYL (Your Money or Your Life) pages, such as health, finance, and legal topics.
  • Describe how to demonstrate E-E-A-T: author bios with credentials, citing reputable sources, providing accurate and up-to-date information, and building a strong brand reputation.
  • Mention that E-E-A-T is not a direct ranking factor but is used in quality raters' guidelines and influences algorithm updates.
  • Give examples: a medical article should be written by a doctor, and a financial advice page should be reviewed by a certified expert.

Where people lose the point

  • Thinking E-E-A-T is a specific metric that can be measured.
  • Ignoring the importance of author expertise for YMYL content.
  • Using low-quality sources or outdated information, which undermines trust.
Link to this question

15.What are the key considerations for international SEO? How do you target multiple countries or languages?

Hard

What a strong answer covers

  • Explain the need to choose a URL structure: ccTLDs (e.g., .de), subdomains (de.example.com), or subdirectories (example.com/de/).
  • Discuss the pros and cons of each: ccTLDs are strong for local targeting but expensive; subdirectories are easier to manage but may not be as strong.
  • Mention the use of hreflang tags to indicate language and regional targeting to search engines.
  • Describe how to avoid duplicate content issues when having similar content in multiple languages.
  • Consider local search engines (like Baidu in China) and local backlinks and social signals.

Where people lose the point

  • Using only one language without providing localized content.
  • Forgetting to implement hreflang tags, leading to wrong language pages in SERPs.
  • Assuming that translating content is enough; cultural nuances and local keywords matter.
Link to this question

16.How do you use Google Search Console to monitor and improve your site's SEO performance?

Warm-up

What a strong answer covers

  • Explain that Search Console provides data on indexing status, search queries, and technical issues.
  • Describe how to submit a sitemap and request indexing for new pages.
  • Mention the Performance report, which shows impressions, clicks, CTR, and average position for queries.
  • Discuss how to identify and fix indexing errors, such as pages not indexed or blocked by robots.txt.
  • Explain the use of the URL Inspection tool to test a specific page's indexation and request re-crawling.

Where people lose the point

  • Not verifying your site or not checking Search Console regularly.
  • Focusing only on rankings and ignoring indexing issues.
  • Misinterpreting data, such as thinking a high position means good performance without considering CTR.
Link to this question

17.What is a content cluster or pillar page strategy? How does it help with SEO?

Core

What a strong answer covers

  • Define a content cluster as a strategy where a pillar page (comprehensive guide) links to multiple cluster pages (detailed subtopics), and they link back.
  • Explain that this creates a strong internal linking structure that helps search engines understand the site's architecture and topic authority.
  • Mention that it helps establish topical authority, which is important for ranking for a broad range of related keywords.
  • Describe how to implement: choose a broad topic, create a pillar page, then create cluster pages targeting long-tail keywords, and interlink them.
  • Give an example: a pillar page on 'SEO' with cluster pages on 'keyword research', 'link building', 'technical SEO', etc.

Where people lose the point

  • Creating a cluster without a clear pillar page or vice versa.
  • Not interlinking properly, leaving cluster pages orphaned.
  • Making the pillar page too thin or not comprehensive enough.
Link to this question

18.How can you improve your organic click-through rate (CTR) from search results?

Core

What a strong answer covers

  • Optimize title tags and meta descriptions to be compelling and relevant to the query.
  • Use structured data to enable rich snippets, such as star ratings, prices, or FAQs, which stand out in SERPs.
  • Ensure your URL is clean and readable, as it appears in the search results.
  • Consider using emotional triggers, numbers, or power words in titles.
  • Test different variations using A/B testing tools like Google Optimize (though limited for organic).

Where people lose the point

  • Focusing only on rankings and ignoring CTR.
  • Writing clickbait titles that don't match content, leading to high bounce rates.
  • Not using schema markup to enhance the appearance of your listing.
Link to this question
No account needed

Answer one real SEO question now

A question a SEO panel actually asks, answered out loud, scored on what you said and how you said it. Under two minutes, and nothing to sign up for.

Explain the difference between crawling and indexing in SEO. Why is it important to understand this distinction?

We never store the audio. Your answer is deleted within 24 hours unless you save the result.

How SEO answers get judged

The weights a SEO interviewer is holding, whether or not they say so out loud. Round Zero scores your practice answers against exactly these, and quotes your own words back as the evidence for each.

Technical Accuracy

30%

Correctness of SEO concepts, terminology, and best practices.

Strategic Thinking

25%

Ability to connect tactics to broader goals and prioritize actions.

Practical Application

20%

Use of concrete examples, tools, and real-world scenarios.

Communication

15%

Clarity, structure, and conciseness of the explanation.

Awareness of Updates

10%

Knowledge of current algorithm trends and industry evolution.

Role tracks that include SEO

Related Marketing & Sales skills

All skills →

Now say them out loud

You have read what strong SEO answers contain. The next thing that moves the needle is producing one under time, out loud, and finding out where it falls apart.

  • These questions asked back, with follow-ups
  • Flashcards for the ones you keep missing
  • A scored mock that quotes your own answers

Browse every skill

Practising SEO: common questions

What SEO interview questions should I practice?
Start with the core areas SEO interviewers probe: Explain the difference between crawling and indexing in SEO. Why is it important to understand this distinction; What is keyword stuffing and why is it considered a bad practice in modern SEO; How do you optimize a title tag for both search engines and users? What are the key elements. This page outlines strong answers and common mistakes, and the scored path drills each one with follow-ups.
Is the SEO practice free?
Yes. The SEO path runs free inside Round Zero: lessons, practice questions and flashcards. Drills are unlimited on every plan, free included. So is the full scorecard. Free also covers 3 complete scored interviews, no card.
How is this different from a SEO question list?
A static list gives you questions with no feedback. Round Zero runs a live scored practice that probes your actual answers, rotates difficulty, and tells you exactly what to fix, grounded in a SEO rubric.
How should I prepare for a SEO interview?
Learn the concepts, drill the questions until answers come fast, then prove it in a scored mock. Round Zero sequences all three so you know you are ready, not just that you read about SEO.
How is a SEO answer scored?
SEO answers are scored on technical accuracy, strategic thinking, practical application, communication, awareness of updates, with evidence quoted from what you actually said, so feedback is specific instead of generic praise.