sitemap updated
This commit is contained in:
parent
aa12c283c2
commit
a7f4ba246c
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user