Fixed URL in sitemap
Build and Deploy / deploy (push) Successful in 10s

This commit is contained in:
CalebLewallen
2026-05-14 14:44:58 -04:00
parent 4f383a3fd7
commit 6129b3818c
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ import sitemap from '@astrojs/sitemap';
// https://astro.build/config // https://astro.build/config
export default defineConfig({ export default defineConfig({
site: 'https://chesteryvalleyservices.com', // Placeholder URL site: 'https://www.chescohome.com', // Placeholder URL
integrations: [ integrations: [
tailwind(), tailwind(),
sitemap(), sitemap(),
+1 -1
View File
@@ -1,4 +1,4 @@
User-agent: * User-agent: *
Allow: / Allow: /
Sitemap: https://chesteryvalleyservices.com/sitemap-index.xml Sitemap: https://www.chescohome.com/sitemap-index.xml
+1 -1
View File
@@ -19,7 +19,7 @@ const businessData = {
"addressRegion": "PA", "addressRegion": "PA",
"addressCountry": "US" "addressCountry": "US"
}, },
"url": "https://chesteryvalleyservices.com", "url": "https://www.chescohome.com",
"telephone": "+14843015834", "telephone": "+14843015834",
"email": "info@chescohome.com", "email": "info@chescohome.com",
"openingHoursSpecification": [ "openingHoursSpecification": [