<?xml version="1.0" encoding="UTF-8"?>
<!--
  ================================================================
  ANC Systems — sitemap.xml
  https://ancsystems.com/sitemap.xml

  WHAT THIS FILE DOES FOR GOOGLE RANKINGS
  ─────────────────────────────────────────────────────────────────
  This XML sitemap tells Google, Bing, and other search engines:

    1. EVERY PAGE that should be indexed — ensuring no page
       built in this project gets overlooked during crawling.

    2. PRIORITY — which pages are most important (1.0 = highest,
       0.1 = lowest). Google uses this to allocate crawl budget:
       high-priority pages get crawled more frequently and are
       re-crawled faster after updates.

    3. CHANGEFREQ — how often each page type changes. Pages
       marked "weekly" are re-crawled more often than "yearly,"
       keeping index freshness aligned to actual update cadence.

    4. LASTMOD — the last modification date. Google uses this
       to determine whether a cached version is stale and needs
       re-crawling. Set these to your actual deployment date
       and update them whenever page content changes significantly.

  AFTER DEPLOYMENT:
  ─────────────────────────────────────────────────────────────────
  Submit this sitemap to:
    • Google Search Console → Sitemaps → Add new sitemap
      URL: https://ancsystems.com/sitemap.xml
    • Bing Webmaster Tools → Sitemaps → Submit sitemap
      URL: https://ancsystems.com/sitemap.xml

  Submitting directly is the single fastest way to get all
  newly built pages discovered and indexed. Without submission,
  Google may take weeks to discover new pages passively.

  UPDATE SCHEDULE:
  ─────────────────────────────────────────────────────────────────
  Update LASTMOD on any page whenever you make meaningful
  content changes. Google rewards fresh, recently-updated
  content in competitive local search categories.

  CANONICAL DOMAIN NOTE:
  ─────────────────────────────────────────────────────────────────
  All URLs use https://ancsystems.com (non-www, HTTPS).
  This must match exactly:
    • The canonical URL in every page's <link rel="canonical">
    • The URL in Google Search Console property
    • The website URL in Google Business Profile
    • The @id in every page's Schema.org LocalBusiness node
  Any mismatch across these four sources fragments Google's
  understanding of the site and dilutes ranking signals.

  EXCLUDED PAGES (intentionally not listed):
  ─────────────────────────────────────────────────────────────────
    404.html           — noindex meta tag, not indexable
    robots.txt         — not a content page
    sitemap.xml        — never list the sitemap in itself
    /thank-you pages   — no SEO value, should be noindexed
    /admin/ paths      — blocked in robots.txt

  ================================================================
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
                            http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">


  <!-- ============================================================
       TIER 1 — HOMEPAGE
       Priority 1.0: the highest possible. The homepage is the
       most authoritative page on the domain, carries the most
       internal links, and is the primary landing page for all
       branded and navigational searches.
       Changefreq: weekly — testimonials, news, and CTAs update.
  ============================================================ -->

  <url>
    <loc>https://ancsystems.com/</loc>
    <lastmod>2026-05-06</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>


  <!-- ============================================================
       TIER 2 — CORE SERVICE PAGES
       Priority 0.9: primary commercial intent pages.
       These are the pages that rank for the highest-value
       local search queries ("managed IT services Naperville IL,"
       "cybersecurity services Chicagoland," etc.).
       They receive the most Schema.org markup, the most
       keyword-optimized content, and the most internal links
       from other pages. Google should crawl these frequently.
       Changefreq: monthly — content is comprehensive and stable,
       but Schema data and FAQs may be updated periodically.
  ============================================================ -->

  <!-- Network Management — targets:
       "IT network management services Naperville IL"
       "network management Chicagoland" -->
  <url>
    <loc>https://ancsystems.com/service-Network</loc>
    <lastmod>2026-05-06</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Server Management — targets:
       "server management services Naperville IL"
       "Windows Server administration Chicagoland" -->
  <url>
    <loc>https://ancsystems.com/service-Server</loc>
    <lastmod>2026-05-06</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Cloud Services — targets:
       "cloud services Microsoft 365 migration Naperville IL"
       "IT cloud solutions Chicagoland" -->
  <url>
    <loc>https://ancsystems.com/service-Cloud</loc>
    <lastmod>2026-05-06</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Cybersecurity — targets:
       "cybersecurity services Naperville IL"
       "managed IT security Chicagoland" -->
  <url>
    <loc>https://ancsystems.com/service-Security</loc>
    <lastmod>2026-05-06</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Data Backup & Recovery — targets:
       "data backup recovery services Naperville IL"
       "managed backup Chicagoland" -->
  <url>
    <loc>https://ancsystems.com/service-Backup</loc>
    <lastmod>2026-05-06</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Disaster Recovery — targets:
       "disaster recovery services Naperville IL"
       "business continuity planning Chicagoland" -->
  <url>
    <loc>https://ancsystems.com/service-Disaster</loc>
    <lastmod>2026-05-06</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- IT Help Desk — targets:
       "IT help desk services Naperville IL"
       "managed help desk support Chicagoland" -->
  <url>
    <loc>https://ancsystems.com/service-HelpDesk</loc>
    <lastmod>2026-05-06</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- IT Consulting & vCIO — targets:
       "IT consulting services Naperville IL"
       "vCIO services Chicagoland" -->
  <url>
    <loc>https://ancsystems.com/service-Consult</loc>
    <lastmod>2026-05-06</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Service Packages — targets:
       "managed IT service packages Naperville IL"
       "IT support plans Chicagoland" -->
  <url>
    <loc>https://ancsystems.com/service-Packages</loc>
    <lastmod>2026-05-06</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>


  <!-- ============================================================
       TIER 3 — TRUST AND CONVERSION SUPPORT PAGES
       Priority 0.8: high-value supporting pages that drive
       conversions and support local authority signals.
       "why-choose-us" targets evaluation-stage searches.
       "contact" is a critical local SEO signal — Google
       uses the NAP data on contact pages to validate and
       reinforce the Google Business Profile listing.
       "why-choose-us" receives FAQPage schema and targets
       "best managed IT services Naperville" queries.
  ============================================================ -->

  <!-- Why Choose Us — targets:
       "why choose ANC Systems"
       "best managed IT services Naperville IL" -->
  <url>
    <loc>https://ancsystems.com/why-choose-us</loc>
    <lastmod>2026-05-06</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Contact — critical local SEO page.
       NAP consistency here validates Google Business Profile.
       Targets: "IT support contact Naperville IL" -->
  <url>
    <loc>https://ancsystems.com/contact</loc>
    <lastmod>2026-05-06</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>


  <!-- ============================================================
       TIER 4 — CONVERSION / FORM PAGES
       Priority 0.7: these pages are the end of the conversion
       funnel and receive direct organic traffic from
       evaluation-stage search queries:
         "free IT consultation Naperville"
         "cybersecurity assessment small business Chicago"
         "schedule IT assessment Chicagoland"
       Both pages carry FAQPage schema and substantial
       indexable content — they are not thin form stubs.
       Include them. Google can and does rank form pages
       with strong surrounding content.
       Changefreq: monthly — pricing, process, and FAQ
       content may be updated as the service evolves.
  ============================================================ -->

  <!-- IT Consultation Form — targets:
       "book IT consultation Naperville IL"
       "professional IT assessment Chicagoland" -->
  <url>
    <loc>https://ancsystems.com/form-Consult</loc>
    <lastmod>2026-05-06</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Cybersecurity Assessment Form — targets:
       "cybersecurity assessment Naperville IL"
       "network security assessment small business Chicago"
       "$499 security assessment Chicagoland" -->
  <url>
    <loc>https://ancsystems.com/form-Cybersecurity</loc>
    <lastmod>2026-05-06</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>


  <!-- ============================================================
       NOTES FOR ONGOING SITEMAP MAINTENANCE
       ─────────────────────────────────────────────────────────
       1. UPDATE LASTMOD DATES whenever a page receives
          meaningful content changes. Google monitors
          lastmod accuracy — sites that update lastmod
          with every trivial change are deprioritized.
          Only update when content substantively changes.

       2. ADD NEW PAGES immediately when created. A page
          not in the sitemap may take weeks longer to be
          discovered and indexed than one listed here.

       3. REMOVE DELETED PAGES promptly. A 404 response
          for a URL listed in the sitemap generates a
          crawl error in Search Console and wastes budget.

       4. RESUBMIT TO SEARCH CONSOLE after any significant
          sitemap update. Resubmission signals Google that
          the sitemap has changed and prompts re-crawling.

       5. MONITOR IN SEARCH CONSOLE:
          Coverage → Sitemap → [your sitemap URL]
          Watch for: submitted vs indexed counts,
          excluded pages, and crawl errors.
          A healthy sitemap shows submitted count ≈
          indexed count with no excluded pages.
  ============================================================ -->

</urlset>
