<?xml version="1.0" encoding="UTF-8"?>
<!--
  Combined page + image sitemap (Google Image Sitemap extension).
  https://developers.google.com/search/docs/crawling-indexing/sitemaps/image-sitemaps

  HOW TO USE:
  1. Replace "https://djsldjidigital.co.za" with your live domain everywhere below.
  2. Update <lastmod> dates when pages or images change significantly.
  3. Add new <url> entries as you add pages.
  4. Add <image:image> entries for every meaningful image on each page.
  5. Submit this file in Google Search Console → Sitemaps.
  6. Reference it from robots.txt (already done in /public/robots.txt).

  PRIORITY GUIDE:
  1.0 = Homepage (most important)
  0.9 = Core service / conversion pages
  0.8 = Content pages
  0.7 = Supporting pages (blog, portfolio, etc.)

  IMAGE BEST PRACTICES:
  - <image:loc>       Full absolute URL to the image file (not a page URL)
  - <image:title>     Keyword-rich title matching the image content
  - <image:caption>   Longer description with location / context signals
  - <image:geo_location> City, Country for local SEO signal
  - <image:license>   Add if images are licensed (omit for proprietary assets)
-->
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
>

  <!-- ── Homepage ────────────────────────────────────────────────────────── -->
  <url>
    <loc>https://djsldjidigital.co.za/</loc>
    <lastmod>2026-07-07</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://djsldjidigital.co.za/DJSLDJI_DIGITAL_LOGO.jpg</image:loc>
      <image:title>Djsldji Digital — Digital Agency Johannesburg South Africa</image:title>
      <image:caption>Djsldji Digital is a South African digital agency specialising in website design, Microsoft 365, AI chatbots, SEO, and digital marketing for businesses in Johannesburg and across South Africa.</image:caption>
      <image:geo_location>Johannesburg, Gauteng, South Africa</image:geo_location>
    </image:image>
    <image:image>
      <image:loc>https://djsldjidigital.co.za/LOGO_FUT.JPG</image:loc>
      <image:title>Djsldji Digital Logo Mark</image:title>
      <image:caption>Djsldji Digital logo — Smart Digital Solutions for South African Business.</image:caption>
      <image:geo_location>Johannesburg, Gauteng, South Africa</image:geo_location>
    </image:image>
  </url>

  <!-- ── About ────────────────────────────────────────────────────────────── -->
  <url>
    <loc>https://djsldjidigital.co.za/about</loc>
    <lastmod>2026-07-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
    <image:image>
      <image:loc>https://djsldjidigital.co.za/DJSLDJI_DIGITAL_LOGO.jpg</image:loc>
      <image:title>About Djsldji Digital — Digital Agency Johannesburg</image:title>
      <image:caption>Learn about Djsldji Digital, a digital transformation agency helping South African businesses grow through technology, automation, and digital innovation.</image:caption>
      <image:geo_location>Johannesburg, Gauteng, South Africa</image:geo_location>
    </image:image>
  </url>

  <!-- ── Services ──────────────────────────────────────────────────────────── -->
  <url>
    <loc>https://djsldjidigital.co.za/services</loc>
    <lastmod>2026-07-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
    <image:image>
      <image:loc>https://djsldjidigital.co.za/DJSLDJI_DIGITAL_LOGO.jpg</image:loc>
      <image:title>Digital Services — Website Design, Microsoft 365, AI Chatbots South Africa</image:title>
      <image:caption>Djsldji Digital offers website design, Microsoft 365 solutions, AI chatbots, hosting, SEO, and business automation for South African businesses.</image:caption>
      <image:geo_location>Johannesburg, Gauteng, South Africa</image:geo_location>
    </image:image>
  </url>

  <!-- ── Industries ────────────────────────────────────────────────────────── -->
  <url>
    <loc>https://djsldjidigital.co.za/industries</loc>
    <lastmod>2026-07-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- ── Pricing ───────────────────────────────────────────────────────────── -->
  <url>
    <loc>https://djsldjidigital.co.za/pricing</loc>
    <lastmod>2026-07-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- ── Portfolio ─────────────────────────────────────────────────────────── -->
  <url>
    <loc>https://djsldjidigital.co.za/portfolio</loc>
    <lastmod>2026-07-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
    <!--
      ACTION: Add <image:image> entries here for each portfolio screenshot.
      Example:
      <image:image>
        <image:loc>https://djsldjidigital.co.za/portfolio/coolbreeze-website.jpg</image:loc>
        <image:title>CoolBreeze Air Conditioning Website Design Johannesburg</image:title>
        <image:caption>Djsldji Digital designed the CoolBreeze Air Conditioning website, resulting in +118% online enquiries.</image:caption>
      </image:image>
    -->
  </url>

  <!-- ── Blog ──────────────────────────────────────────────────────────────── -->
  <url>
    <loc>https://djsldjidigital.co.za/blog</loc>
    <lastmod>2026-07-07</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
    <!--
      ACTION: Add <image:image> for each blog post featured image as you add them.
    -->
  </url>

  <!-- ── Contact ───────────────────────────────────────────────────────────── -->
  <url>
    <loc>https://djsldjidigital.co.za/contact</loc>
    <lastmod>2026-07-07</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- ── Consultation ───────────────────────────────────────────────────────── -->
  <url>
    <loc>https://djsldjidigital.co.za/consultation</loc>
    <lastmod>2026-07-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- ── DNS Management ─────────────────────────────────────────────────────── -->
  <url>
    <loc>https://djsldjidigital.co.za/dns-management</loc>
    <lastmod>2026-07-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

</urlset>
