mazipan / tanyaaja.in

❓Kumpulkan pertanyaan secara anonim dari siapa saja dengan mudah
https://tanyaaja.in
MIT License
134 stars 36 forks source link

FEAT: public pages sitemap #102

Closed adjieguntoro-tokped closed 11 months ago

adjieguntoro-tokped commented 11 months ago

Closes #101

Description

enable dynamic sitemap for public pages

Current Tasks

vercel[bot] commented 11 months ago

Someone is attempting to deploy a commit to a Personal Account owned by @mazipan on Vercel.

@mazipan first needs to authorize it.

mazipan commented 11 months ago

Tambahin file sitemap-index.xml @adjieguntoro-tokped di dir public/

<?xml version="1.0" encoding="UTF-8"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://www.tanyaaja.in/sitemaps.xml</loc>
    <lastmod>2023-10-20T17:00:00.000Z</lastmod>
  </sitemap>
  <sitemap>
    <loc>https://www.tanyaaja.in/sitemap-public-users.xml</loc>
    <lastmod>2023-10-20T17:00:00.000Z</lastmod>
  </sitemap>
</sitemapindex>
vercel[bot] commented 11 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tanyaaja ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 20, 2023 3:26am
adjieguntoro-tokped commented 11 months ago

wah mas, ada yang kelewat, hoho... mapping nya lupa dijoin, masih ada comma nya..