diff --git a/circle.yml b/circle.yml index 8f9f11907..1fb753246 100644 --- a/circle.yml +++ b/circle.yml @@ -29,15 +29,15 @@ jobs: parameters: site: type: enum - enum: ['embauche', 'mon-entreprise', 'mycompanyinfrance'] + enum: [embauche, mon-entreprise, mycompanyinfrance] cypress_folder: type: enum - enum: ['embauche', 'mon-entreprise'] + enum: [embauche, mon-entreprise] default: mon-entreprise language: type: enum - enum: ['fr', 'en'] - default: 'fr' + enum: [fr, en] + default: fr docker: - image: cypress/base:8 environment: @@ -50,7 +50,7 @@ jobs: - run: | yarn run compile yarn run << parameters.site >>:serve & - yarn run cypress run --record --key 21660df5-36a5-4c49-b23d-801799b0c759 --env language=<< parameters.language >> --config integrationFolder=cypress/integration/<< parameters.cypress_folder >>' + yarn run cypress run --record --key 21660df5-36a5-4c49-b23d-801799b0c759 --env language=<< parameters.language >> --config integrationFolder=cypress/integration/<< parameters.cypress_folder >> production-end-to-end-test: parameters: @@ -59,12 +59,12 @@ jobs: default: '' cypress_folder: type: enum - enum: ['embauche', 'mon-entreprise', 'external'] + enum: [embauche, mon-entreprise, external] default: mon-entreprise language: type: enum - enum: ['fr', 'en'] - default: 'fr' + enum: [fr, en] + default: fr docker: - image: cypress/base:8 environment: diff --git a/source/sites/mycompanyinfrance.fr/pages/Sitemap.js b/source/sites/mycompanyinfrance.fr/pages/Sitemap.js index d6d0bd95a..33d56b396 100644 --- a/source/sites/mycompanyinfrance.fr/pages/Sitemap.js +++ b/source/sites/mycompanyinfrance.fr/pages/Sitemap.js @@ -6,14 +6,12 @@ const SiteMap = ({ sitePaths }) => ( <>

Sitemap

-			{generateSiteMap(
-				sitePaths.map(path => (
-					
-						{path}
-						
-
- )) - )} + {generateSiteMap(sitePaths).map(path => ( + + {path} +
+
+ ))}
) diff --git a/source/sites/mycompanyinfrance.fr/robots.txt b/source/sites/mycompanyinfrance.fr/robots.txt index 6f27bb66a..5a1fd7e83 100644 --- a/source/sites/mycompanyinfrance.fr/robots.txt +++ b/source/sites/mycompanyinfrance.fr/robots.txt @@ -1,2 +1,9 @@ User-agent: * -Disallow: \ No newline at end of file +Disallow: /social-security/comparaison-assimilé-salarié-indépendant-et-auto-entrepreneur +Disallow: /social-security/assimilated-salaried +Disallow: /social-security/indépendant +Disallow: /social-security/auto-entrepreneur +Disallow: /sécurité-sociale/assimilé-salarié +Disallow: /sécurité-sociale/indépendant +Disallow: /sécurité-sociale/auto-entrepreneur +Disallow: /sécurité-sociale/comparaison-assimilé-salarié-indépendant-et-auto-entrepreneur \ No newline at end of file diff --git a/source/sites/mycompanyinfrance.fr/sitemap.en.txt b/source/sites/mycompanyinfrance.fr/sitemap.en.txt index 66c9e8b80..fd09e8e20 100644 --- a/source/sites/mycompanyinfrance.fr/sitemap.en.txt +++ b/source/sites/mycompanyinfrance.fr/sitemap.en.txt @@ -7,15 +7,23 @@ https://mycompanyinfrance.fr/company/create-a-SAS https://mycompanyinfrance.fr/company/create-a-SARL https://mycompanyinfrance.fr/company/create-a-SASU https://mycompanyinfrance.fr/company/create-a-SNC -https://mycompanyinfrance.fr/company/create-a-micro-entreprise +https://mycompanyinfrance.fr/company/become-auto-entrepreneur +https://mycompanyinfrance.fr/company/become-auto-entrepreneur-EIRL +https://mycompanyinfrance.fr/company/create-a-SA https://mycompanyinfrance.fr/company/find https://mycompanyinfrance.fr/company/after-registration https://mycompanyinfrance.fr/company/legal-status https://mycompanyinfrance.fr/company/legal-status/list https://mycompanyinfrance.fr/company/legal-status/liability https://mycompanyinfrance.fr/company/legal-status/directors-status -https://mycompanyinfrance.fr/company/legal-status/micro-entreprise-or-individual-business +https://mycompanyinfrance.fr/company/legal-status/auto-entrepreneur https://mycompanyinfrance.fr/company/legal-status/multiple-associates https://mycompanyinfrance.fr/company/legal-status/chairman-or-managing-director https://mycompanyinfrance.fr/social-security +https://mycompanyinfrance.fr/social-security/assimilated-salaried +https://mycompanyinfrance.fr/social-security/indépendant +https://mycompanyinfrance.fr/social-security/auto-entrepreneur +https://mycompanyinfrance.fr/social-security/comparaison-assimilé-salarié-indépendant-et-auto-entrepreneur +https://mycompanyinfrance.fr/social-security/salaried https://mycompanyinfrance.fr/hiring-process +https://mycompanyinfrance.fr/documentation \ No newline at end of file diff --git a/source/sites/mycompanyinfrance.fr/sitemap.fr.txt b/source/sites/mycompanyinfrance.fr/sitemap.fr.txt index f9c75fa25..1bb476a11 100644 --- a/source/sites/mycompanyinfrance.fr/sitemap.fr.txt +++ b/source/sites/mycompanyinfrance.fr/sitemap.fr.txt @@ -1,21 +1,29 @@ -https://mon-entreprise.beta.gouv.fr/entreprise -https://mon-entreprise.beta.gouv.fr/entreprise/votre-entreprise -https://mon-entreprise.beta.gouv.fr/entreprise/créer-une-EI -https://mon-entreprise.beta.gouv.fr/entreprise/créer-une-EIRL -https://mon-entreprise.beta.gouv.fr/entreprise/créer-une-EURL -https://mon-entreprise.beta.gouv.fr/entreprise/créer-une-SAS -https://mon-entreprise.beta.gouv.fr/entreprise/créer-une-SARL -https://mon-entreprise.beta.gouv.fr/entreprise/créer-une-SASU -https://mon-entreprise.beta.gouv.fr/entreprise/créer-une-SNC -https://mon-entreprise.beta.gouv.fr/entreprise/créer-une-micro-entreprise -https://mon-entreprise.beta.gouv.fr/entreprise/retrouver-votre-entreprise -https://mon-entreprise.beta.gouv.fr/entreprise/après-la-création -https://mon-entreprise.beta.gouv.fr/entreprise/status-juridique -https://mon-entreprise.beta.gouv.fr/entreprise/status-juridique/liste -https://mon-entreprise.beta.gouv.fr/entreprise/status-juridique/responsabilité -https://mon-entreprise.beta.gouv.fr/entreprise/status-juridique/status-du-dirigeant -https://mon-entreprise.beta.gouv.fr/entreprise/status-juridique/micro-entreprise-ou-entreprise-individuelle -https://mon-entreprise.beta.gouv.fr/entreprise/status-juridique/nombre-associés -https://mon-entreprise.beta.gouv.fr/entreprise/status-juridique/gérant-majoritaire-ou-minoritaire -https://mon-entreprise.beta.gouv.fr/sécurité-sociale -https://mon-entreprise.beta.gouv.fr/démarches-embauche \ No newline at end of file +https://mon-entreprise.fr/entreprise +https://mon-entreprise.fr/entreprise/votre-entreprise +https://mon-entreprise.fr/entreprise/créer-une-EI +https://mon-entreprise.fr/entreprise/créer-une-EIRL +https://mon-entreprise.fr/entreprise/créer-une-EURL +https://mon-entreprise.fr/entreprise/créer-une-SAS +https://mon-entreprise.fr/entreprise/créer-une-SARL +https://mon-entreprise.fr/entreprise/créer-une-SASU +https://mon-entreprise.fr/entreprise/créer-une-SNC +https://mon-entreprise.fr/entreprise/devenir-auto-entrepreneur +https://mon-entreprise.fr/entreprise/devenir-auto-entrepreneur-EIRL +https://mon-entreprise.fr/entreprise/créer-une-SA +https://mon-entreprise.fr/entreprise/retrouver-votre-entreprise +https://mon-entreprise.fr/entreprise/après-la-création +https://mon-entreprise.fr/entreprise/statut-juridique +https://mon-entreprise.fr/entreprise/statut-juridique/liste +https://mon-entreprise.fr/entreprise/statut-juridique/responsabilité +https://mon-entreprise.fr/entreprise/statut-juridique/statut-du-dirigeant +https://mon-entreprise.fr/entreprise/statut-juridique/auto-entrepreneur-ou-entreprise-individuelle +https://mon-entreprise.fr/entreprise/statut-juridique/nombre-associés +https://mon-entreprise.fr/entreprise/statut-juridique/gérant-majoritaire-ou-minoritaire +https://mon-entreprise.fr/sécurité-sociale +https://mon-entreprise.fr/sécurité-sociale/assimilé-salarié +https://mon-entreprise.fr/sécurité-sociale/indépendant +https://mon-entreprise.fr/sécurité-sociale/auto-entrepreneur +https://mon-entreprise.fr/sécurité-sociale/comparaison-assimilé-salarié-indépendant-et-auto-entrepreneur +https://mon-entreprise.fr/sécurité-sociale/salarié +https://mon-entreprise.fr/démarches-embauche +https://mon-entreprise.fr/documentation \ No newline at end of file