diff --git a/CHANGELOG.md b/CHANGELOG.md index 34868b2..9a4c560 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,48 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Security +## [v1.0.10] - 2025-10-07 + +### Added + +### Changed + +### Deprecated + +### Removed + +### Fixed + +### Security + +## [v1.0.9] - 2025-10-07 + +### Added + +### Changed + +### Deprecated + +### Removed + +### Fixed + +### Security + +## [v1.0.8] - 2025-10-07 + +### Added + +### Changed + +### Deprecated + +### Removed + +### Fixed + +### Security + ## [v1.0.7] - 2025-10-07 ### Added diff --git a/package.json b/package.json index 9ea7085..5d2f719 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "adex-agency-website", - "version": "1.0.7", + "version": "1.0.10", "private": true, "packageManager": "yarn@1.22.19", "scripts": { diff --git a/public/robots.txt b/public/robots.txt new file mode 100644 index 0000000..d8ad1ea --- /dev/null +++ b/public/robots.txt @@ -0,0 +1,11 @@ +# * +User-agent: * +Allow: / +Disallow: /api/ +Disallow: /admin/ + +# Host +Host: http://localhost:3000 + +# Sitemaps +Sitemap: http://localhost:3000/sitemap.xml diff --git a/public/sitemap.xml b/public/sitemap.xml new file mode 100644 index 0000000..d8b30b8 --- /dev/null +++ b/public/sitemap.xml @@ -0,0 +1,19 @@ + + +http://localhost:3000/about2025-10-07T09:47:36.918Zweekly0.9 +http://localhost:3000/sitemap.xml2025-10-07T09:47:36.918Zmonthly0.7 +http://localhost:30002025-10-07T09:47:36.918Zdaily1 +http://localhost:3000/projects/habit2025-10-07T09:47:36.918Zmonthly0.7 +http://localhost:3000/projects/ligula2025-10-07T09:47:36.918Zmonthly0.7 +http://localhost:3000/projects/nullam2025-10-07T09:47:36.918Zmonthly0.7 +http://localhost:3000/projects/ultricies2025-10-07T09:47:36.918Zmonthly0.7 +http://localhost:3000/projects2025-10-07T09:47:36.918Zweekly0.8 +http://localhost:3000/services2025-10-07T09:47:36.918Zweekly0.9 +http://localhost:3000/contact2025-10-07T09:47:36.918Zmonthly0.7 +http://localhost:3000/blog/designing-retention-loops2025-10-07T09:47:36.918Zmonthly0.7 +http://localhost:3000/blog/operationalizing-experimentation2025-10-07T09:47:36.918Zmonthly0.7 +http://localhost:3000/blog/product-metrics-that-matter2025-10-07T09:47:36.918Zmonthly0.7 +http://localhost:3000/blog/scaling-design-systems2025-10-07T09:47:36.918Zmonthly0.7 +http://localhost:3000/robots.txt2025-10-07T09:47:36.918Zmonthly0.7 +http://localhost:3000/blog2025-10-07T09:47:36.918Zdaily0.8 + \ No newline at end of file