sitemap updated
This commit is contained in:
parent
f260c8b47a
commit
8a5818e77a
File diff suppressed because one or more lines are too long
@ -3,7 +3,7 @@ const path = require("path");
|
|||||||
const { SitemapStream, streamToPromise } = require("sitemap");
|
const { SitemapStream, streamToPromise } = require("sitemap");
|
||||||
const { pathToFileURL } = require("url");
|
const { pathToFileURL } = require("url");
|
||||||
|
|
||||||
const hostname = "https://rapharehap.ca";
|
const hostname = "https://rapharehab.ca";
|
||||||
const addTrailingSlash = true; // ✅ Set this true if your Next.js uses trailingSlash: true
|
const addTrailingSlash = true; // ✅ Set this true if your Next.js uses trailingSlash: true
|
||||||
|
|
||||||
// // 🔧 Utility to format URLs based on config
|
// // 🔧 Utility to format URLs based on config
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user