<!DOCTYPE html><html lang="en"> <head><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1"><meta name="generator" content="Astro v4.16.19"><title>Astro Auto Indexing</title><meta name="description" content="Astro SSG starter wired up with sitemap, Google Indexing API, and IndexNow automation."><link rel="canonical" href="https://saaspic.com/"><!-- Open Graph --><meta property="og:type" content="website"><meta property="og:title" content="Astro Auto Indexing"><meta property="og:description" content="Astro SSG starter wired up with sitemap, Google Indexing API, and IndexNow automation."><meta property="og:url" content="https://saaspic.com/"><!-- Twitter --><meta name="twitter:card" content="summary_large_image"><meta name="twitter:title" content="Astro Auto Indexing"><meta name="twitter:description" content="Astro SSG starter wired up with sitemap, Google Indexing API, and IndexNow automation."><link rel="sitemap" href="/sitemap-index.xml"></head> <body>  <main> <h1>Astro Auto Indexing</h1> <p>
This is a minimal, SEO-optimized Astro starter. The sitemap is available at
<a href="/sitemap-index.xml">/sitemap-index.xml</a>.
</p> <ul> <li><a href="/posts/hello-world/">Sample review post</a></li> </ul> </main>  </body></html>