Bird
0
0

In this XML sitemap snippet:

medium📝 Analysis Q4 of 15
SEO Fundamentals - Technical SEO Basics
In this XML sitemap snippet:
<urlset>
  <url>
    <loc>https://example.com/about</loc>
    <changefreq>weekly</changefreq>
  </url>
</urlset>

What does the <changefreq> tag specify?
AThe priority of the page for crawling
BThe last date the page was modified
CHow often the page is expected to change
DThe URL location of the page
Step-by-Step Solution
Solution:
  1. Step 1: Identify the tag purpose

    The <changefreq> tag indicates the frequency of expected content changes.
  2. Step 2: Differentiate from other tags

    <lastmod> shows last modification date; <priority> indicates crawl priority; <loc> is the URL.
  3. Final Answer:

    How often the page is expected to change -> Option C
  4. Quick Check:

    <changefreq> means update frequency [OK]
Quick Trick: defines update frequency [OK]
Common Mistakes:
  • Confusing with
  • Assuming sets crawl priority

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More SEO Fundamentals Quizzes