This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ import sitemap from '@astrojs/sitemap';
|
||||
|
||||
// https://astro.build/config
|
||||
export default defineConfig({
|
||||
site: 'https://chesteryvalleyservices.com', // Placeholder URL
|
||||
site: 'https://www.chescohome.com', // Placeholder URL
|
||||
integrations: [
|
||||
tailwind(),
|
||||
sitemap(),
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
User-agent: *
|
||||
Allow: /
|
||||
|
||||
Sitemap: https://chesteryvalleyservices.com/sitemap-index.xml
|
||||
Sitemap: https://www.chescohome.com/sitemap-index.xml
|
||||
|
||||
@@ -19,7 +19,7 @@ const businessData = {
|
||||
"addressRegion": "PA",
|
||||
"addressCountry": "US"
|
||||
},
|
||||
"url": "https://chesteryvalleyservices.com",
|
||||
"url": "https://www.chescohome.com",
|
||||
"telephone": "+14843015834",
|
||||
"email": "info@chescohome.com",
|
||||
"openingHoursSpecification": [
|
||||
|
||||
Reference in New Issue
Block a user