sitemap updated

This commit is contained in:
Alaguraj0361 2025-09-30 21:17:42 +05:30
parent aa12c283c2
commit a7f4ba246c

View File

@ -3,7 +3,7 @@ const path = require("path");
const { SitemapStream, streamToPromise } = require("sitemap");
const { pathToFileURL } = require("url");
const hostname = "https://rapharehap.metatronnest.com";
const hostname = "https://rapharehap.ca";
const addTrailingSlash = true; // ✅ Set this true if your Next.js uses trailingSlash: true
// // 🔧 Utility to format URLs based on config