This commit is contained in:
+1
-1
@@ -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
@@ -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
|
||||||
|
|||||||
@@ -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": [
|
||||||
|
|||||||
Reference in New Issue
Block a user